DES-3028 DES-3028P DES-3028G DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
271
disable qinq
Restrictions Only Administrator-level users can issue this command.
Example usage:
To disable QinQ:
DES-3028P:4#disable qinq
Command: disable qinq
Success.
DES-3028P:4#
show qinq
Purpose Used to show global qinq
Syntax
show qinq
Description This command is used to show the global QinQ status.
Parameters None.
Restrictions Only Administrator-level users can issue this command.
Example usage:
To show global QinQ status:
DES-3028P:4#show qinq
Command: show qinq
QinQ Status: Enabled
DES-3028P:4#
configure qinq port
Purpose Used to configure qinq ports.
Syntax
config qinq ports [<portlist>|all] {role [nni | uni] | tpid <hex 0x0–
0xffff>}
Description This command used to configure the QinQ VLAN mode for ports,
including:
The port role in double tag VLAN mode, and port outer TPID.
This setting will not be effective when QinQ mode is disabled.
Parameters
<portlist> A range of ports to configure.
role Port role in QinQ mode, it can be UNI port or NNI port.
TPID – Specifies the tpid of the Double VLAN. The default setting is
0x88a8. This switch does not support TPID 0x8810.
Restrictions Only Administrator-level users can issue this command.