display qinq information

Function

The display qinq information stacking command displays the names of all QinQ stacking sub-interfaces, QinQ stacking configuration information, and the number of VLAN groups on these sub-interfaces.

Format

display qinq information { termination | stacking | mapping } [ interface { interface-type interface-number | interface-name } ]

Parameters

Parameter Description Value
termination

Displays the names of all sub-interfaces configured with QinQ termination.

-

stacking

Displays the names of all sub-interfaces configured with QinQ Stacking.

-

mapping

Displays the names of all sub-interfaces configured with QinQ Mapping.

-

interface-type

Specifies the name of an interface.

-

interface-number

Specifies the type of an interface.

-

interface-name

Specifies the number of an interface.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
ethernet read

Usage Guidelines

Usage Scenario

If multiple QinQ stacking sub-interfaces and VLAN groups are configured on a device, run the display qinq information stacking command to check the names of the QinQ stacking sub-interfaces, QinQ stacking configuration information, and the number of VLAN groups configured on these sub-interfaces. With this information, you can determine whether the configuration is correct and locate faults.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display information about the QinQ stacking sub-interfaces and the number of VLAN groups configured on these sub-interfaces on a specified interface.
<HUAWEI> display qinq information stacking interface gigabitethernet0/1/17
  GigabitEthernet0/1/17.1
    Total QinQ Num: 1
      qinq stacking vid 100 to 200 vlan-group 1
    Total vlan-group Num: 1
      vlan-group 1
  GigabitEthernet0/1/17.2
    Total QinQ Num: 1
      qinq stacking vid 30 to 50 vlan-group 3
    Total vlan-group Num: 1
      vlan-group 3
# Display information about the QinQ stacking sub-interface and the number of VLAN groups on the sub-interface.
<HUAWEI> display qinq information stacking interface gigabitethernet0/1/17.1
  GigabitEthernet0/1/17.1
    Total QinQ Num: 1
      qinq stacking vid 100 to 200 vlan-group 1
    Total vlan-group Num: 1
      vlan-group 1
# Display information about all QinQ stacking sub-interfaces and the number of VLAN groups configured on these sub-interfaces on a device.
<HUAWEI> display qinq information stacking
  Eth-Trunk10.5
    Total QinQ Num: 1
      qinq stacking vid 2
    Total vlan-group Num: 0
  GigabitEthernet0/1/17.1
    Total QinQ Num: 1
      qinq stacking vid 100 to 200 vlan-group 1
    Total vlan-group Num: 1
      vlan-group 1
  GigabitEthernet0/1/17.2
    Total QinQ Num: 1
      qinq stacking vid 30 to 50 vlan-group 3
    Total vlan-group Num: 1
      vlan-group 3
Table 1 Description of the display qinq information command output
Item Description
Total QinQ Num

Number of QinQ stackings configured on the sub-interface.

Total vlan-group Num

Number of VLAN groups configured on the QinQ stacking sub-interface.

Eth-Trunk10.5

Name of the QinQ stacking sub-interface.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >