NSX Edge bridge state is down.
Problem
NSX Edge bridge state has gone down.
Cause
Failure of VLAN uplink or failure of BFD tunnel between two NSX Edge nodes that are part of the bridge.
Solution
- SSH to NSX Edge as admin.
- Run get bridge summary CLI to view existing bridges
- Run cli get bridge name <name> or get bridge <uuid> or get bridge vlan <vlan-id> to view edge device state status.
- Run cli get bridge mac-sync-table to verify overlay segment mac is learned successfully.
- run cli get edge-cluster-status to verify edge status, admin-state, health-check for all upink interfaces is up with no issues.
- Verify NSX Edge bridge state is now active.
What to do next
- Run following cli on standby to put bridge state from standby(blocked) to active: set bridge <uuid> state active OR
- Run set bridge vlan <vlan-id> state active