31
Chapter 5 Protocol VLAN Commands
Protocol-based VLAN (Virtual Local Area Network) is the way to classify VLANs based on
Protocols. A Protocol corresponds to a VLAN ID. The untagged packets and the priority-tagged
packets matching the protocol template will be tagged with this VLAN ID.
5.1 protocol-vlan template
Description
The protocol-vlan template command is used to create Protocol-based
VLAN template. To delete Protocol-based VLAN template, please use no
protocol-vlan template command.
Syntax
protocol-vlan template name
protocol-name
frame { ether_2 ether-type
type
| snap ether-type
type
| llc dsap
dsap_type
ssap
ssap
_
type
}
no protocol-vlan template
template-idx
Parameter
protocol-name
—— Give a name for the Protocol-based VLAN Template ,
which contains 8 characters at most.
ether_2 ether-type
type
—— Specify the Ethernet type.
snap ether-type
type
—— Specify the Ethernet type.
llc dsap
dsap
_
type
ssap
ssap
_
type
—— Specify the DSAP type and the
SSAP type.
template-idx
—— The number of the Protocol-based VLAN Template. You
can get the template corresponding to the number by the show
protocol-vlan template command.
Command Mode
Global Configuration Mode
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.