410 VLAN Commandsw w w . d e l l . c o m | s u p p o r t . d e l l . c o mD E L L C O N F I D E N T I A L – P R E L I M I N A R Y 9 / 1 3 / 0 6 – F O R P R O O F O N LYswitchport trunk allowed vlanThe switchport trunk allowed vlan Interface Configuration mode command adds or removesVLANs to or from a trunk port.Syntaxswitchport trunk allowed vlan {add vlan-list | remove vlan-list }• add vlan-list — List of VLAN IDs to be added. Separate non-consecutive VLAN IDs witha comma and no spaces. A hyphen designates a range of IDs.• remove vlan-list — List of VLAN IDs to be removed. Separate non-consecutive VLANIDs with a comma and no spaces. A hyphen designates a range of IDs.Default ConfigurationThis command has no default configuration.Command ModeInterface Configuration (Ethernet, port-channel) modeUser GuidelinesThere are no user guidelines for this command.ExampleThe following example adds VLANs 1, 2, 5 to 6 to the allowed list of Ethernet port 1/e16.switchport trunk native vlanThe switchport trunk native vlan Interface Configuration mode command defines the nativeVLAN when the interface is in trunk mode. To return to the default configuration, use the noform of this command.Syntaxswitchport trunk native vlan vlan-idno switchport trunk native vlan• vlan-id— Specifies the ID of the native VLAN.Default ConfigurationVID=1.Console(config)# interface ethernet 1/e16console(config-if)# switchport trunk allowed vlan add 1-2,5-6