JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
Chapter 6  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. 
6.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 
template-idx
 name
desc
 frame ether_2 ether-type 
ether-type 
no protocol-vlan template
 template-idx   
Parameter 
template-idx
  ——  Give a template ID for  the Protocol-based VLAN 
Template , which ranges from 1 to 128.  You can get the template 
corresponding to the number by the  show protocol-vlan template
 
command. 
desc
 —— Give a description for    the Protocol-based VLAN Template , which 
contains 8 characters at most. 
ether-type 
—— Specify the Ethernet type. 
Command Mode 
Global Configuration Mode 
Example 
Create a Protocol-based VLAN template named “Temp1” whose ID is 1 and 
Ethernet protocol type is 0x0800: 
T3700G-52TQ(config)#protocol-vlan template 1  name  Temp1  frame 
ether_2 ether-type 0800   
41