If the ping operation fails, check whether the network connection is correct.
If the ping operation is successful and the TTL value of the ping packet is 255, go to step 2.
If the version is incompatible with the mode, run the vrrp version { v2 | v3 } command in the system view to change the version.
If the version is compatible with the mode, go to step 3.
If the configured virtual IP addresses are different, run the vrrp vrid virtual-router-id virtual-ip virtual-address command to set the same virtual IP address.
If the intervals are different, run the vrrp vrid virtual-router-id timer advertise advertise-interval command to set the same interval.
If the authentication modes and keys are different, run the vrrp vrid virtual-router-id authentication-mode { simple { key | plain key | cipher cipher-key } | md5 md5-key } command to set the same authentication mode and key.
For security purposes, you are advised to use MD5 as the authentication algorithm of VRRP.