Operation Manual

Configuration Guide 188
Configuring Protocol VLAN Protocol VLAN Configuration
4 IPX SNAP ether-type 8137
5 AT SNAP ether-type 809B
6 IPv6 EthernetII ether-type 86DD
Switch(config)#protocol-vlan vlan 10 template 6
Switch(config)#end
Switch#copy running-config startup-config
The following example shows how to add port 1/0/2 to the IPv6 protocol group:
Switch#configure
Switch(config)#interface ten-gigabitEthernet 1/0/2
Switch(config-if)#show protocol-vlan vlan
Index Protocol-Name VID Member
-------- -------------------- ------ ------------
1 IPv6 10
Switch(config-if)#protocol-vlan group 1
Switch(config-if)#show protocol-vlan vlan
Index Protocol-Name VID Member
-------- -------------------- ------ ------------
1 IPv6 10 Te1/0/2
Switch(config-if)#end
Switch#copy running-config startup-config