Command Guide of WGSW-28040
337
Switch(config-if)#
switchport mode access
Switch(config-if)#
switchport access vlan 100
4.29.10 switchport tunnel vlan
Command:
switchport tunnel vlan <1-4094>
Mode:
Port Configuration
Usage Guide:
The command per Tunnel port configures the native VLAN. The configuration could be shown by “show interface
switchport” command
Example:
This example sets Tunnel port gi10 native VLAN to 100
Switch#
configure
Switch(config)#
interface gi10
Switch(config-if)#
switchport mode tunnel
Switch(config-if)#
switchport tunnel vlan 100
4.29.11 switchport trunk native vlan
Command:
switchport trunk native vlan <1-4094>
Mode:
Port Configuration
Usage Guide:
The command per Trunk port configures the native VLAN. The configuration could be shown by “show interface
switchport” command.