[j-nsp] BGP Command translations from IOS to JUNOS

Dan Brzoska dan at brzoska.com
Thu Feb 13 13:15:54 EST 2003


There is a very important difference with the show ip bgp neighbors x.x.x.x
received-routes Cisco command and the show route receive-protocol bgp
<peer>.

The juniper command shows prefixes after any incoming filter. The Cisco
command shows prefixes received regardless of any filters. Using hidden or
inactive still does not produce the desired result. As far as my testing
shows,

show ip bgp neighbors x.x.x.x routes = show route receive-protocol bgp
<peer>

I would love to hear if Juniper does have a command that will display
prefixes received BEFORE any inbound filters are applied.

-Dan

-----Original Message-----

From: variable at ednet.co.uk [mailto:variable at ednet.co.uk]

Sent: Thursday, February 13, 2003 8:05 AM

To: juniper-nsp at puck.nether.net

Subject: Re: [j-nsp] BGP Command translations from IOS to JUNOS



On Tue, 11 Feb 2003, Tomasz Matusiewicz wrote:

> For BGP, is there any feature on JunOS which is the same as Cisco:

>

> show ip bgp neighbors x.x.x.x advertised-routes (Display the routes
advertised to a BGP neighbor)

show route advertising-protocol bgp <neighbor>

> show ip bgp neighbors x.x.x.x received-routes (Display the received routes
from neighbor)

show route receive-protocol bgp <peer>

You can download the rest of the JunOS documentation from:

http://www.juniper.net/techpubs/software/

HTH,

Rich

_______________________________________________

juniper-nsp mailing list juniper-nsp at puck.nether.net

http://puck.nether.net/mailman/listinfo/juniper-nsp



More information about the juniper-nsp mailing list