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.
S12700 and S12700E V200R019C10 Configuration Guide - Reliability
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).
(Optional) Configuring VRRP Time Parameters
(Optional) Configuring VRRP Time Parameters
Context
You can set VRRP time parameters as needed. Table 3-7 lists application scenarios of VRRP time parameters.
Table 3-7 Application scenarios of VRRP time parameters
The master in a VRRP group sends VRRP Advertisement packets to backups at intervals to notify that it is working properly. After the Master_Down_Interval timer expires, a new master is selected from the backups if the backups do not receive VRRP Advertisement packets.
Heavy network traffic or time differences on different devices may result in the backup status change due to timeout of VRRP Advertisement packets. When packets from the original master reach the new master, the status of the new master changes. You can increase the interval to solve this problem.
To ensure that MAC address entries on the downstream switch are correct, the master in a VRRP group periodically sends gratuitous ARP packets to update MAC address entries on the downstream switch.
On an unstable network, frequent flapping of the BFD session status or interface status monitored by a VRRP group may result in frequent switching of the VRRP group status. After the delay is set, the VRRP group does not immediately respond to an interface or BFD session Up event. Instead, the VRRP group processes this event after the delay. This prevents frequent switching of the VRRP group status.
Procedure
Set the interval at which VRRP Advertisement packets are sent.
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 vrrp vridvirtual-router-idtimeradvertiseadvertise-interval
The interval at which VRRP Advertisement packets are sent is set.
By default, the interval is 1 second.
Set the interval at which gratuitous ARP packets are sent by the master.
Run system-view
The system view is displayed.
Run vrrp gratuitous-arp timeouttime
The interval at which gratuitous ARP packets are sent by the master is set.
By default, the master sends gratuitous ARP packets every 120s.
The interval at which the master sends gratuitous ARP packets must be shorter than the aging time of ARP entries on user devices.
To restore the default interval at which gratuitous ARP packets are sent, run the undo vrrp gratuitous-arp timeout command in the system view.
If the master does not need to send gratuitous ARP packets, run the vrrp gratuitous-arp timeout disable command in the system view.
Set the delay before a VRRP group recovers.
Run system-view
The system view is displayed.
Run vrrp recover-delaydelay-value
The delay before a VRRP group recovers is set.
By default, the delay before a VRRP group recovers is 0.
After this command is used, all VRRP groups on the device are configured with the same delay.
When the device in a VRRP group restarts, VRRP status flapping may occur. It is recommended that the delay be set based on actual networking.