cisco.nxos icon indicating copy to clipboard operation
cisco.nxos copied to clipboard

PVLAN support on nxos_interfaces

Open clammers opened this issue 4 years ago • 0 comments

SUMMARY

Support pVLAN configuration on nxos_interfaces

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

nxos_interfaces

ADDITIONAL INFORMATION
cisco.nxos.nxos_interfaces:
  config:
  - name: Vlan5
    description: pVLAN SVI
    enabled: true
    private_vlan_mapping: '10,11'

clammers avatar Oct 29 '20 10:10 clammers