JetStream 52-Port Gigabit Stackable L3 Managed Switch CLI Guide
6.2 protocol-vlan vlan
Description
The protocol-vlan vlan command is used to create a Protocol-based VLAN.
To delete a Protocol-based VLAN, please use no protocol-vlan command.
Syntax
protocol-vlan vlan
vlan-id
template
template-idx
no protocol-vlan vlan
group-idx
Parameter
vlan-vid
—— Specify IEEE 802.1Q VLAN ID, ranging from 1-4093.
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.
group-idx
——The number of the Protocol-based VLAN entry. You can get
the Protocol-based VLAN entry corresponding to the number by the
show
protocol-vlan vlan command.
Command Mode
Global Configuration Mode
Example
Create Protocol-based VLAN 2 and bind it with Protocol-based VLAN
Template 3:
T3700G-52TQ(config)# protocol-vlan vlan 2 template 3
6.3 protocol-vlan
Description
The protocol-vlan command is used to add the port to a specified protocol
group. To remove the port from this protocol group, please use no
protocol-vlan group command.
Syntax
protocol-vlan group
index
no protocol-vlan group
index
42