Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 682 Bytes

VnicVlanSettings.md

File metadata and controls

12 lines (8 loc) · 682 Bytes

VnicVlanSettings

VLAN configuration for the virtual interface.

Properties

Name Type Description Notes
default_vlan int Default VLAN ID of the virtual interface. Setting the ID to 0 will not associate any default VLAN to the traffic on the virtual interface. [optional]
mode str Option to determine if the port can carry single VLAN (Access) or multiple VLANs (Trunk) traffic. [optional] [default to 'ACCESS']

[Back to Model list] [Back to API list] [Back to README]