An administrator is troubleshooting a BGP connectivity issue on a Tier-0 Gateway (Active/Active). The Tier-0 has the following configuration:
• Uplink VLAN 100: 192.168.100.0/24
• Uplink VLAN 101: 192.168.101.0/24
• BGP neighbors configured: 192.168.100.1 and 192.168.101.1
• A single static default route (0.0.0.0/0) exists with next-hop 192.168.100.1.
Symptoms observed on both Edge Nodes:
• Get BGP neighbors —> both neighbors stuck in Idle (Connect) — "No route to peer"
• Ping to 192.168.100.1 and 192.168.101.1 succeeds from the Edge nodes
• Get route shows the default route present only on VLAN 100 interface (fp-eth0), missing on VLAN 101 (fp-eth1)
What is the root cause of both BGP sessions remaining in Idle state?
Submit