BGP/6/RECV_NOTIFY
Message
BGP/6/RECV_NOTIFY:The router received NOTIFICATION message from peer [neighbor-address]. (ErrorCode=[ULONG], SubErrorCode=[ULONG], BgpAddressFamily=[STRING], ErrorData=[STRING])
Parameters
Parameter Name | Parameter Meaning |
---|---|
[neighbor-address] | Indicates the IP address of a neighboring router. |
ErrorCode | Indicates the error code carried in a Notification message. |
SubErrorCode | Indicates the error subcode carried in a Notification message. |
BgpAddressFamily | Indicates the flag of a BGP address family. The flags are divided into public flags and VPN flags. |
ErrorData | Indicates the summary of error data carried in Notification messages. |
Possible Causes
The router received a Notification message containing information about error codes and error subcodes from the BGP peer.
Procedure
- Find out the reason why the BGP peer connection is torn down and check whether the reset bgp command is used.
- Refer to BGP Error Code for the description of error codes and error subcodes, and possible causes.
- Collect log information and configuration information, and then contact technical support personnel.