Command Manual – VLAN&QinQ 
Quidway S8500 Series Routing Switches  Chapter 1  
VLAN Configuration Commands
 
Huawei Technologies Proprietary 
1-12 
1.3.4  protocol-vlan 
Syntax 
protocol-vlan  [  protocol-index  ] { at | ipx { ethernetii | llc | raw | snap } { ipv4 
ip-address [ net-mask ] | mode { ethernetii etype etype-id | llc dsap dsap-id ssap 
ssap-id | snap etype etype-id } }  
undo protocol-vlan { protocol-index [ to protocol-end ] | all } 
View 
VLAN view 
Parameter 
ipv4  ip-address  [ net-mask ]: IP- based VLAN. ip-address is the IP address, and 
net-mask is the IP address mask. If no mask is specified, the default mask is 
255.255.255.0. 
mode: Specifies the VLAN based on other protocols. 
ethernetii etype etype-id: EthernetII protocol based VLAN. etype-id is the Ethernet 
type of incoming packets, ranging from 600 to FFFF. 
llc dsap dsap-id ssap ssap-id: Logical link control protocol based VLAN. dsap-id is the 
destination service access point, ranging from 0 to FF. ssap-id is source service access 
point, ranging from 0 to FF. 
snap etype etype-id: Sub-Network Access Protocol (SNAP) based protocol. etype-id is 
the Ethernet type of incoming packets, ranging from 600 to FFFF. 
protocol-index: Initial value of protocol index, ranging from 0 to 7. It must be smaller 
than protocol-end. 
protocol-end: End value of protocol index, ranging from 0 to 7  
at: AppleTalk-based VLAN. Encapsulation format is EthernetII, and the Ethernet type is 
0x809B.  
ipx: IPX-based protocol VLAN, encapsulated in three formats: Ethernetii, LLC, and 
SNAP.  
ethernetii: Encapsulation format is EthernetII, and the Ethernet type is 0x8137.  
llc: Encapsulation format is LLC, DSAP=SSAP=0xE0.  
snap: Encapsulation format is SNAP, and the Ethernet type is 0x8137.  
raw: LLC-encapsulated IPX packet format of Novell, DSAP=SSAP=0xFF.  
protocol-index: Protocol index, ranging from 0 to 7.  
all: All protocols.