CLI Reference Guide-R02

Table Of Contents
Chapter 18
| VLAN Commands
Configuring Protocol-based VLANs
– 556 –
group-id - Group identifier for a protocol group. (Range: 1-2147483647)
sort-by-type - Sort display information by frame type and protocol type.
Default Setting
All protocol groups are displayed.
Command Mode
Privileged Exec
Example
This shows protocol group 1 configured for IP over Ethernet:
Console#show protocol-vlan protocol-group
Protocol Group ID Frame Type Protocol Type
------------------ ------------- ---------------
1 ethernet 08 00
Console#
show interfaces
protocol-vlan
protocol-group
This command shows the mapping from protocol groups to VLANs for the selected
interfaces.
Syntax
show interfaces protocol-vlan protocol-group [interface]
interface
ethernet unit/port
unit - Unit identifier. (Range: 1)
port - Port number. (Range: 1-18)
port-channel channel-id (Range: 1-12)
Default Setting
The mapping for all interfaces is displayed.
Command Mode
Privileged Exec
Example
This shows that traffic entering Port 1 that matches the specifications for protocol
group 1 will be mapped to VLAN 2:
Console#show interfaces protocol-vlan protocol-group
Port Protocol Group ID VLAN ID Priority
-------- ----------------- ------- --------
Eth 1/1 1 2 1
Console#