504 VLAN CommandsFILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell ContaxCLI\files\VLAN_ISCLI_Only.fmD 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 5 / 1 5 / 1 2 - F O R P R O O F O N LYDefault ConfigurationThe Default VLAN is its Native VLAN and the port belongs to either allVLANs or only to the Default VLAN depending on a value of parameterTrunk Port Default Configuration.Command ModeInterface Configuration (Ethernet, port-channel) modeUser GuidelinesThe RS port model behavior allows only the following options: Add andRemove.Inside except vlan-list is saved as add ~ vlan-list, where ~ vlan-list is a list ofall VLANs from 1 to 4094 minus the VLANs from vlan-list. Command showrunning/startup always uses the latter format.The port must be in trunk mode before the command can take effect.Exampleconsole(config)# interface gigabitethernet 1/0/1console(config-if)# switchport mode trunkconsole(config-if)# switchport trunk allowed vlan allswitchport trunk native vlanUse the switchport trunk native vlan Interface Configuration (Ethernet,port-channel) mode command to define the native VLAN when the interfaceis in trunk mode. Use the no form of this command to restore the defaultconfiguration.Syntaxswitchport trunk native vlan{ vlan-id | none }no switchport trunk native vlanParameters• vlan-id—Specifies the native VLAN ID.• none—Specifies the access port cannot belong to any VLAN.