After upgrading a federated NSX‑T deployment from 3.x to 4.x the NSX Manager UI continuously raises BGP Down alarms that reference APIPA (169.254.x.x) addresses.
VMware NSX
he alarms are false positives caused by a synchronization mismatch in the NSX‑T control plane:
Cause: "BGP" was disabled and later re-enabled by overriding the config on Local Manager.
When BGP is re‑enabled, the manager creates internal “inter‑SR” BGP sessions that use APIPA addresses.
The data‑plane establishes these sessions successfully, but the monitoring service does not receive the “BGP Established” event for the inter‑SR peers.
Consequently, the manager continuously raises BGP Down alarms for those remote inter‑SR neighbors even though the sessions are up.
The issue is resolved in NSX 4.2.4 or later, and in VCF 9.1 or later.
Workarounds:
Perform the steps during a scheduled maintenance window because Edge VM dataplane traffic may be briefly interrupted.
Option 1 (For single site deployments): Toggle Inter‑SR iBGP (clears local‑site alarms only)
Option 2 (For federation deployments with multiple sites): Maintenance‑mode bounce (clears all inter‑SR alarms)
Verification:
Note that in federation deployments, issue will only occur if BGP config is overridden from Local Manager (by performing actions such as disable and enable BGP on LM).