Hello @Thompson, Daryl
Welcome to Microsoft QnA!
I would check 2 things for starters
- The timers you've configured are
3
for keepalive and10
for holdtime. Ensure that these values are within acceptable limits and match the expected configuration on the Azure side. - If there's a mismatch in timers, the BGP session might not establish.
AND:
no ACLs or firewalls on your network or in Azure that are blocking TCP port 179, which is used by BGP for establishing sessions.
Can you run and if we can see the
show ip bgp summary
debug ip bgp
show bfd neighbors
Also please have a look :
https://learn.microsoft.com/en-us/azure/expressroute/expressroute-routing
https://learn.microsoft.com/en-us/azure/expressroute/expressroute-howto-circuit-arm
--
I hope this helps!
Kindly mark the answer as Accepted and Upvote in case it helped!
Regards