BGP/6/SEND_NOTIFY
Message
BGP/6/SEND_NOTIFY:The router sent a NOTIFICATION message to peer [peer-address]. (ErrorCode=[ULONG], SubErrorCode=[ULONG], BgpAddressFamily=[STRING], ErrorData=[STRING])
Parameters
Parameter Name | Parameter Meaning |
---|---|
[peer-address] | Indicates the IP address of a BGP peer. |
ErrorCode | Indicates the error code carried in a sent message. |
SubErrorCode | Indicates the value of an error subcode. |
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 a sent packet. |
Possible Causes
The router sent a Notification message that contained information about error codes and error subcodes to 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 for the description of error codes and error subcodes, and possible causes.
- Collect log information and configuration information, and then contact technical support personnel.