VRRP/4/vrrpMasterDown: The VRRP status changed from master to another state. (ifIndex=[ifIndex], VrId=[VrId], MasterIpAddr=[MasterIpAddr], sysName=[sysName], ifName=[ifName], CurrentState=[CurrentState], ChangeReason=[ChangeReason])
Parameter Name | Parameter Meaning |
---|---|
ifIndex |
Index of the interface on which VRRP is configured |
VrId |
VRID of the VRRP group |
MasterIpAddr |
IP address of the master device in the VRRP group |
sysName |
System name |
ifName |
Name of the interface on which VRRP is configured |
CurrentState |
Current VRRP status |
ChangeReason |
VRRP status change reason |
Cause 1: priority calculation: The VRRP priority of the master or backup device changed.
Cause 2: interface down: The master device's interface on which VRRP is configured went Down.
Cause 3: standby deleted: VRRP was deleted.
Cause 4: admin-vrrp drove: The status of mVRRP changed.
Cause 5: ip change: The IP address of the interface on which VRRP is configured changed.
Cause 6: link BFD session down: The link BFD session associated with VRRP went Down.
Cause 7: link BFD down-number changed: The number of Down link BFD sessions associated with VRRP changed.
Cause 8: exiting load-balance group: VRRP exited the load-balance redundancy group (LBRG).
Cause 9: becoming normal-vrrp: The LBRG without a virtual IP address became a common VRRP group.
1. Check the value of CurentState to see the changed VRRP status.
2. If the original master device is faulty, find out the cause and restore the master device.
3. Run the display vrrp command to check the configured and running priorities of VRRP on the original master and backup routers.
4. Run the display this interface command in the view of the interface on which VRRP is configured to check the physical and protocol status of the interface.
5. Collect log information and configuration information, and then contact technical support personnel. Check whether the configurations of the local and remote ends are correct. If there is any incorrect configuration, correct it.
6. End.