Discussion:
[zebra 13546] showing bgp neighbor advertised routes
Cambria, Mike
2002-04-30 21:01:01 UTC
Permalink
Hi,

Is there a way to show the advertised routes received from a BGP peer in
zebra? I'm using version 0.92a on FreeBSD 4.5 Stable.

Something along the lines of the IOS "show bgp neighbor advertised-routes"
command is what I (think I) am looking for.

Thanks,
MikeC
Dan Hollis
2002-04-30 21:34:40 UTC
Permalink
Post by Cambria, Mike
Is there a way to show the advertised routes received from a BGP peer in
zebra? I'm using version 0.92a on FreeBSD 4.5 Stable.
Something along the lines of the IOS "show bgp neighbor advertised-routes"
command is what I (think I) am looking for.
sh ip bgp nei x.x.x.x routes

-Dan
--
[-] Omae no subete no kichi wa ore no mono da. [-]
Nipper, Arnold
2002-04-30 23:00:18 UTC
Permalink
Post by Dan Hollis
Post by Cambria, Mike
Is there a way to show the advertised routes received from a BGP peer in
zebra? I'm using version 0.92a on FreeBSD 4.5 Stable.
Something along the lines of the IOS "show bgp neighbor
advertised-routes"
Post by Dan Hollis
Post by Cambria, Mike
command is what I (think I) am looking for.
sh ip bgp nei x.x.x.x routes
"show ip bgp neighbor x.x.x.x advertised-routes" gives you the prefixes you
send to the peer. To show the received routes do what Dan said or "show ip
bgp neighbor x.x.x.x received-routes". received-routes implies that you have
enabled soft-reconfiguration.


-- Arnold
Srinivasan Venkataraman
2002-04-30 22:50:27 UTC
Permalink
hi

try using the following command

show ip bgp neighbors a.b.c.d routes
or
sh ip bgp neighbors a.b.c.d received-routes

it shows the routes received from the neighbor.

Srinivasan Venkataraman
Graduate Student,
University of Kansas, Lawrence
Post by Cambria, Mike
Hi,
Is there a way to show the advertised routes received from a BGP peer in
zebra? I'm using version 0.92a on FreeBSD 4.5 Stable.
Something along the lines of the IOS "show bgp neighbor advertised-routes"
command is what I (think I) am looking for.
Thanks,
MikeC
Fredrik Widell
2002-05-01 15:17:43 UTC
Permalink
Post by Srinivasan Venkataraman
hi
try using the following command
show ip bgp neighbors a.b.c.d routes
This shows the routes you accept after your filters,
Post by Srinivasan Venkataraman
or
sh ip bgp neighbors a.b.c.d received-routes
and this shows all routes announced by your peer, presuming
you have soft reconfig applied towards your peer.
Post by Srinivasan Venkataraman
it shows the routes received from the neighbor.
Srinivasan Venkataraman
Graduate Student,
University of Kansas, Lawrence
Post by Cambria, Mike
Hi,
Is there a way to show the advertised routes received from a BGP peer in
zebra? I'm using version 0.92a on FreeBSD 4.5 Stable.
Something along the lines of the IOS "show bgp neighbor advertised-routes"
command is what I (think I) am looking for.
Thanks,
MikeC
--
Mvh

/Fredrik

-------------------------------------------------------
KTHNOC, KTH, S-100 44 Stockholm, Sweden +46 8 790 65 17
-------------------------------------------------------
Loading...