xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
271
config qinq ports
NNI
- Port is connecting to service provider network.
outer_ tpid | tpid
- Outer-TPID of a port.
use_inner_priority
- Specify whether to use the priority in the C-VLAN tag as the priority in the
S-VLAN tag. By default, the setting is disabled.
missdrop
- Enable/disable miss drop of port.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To config port list 1-4 as NNI port, set TPID to 0x88A8:
DGS-3450:admin# config qinq ports 1-4 role nni outer_tpid 0x88a8
Command: config qinq ports 1-4 role nni outer_tpid 0x88a8
Success.
DGS-3450:admin#
show qinq ports
Purpose
Used to show qinq configuration of ports.
Syntax
show qinq ports {<portlist>}
Description
The command used to show qinq configuration of ports, include:
•
Role of port.
•
Outer-TPID of port.
•
Miss drop state of port.
•
Use inner-priority of a port.
Parameters
portlist
- Specifies a range of ports to be displayed. (Unit ID: port number).
If no parameter specified, system will display all ports information.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To show QinQ mode for ports 1-4 of unit 1:
DGS-3450:admin# show qinq ports 1:1-1:4
Command: show qinq ports 1:1-1:4
Port Role Missdrop TPID Use Inner Priority
----- ------ -------- ----------- ------------------
1:1 Normal Disabled 0x8100 Disabled
1:2 Normal Disabled 0x8100 Disabled
1:3 Normal Disabled 0x8100 Disabled
1:4 Normal Disabled 0x8100 Disabled
DGS-3450:admin#
delete vlan_translation ports
Purpose
Used to delete existed VLAN translation rules.