No relevant resource is found in the selected language.
Your browser version is too early. Some functions of the website may be unavailable. To obtain better user experience, upgrade the browser to the latest version.
This document describes the configurations of Reliability, including BFD Configuration, VRRP Configuration, NSR Configuration, DLDP Configuration, Smart Link and Monitor Link Configuration, MAC Swap Loopback Configuration, EFM Configuration, CFM Configuration, Y.1731 Configuration.
Huawei uses machine translation combined with human proofreading to translate this document to different languages in order to help you better understand the content of this document.
Note: Even the most advanced machine translation cannot match the quality of professional translators.
Huawei shall not bear any responsibility for translation accuracy and it is recommended that you refer to the English document (a link for which has been provided).
VRRP6 Advertisement packets are used to advertise the master router's priority value and status to other VRRP6 routers in a VRRP6 group. Sending the VRRP6 Advertisement packets helps implement status transition and master election. VRRP6 packets have the following attributes:
VRRP6 TTL detection: A VRRP-enabled device checks the TTL in every received VRRP6 Advertisement packet and discards the packets in which the TTL is not 255. On a network with Huawei and non-Huawei devices, this function needs to be disabled to prevent packet loss.
Sending ND packets carrying only the minimal inner VLAN ID: A QinQ termination sub-interface sends ND packets with two tags and the inner tag is a range of VLAN IDs. To ensure that switches connected to users learn the correct MAC address of the VRRP group, the VRRP group on the QinQ termination sub-interface sends ND packets to all VLANs identified by inner VLAN IDs. This increases the burden on the VRRP-enabled device. To relieve the burden, the VRRP-enabled device can be configured to send ND packets carrying only the minimal inner VLAN ID.
Procedure
Disable VRRP6 TTL check.
Run system-view
The system view is displayed.
Run interfaceinterface-typeinterface-number
The interface view is displayed.
(Optional) On an Ethernet interface, run undo portswitch
The interface is switched to Layer 3 mode.
By default, an Ethernet interface works in Layer 2 mode.
Run vrrp6 un-check hop-limit
The device is configured not to check the TTL value in VRRP6 Advertisement packets.
By default, the system checks the TTL value in VRRP6 Advertisement packets.
Run quit
The system view is displayed.
Configure the VRRP-enabled device to send ND packets carrying only the minimal inner VLAN ID.
Run interfaceinterface-typeinterface-number.subinterface-number
The view of an Ethernet sub-interface or Eth-Trunk sub-interface that is configured with QinQ VLAN tag termination is displayed.
Run vrrp6 nd send-mode simple
The QinQ termination sub-interface in the Master state is configured to send ND packets carrying the outer VLAN ID and the minimal inner VLAN ID.