VLAN C
OMMANDS
-67
rarp.
Default Setting
No protocol groups are configured.
Command Mode
Global Configuration
Example
The following creates protocol group 1, and specifies Ether net frames
with IP and ARP protocol types:

protocol-vlan protocol-group (Configuring Interfaces)

This command maps a protocol group to a VLAN for the cur rent
interface. Use the no form to remove the protocol mapping for this
interface.
Syntax
protocol-vlan protocol-group group-id vlan vlan-id
no protocol-vlan protocol-group group-id vlan
group-id - Group identifier of this protocol group. (Range:
1-2147483647)
vlan-id - VLAN to which matching protocol traffic is forwarded.
(Range: 1-4094)
Default Setting
No protocol groups are mapped for any interface.
Command Mode
Interface Configuration (Ethernet, Port Channel)
Console(config)#protocol-vlan protocol-group 1 add frame-type ethernet
protocol-type ip
Console(config)#protocol-vlan protocol-group 1 add frame-type ethernet
protocol-type arp
Console(config)#