DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
228
29
Q-IN-Q COMMANDS
The Link Aggregation commands in the Command Line Interface (CLI) are listed (along with the
appropriate parameters) in the following table.
{ports [<portlist> | all]}
[<portlist> | all] {role [nni | uni] | outer_tpid <hex 0x1 - 0xffff> | vlan_translation
[enable | disable] | missdrop [enable | disable] | add_inner_tag [<hex 0x1 - 0xffff>
| disable]}
[<portlist> | all] [add | replace] cvid <vidlist> svid <vlanid 1-4094>
{cvid <vidlist> | ports <portlist>}
ports [<portlist> | all] {cvid <vidlist>}
Each command is listed in detail, as follows:
To enable the Q-in-Q mode.
The enable qinq command creates a used to enable the Q-in-Q
mode.
When Q-in-Q is enabled, all network port roles will be NNI port and
their outer TPID will be set to 88a8. All existing static VLANs will run
as SP-VLAN. All dynamically learned L2 address will be cleared.
GVRP and STP need to be disabled manually.
If you need to run GVRP on the Switch, firstly enable GVRP
manually. The default setting of Q-in-Q is disabled.
Only administrator or operator-level users can issue this command.
Example usage:
To enable Q-in-Q:
DES-1210-52/ME:5# enable qinq
Command: enable qinq
Success.
DES-1210-52/ME:5#