Events for BGPProtocolEndpoint lists the events that are detected for BGPProtocolEndpoint.
Event |
Description |
---|---|
isBGPPeerAdminDown |
The endpoint or its associated physical interface is administratively down (manually disabled). |
isIBGPPeerMissing |
iBGP peer for this endpoint is not present in the topology. |
isRemoteAsMismatch |
Actual AS number and the locally configured AS number of the BGP peer for this endpoint do not match. |
isRemoteSpeakerNotConfigured |
BGP peer for this endpoint is not configured to speak BGP to this endpoint. |
isRemoteSystemNotRunningBGP |
BGP peer for this endpoint does not run BGP. |