© 2011 Fujitsu Technology Solutions
31
To configure a native VLAN group, follow these steps do:
Command Purpose
Step 1 configure Enter global configuration mode.
Step 2 vlan-group-nativeVLAN
vlanGroupName
To set the specified VLAN group with
native VLAN option.
Step 3 exit Return to privileged EXEC mode.
Step 4 show vlan-group [vlanGroupName] Verify the configuration.
To set native VLAN option for a VLAN group, use vlan-group-nativeVLAN global
configuration command. To display the VLAN group, use show vlan-group privileged
EXEC command.
In this example, set VLAN group vlang_1 to a native VLAN group.
(BX900-CB1)#configure
(BX900-CB1)(Config)#vlan-group-nativeVLAN vlang_1
(BX900-CB1)(Config)#exit
(BX900-CB1)#show vlan-group vlang_1
VLAN Native
VLAN port group name ID Internal ports UplinkSet name External ports VLAN
-------------------- ------- ----------------- -------------- -------------------- ------
vlang_1 2 BX900-CB1/0/1 up1 BX900-CB1/0/41, yes
BX900-CB1/0/42
(BX900-CB1)#