BGP/2/hwBgpBackwardTransition_clear: The BGP FSM enters the Established state. (BgpPeerRemoteAddr=[PeerIpv4Ipv6Addr], InstanceId=[InstanceId], BgpPeerLastError=[PeerLastError], BgpPeerState=[PeerState], LocalIfName=[LocalIfName], Reason=[Reason], Description=[Description])
Parameter Name | Parameter Meaning |
---|---|
PeerIpv4Ipv6Addr |
Peer address. This alarm reports IPv6 addresses instead of IPv4 addresses. |
InstanceId |
Instance ID. |
PeerLastError |
Error code returned when the peer was disconnected last time. The value of this parameter is displayed in the format of [ErrorCode][ErrorSubCode], where [ErrorCode] indicates an error code and [ErrorSubCode] indicates an error subcode.For example, in the value 35, 3 indicates an error code and 5 indicates an error subcode.For details about error codes, see "BGP Packet Format" in BGP Principles.The value 0 indicates that no error occurs. |
PeerState |
Status of the BGP peer relationship. |
LocalIfName |
Local interface name. |
Reason |
Reason why the peer relationship is interrupted. - Configuration lead peer down: The configuration causes the peer disconnection. - Receive notification: Notification packets are received. - Receive error packet: Error packets are received. - Hold timer expire: The Hold timer expires. - Remote peer not reachable: The remote peer is unreachable. - Direct connect-interface down: The directly connected interface is Down. - Route limit: The number of routes exceeds the upper limit. |
Description |
Description of a neighbor. |