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

David McGaugh david_mcgaugh at eli.net
Tue Feb 18 12:24:05 EST 2003


Try:

show route receive-protocol bgp <peer> all
...
which shows "All entries including hidden entries"

Also, in my experience "show route receive-protocol bgp <peer>" with or
without the "all" keyword WILL show received prefixes prior to attribute
manipulation (community add/deletes, etc.) by inbound policies.

Regards,
Dave


Dan Brzoska wrote:
> 
> 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
> 
> _______________________________________________
> 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