Page 1 of 1

bgp show published route

Posted: 09 Sep 2010 09:28
by rdz
Hi, is there any way to see the routes published to a peer ? I also want to see from wich peer I am learning each route.

thanks,
sorry for my english.

Posted: 15 Sep 2010 15:56
by bitbin
Is this what you're looking for?

show ip bgp path neighbor-adv <Neighbor IP address>

Posted: 16 Sep 2010 10:54
by rdz
Yes that's it.

Also:

show ip bgp path neighbor-rcv <Neighbor IP Address>

thanks !!