03-23-2011 01:00 PM - edited 03-04-2019 11:51 AM
Hello,
how can i show my propagated networks from my router to bgp network?
Thanx
Dave
03-23-2011 02:04 PM
show ip bgp neighbor [ip address] advertised-routes.
03-23-2011 02:22 PM
What neighbour must i set if i want see network that i propagate from my router
I am connected to my router...
03-24-2011 12:16 AM
Hi,
show ip bgp summary
will show you all BGP neighbors you are peering to.
You chose one you want to check which prefixes you are advertising to and use
sh ip bgp nei nei_ip_address adv
to list the prefixes you are advertising to that particular neighbor, as Edison said already.
Don't forget you might be advertising different sets of prefixes to different neighbors.
(read about bgp update-groups if you are interested).
HTH,
Milan
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide