23
protocol-vlan vlan vid template index member-list
no protocol-vlan entry-id
Parameter
vid ——VLAN ID,ranging from 1-4094.
index ——The number of the Protocol template.You can get the template
corresponding to the number by the show protocol-vlan template command.
entry-id ——The number of the Protocol VLAN . You can get the Protocol VLAN
entry corresponding to the number by the show protocol-vlan vlan command.
member-list —— The port numbers needed to be added in the vlan.
Command Mode
Global Configuration Mode
Example
Create a Protocol VLAN entry, whose index is 1 and vid is 2, and add port4、5、
6、8 in the protocol vlan. Delete the Protocol VLAN entry whose number is 1:
TP-LINK(config)# protocol-vlan vlan 2 template 1 4-6,8
TP-LINK(config)# no protocol-vlan vlan 1
show protocol-vlan template
Description
The show protocol-vlan template command is used to display the information
of the Protocol VLAN templates.
Syntax
show protocol-vlan template
Command Mode
Any Configuration Mode
Example
Display the information of the Protocol VLAN templates:
TP-LINK(config)# show protocol-vlan template
show protocol-vlan vlan
Description
The show protocol-vlan vlan command is used to display the information
about Protocol VLAN entry.
Syntax