VRRP/3/vrrpTrapAuthFailure
Message
VRRP/3/vrrpTrapAuthFailure: VRRP authentication failed. (vrrpTrapPacketSrc=[vrrpTrapPacketSrc], vrrpTrapAuthErrorType=[vrrpTrapAuthErrorType])
Description
The authentication mode or authentication key of the received VRRP packets was inconsistent with that on the local device.
Parameters
Parameter Name | Parameter Meaning |
---|---|
vrrpTrapPacketSrc | Source IP address of the received packet. |
vrrpTrapAuthErrorType | Authentication failure reason:
|
Possible Causes
The authentication mode or authentication key of the received VRRP packets was inconsistent with that on the local device.
Procedure
- Run the display vrrp verbose command to check whether the authentication mode and keys at both ends are the same. If the authentication mode and keys are different, run the vrrp vrid virtual-router-id authentication-mode { simple { [ plain ] key | cipher cipher-key } | md5 md5-key } command to reconfigure the authentication mode.
- End.