Configuring Protocol VLAN Protocol VLAN Configuration
Configuration Guide  
  181
Step 5 interface {fastEthernet 
port
 | range fastEthernet 
port-list
 | gigabitEthernet 
port
 | range 
gigabitEthernet 
port-list
 | ten-gigabitEthernet 
port
 | range ten-gigabitEthernet 
port-list
 | 
port-channel 
port-channel-id
 | range port-channel 
port-channel-list
}
Enter interface configuration mode.
Step 6 protocol-vlan group 
entry-id
Add the specified port to the protocol group.
entry-id: 
Protocol VLAN index.
Step 7 end
Return to Privileged EXEC Mode.
Step 8 copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to bind the IPv6 protocol template to VLAN 10 and add 
port 1/0/2 to protocol VLAN: 
Switch#configure
Switch(config)#show protocol-vlan template
Index       Protocol Name     Protocol Type
--------     ------------------   --------------------------------
 1               IP                               EthernetII ether-type 0800
 2               ARP                           EthernetII ether-type 0806
 3               RARP                        EthernetII ether-type 8035
 4               IPX                            SNAP          ether-type 8137
 5               AT                             SNAP          ether-type 809B
 6               IPv6                          EthernetII  ether-type 86DD
Switch(config)#protocol-vlan vlan 10 priority 5 template 6
Switch(config)#show protocol-vlan vlan
 Index       Protocol-Name      VID       Priority        Member
 --------       --------------------      ------     ------           ------
 1                 IPv6                         10           0
Switch(config)#interface gigabitEthernet 1/0/2
Switch(config-if)#protocol-vlan group 1
Switch(config-if)#show protocol-vlan vlan