![Huawei Quidway S5600 Operation Manual Download Page 115](http://html.mh-extra.com/html/huawei/quidway-s5600/quidway-s5600_operation-manual_169841115.webp)
Operation Manual – VLAN
Quidway S5600 Series Ethernet Switches-Release 1510
Chapter 2 VLAN Configuration
Huawei Technologies Proprietary
2-5
Operation
Command
Description
Create the protocol
template for the VLAN
protocol-vlan
[
protocol-index
] {
at
|
ip
|
ipx
{
ethernetii |
llc
|
raw |
snap
} |
mode
{
ethernetii
etype etype-id
|
llc
{
dsap
dsap-id
ssap ssap-id
} |
snap
etype etype-id
} }
Required
When you are creating protocol templates for protocol-based VLANs, the
at
,
ip
and
ipx
keywords are used to create standard templates, and the
mode
keyword is used to
create user-defined templates.
Caution:
z
Because the IP protocol is closely associated with the ARP protocol, you are
recommended to configure the ARP protocol type when configuring the IP protocol
type and associate the two protocol types with the same port, in case that ARP
packets and IP packets are not assigned to the same VLAN, which will cause IP
address resolution failure.
z
The
mode llc dsap
ff
ssap
ff
and
ipx raw
keywords match the same type of
packets, the
ipx raw
keyword takes precedence over the
mode llc dsap
ff
ssap
ff
keyword, and a packet will not be further matched if it does not match the
ipx raw
keyword, therefore, the
protocol-vlan mode llc dsap
ff
ssap
ff
command takes no
effect.
z
Packet encapsulation type is
snap
, instead of
llc
, if the values of the
dsap-id
and
ssap-id
arguments are both AA.
z
When you use the
mode
keyword to configure protocol-based VLANs, if you set the
etype arguments of Ethernet II or SNAP packets to 0x0800, 0x089b, and 0x8137,
the matched packets have the same format as that of IP, IPX, and AppleTalk
packets respectively. In order that the two commands do not configure the same
protocol repetitively, the switch will prompt that you cannot specify the etype
arguments of Ethernet II and SNAP packets to 0x0800, 0x089b, and 0x8137.
2.3.2 Associating a Port with the Protocol-Based VLAN
I. Configuration prerequisites
z
The protocol template for the protocol-based VLAN is created
z
The port is configured as a hybrid port, and the port is configured to remove VLAN
tags when it forwards the packets of the protocol-based VLANs.