XS26GS Managed Optical Ethernet Switch User Manual
103
Parameters
tpid(Tag Protocol Identifier): includes an Ethernet Type value that is used to identify
the frame as a tagged frame and to select the correct tag decoding functions.
Description
Use
vlan-vpn tpid
command to set a TPID value.
Use
no vlan-vpn tpid
command to restore to the default setting of TPID.
Examples
XS# vlan-vpn ethernet 0/2 tpid 0x8100
Tpid has been configured successfully.
vlan-vpn QinQ
Syntax
vlan-vpn QinQ ethernet
ethernet-port
priority
priority
new-vid
new-vid
old-vid
old-vid
to
old-end-vid
no
vlan-vpn QinQ ethernet
ethernet-port
new-vid
new-vid
old-vid
old-vid
to
old-end-vid
View
System view.
Parameters
interface : ethernet port, in the form of interface =
{ interface-type
/
interface-number}, interface-type = {0 | 1}, when interface-type
is 0, interface-number = { 1 | 2 | … | 24 }, when interface-type is 1,
interface-number = { 1 | 2 }.
priority
: the outer VLAN priority, in the range from 0 to 7.
new-vid
: the outer double VLAN ID, in the range from 1 to 4094.
old-vid
: the incoming VLAN ID to be added double tag in the range from 1 to 4094.
to
old-end-vid
: in conjunction with
old-vid
, defines a VLAN ID range to be added
double tag.
Description
Use
vlan-vpn QinQ
command to set a double tag on the incoming VLAN.
Use no
vlan-vpn QinQ
command to delete the QinQ configuration.
Examples
XS# vlan-vpn QinQ ethernet 0/3 priority 0 new-vid 100 old-vid 3 to 4
Configure QinQ successfully.
3.13
GVRP Commands
The “Any view” in the below table refers to anyone of the following: System view,
Ethernet port view, Port-based VLAN view, VLAN view, or dot1x view.