Command Guide of WGSW-28040
342
vlan protocol-vlan group <1-8> frame-type (ethernet_ii|llc_other|snap_1042)
protocol-value VALUE
no vlan protocol-vlan group <1-8>
Parameter:
Specify protocol vlan group to configure
(ethernet_ii|llc_oth
Specify protocol based frame type
Specify protocol value to configure
Mode:
Global Configuration
Usage Guide:
Use the vlan protocol-vlan group Global Configuration mode command to add protocol vlan group with spefied
proto type and value.
Use the no form of this command to remove protocol vlan group setting.
You can verify your setting by entering the show vlan proto-vlan Privileged EXEC command
Example:
The following example show how to configure protocol vlan group:
Switch(config)# vlan protocol-vlan group 1 frame-type ethernet_ii protocol-value
0x806
Switch(config)# vlan protocol-vlan group 2 frame-type llc_other protocol-value 0x800
Switch# show vlan protocol-vlan
Group ID | Status | Type | value
---------------+-------------------+---------------------+------------------
1 | Enabled | Ethernet | 0x0806
2 | Enabled | LLC other | 0x0800
3 | Disabled | -- | --
4 | Disabled | -- | --
5 | Disabled | -- | --
6 | Disabled | -- | --
7 | Disabled | -- | --