Specify the VLAN range for the loop detection packets sent by a sub-interface for dot1q or QinQ VLAN tag termination. This prevents a PE from sending detection packets with the VLAN IDs of all ranges, thus avoiding unnecessary CPU consumption.
The system view is displayed.
The view of the PE Ethernet interface or Eth-Trunk interface that connects to a CE is displayed.
Configuring a VLAN group allows you to achieve the following purposes:
Run control-vid vid dot1q-termination [ rt-protocol ]
A sub-interface for VLAN tag termination is specified and the sub-interface is configured to terminate single-tagged user packets.
Run dot1q termination vid low-pe-vid [ to high-pe-vid ] [ vlan-group group-id ]
dot1q VLAN tag termination is configured on the sub-interface.
Run loop-detect detection vid low-vid [ to high-vid ]
The VLAN range for the loop detection packets sent by the sub-interface for dot1q VLAN tag termination is configured.
It is recommended that the VLAN ranges of loop detection packets to be sent between the AC interfaces on the interconnected devices be equal or should at least overlap.
Run control-vid vid qinq-termination [ local-switch | [ rt-protocol | dynamic ] * ]
A sub-interface for VLAN tag termination is specified and the sub-interface is configured to terminate double-tagged user packets.
Run qinq termination pe-vid pe-vid [ to high-pe-vid ] ce-vid ce-vid [ to high-ce-vid ] [ vlan-group group-id ]
QinQ VLAN tag termination is configured on the sub-interface.
Run loop-detect detection pe-vid pe-vid ce-vid low-vid [ to high-vid ]
The VLAN range for the loop detection packets sent by the sub-interface for QinQ VLAN tag termination is configured.
pe-vid indicates the outer VLAN ID of the loop detection packets sent by the sub-interface for QinQ VLAN tag termination; ce-vid indicates the inner VLAN ID. A sub-interface for QinQ VLAN tag termination can send double-tagged loop detection packets with a specific outer VLAN ID.
The VLAN ranges of loop detection packets to be sent between the AC interfaces on the interconnected devices had better be equal or should at least overlap.
Return to the system view.