Share:
Notifications
Clear all

To check the receive routes of BGP in cisco

2 Posts
2 Users
0 Reactions
836 Views
(@kajal)
Posts: 303
Reputable Member
Topic starter
 

What is the command to  check the receive routes of BGP in cisco

 
Posted : 15/04/2024 7:56 pm
(@ivan)
Posts: 93
Trusted Member
 

If you want to see specific BGP routes received from a particular neighbor, you can add the neighbor's IP address to the command:

show ip bgp neighbors <neighbor-IP-address> received-routes

Replace <neighbor-IP-address> with the IP address of the BGP neighbor you want to check. This command will show you the routes learned from that specific neighbor.

This post was modified 1 year ago by Ivan Lon
 
Posted : 27/04/2024 12:23 pm
Share: