Title: Alarm to indicate that the status of the BGP neighborship is down.
Event ID: bgp_down
Alarm Description:
VMware NSX-T Data Center
To obtain the configured BGP neighbor_address use the API GET /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/bgp/neighbors.
Invoke the NSX CLI command get logical-routers.
Switch to the service router {sr_id}
using the NSX CLI command vrf
vrf_id_of_service_router
.
get route
and ensure a valid route exists in the routing table for the peer.ping {neighbor_address}
. To check the VLAN configured on the uplink interface of the edge, use the API GET /policy/api/v1/infra/segments/{segment-id}
.
Check for configuration-related issues:
To verify the neighbor configuration, use the API GET /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/bgp/neighbors
.