From: Liban.Mohamed@mail.sprint.com
Date: Sat Dec 07 2002 - 10:20:59 GMT-3
OK. this is the deal by using received routes VS routes
If you have a filtering your neighbor and you wish to see the routes
that is coming from him after they match your ACL you type
show ip bgp nei x.x.x.x routes
You should all the routes your learning from nei x.x.x.x after they
match your ACL
NOW if you want to see the incoming routes before they match your ACL
filter you want to type
show ip bgp nei x.x.x.x received-routes
remember you have to enable soft-config on your BGP config. and if you
running and old IOS it will cause the session to go down.
Advertised routes is if want to see what you advertising to your
neighbor. incase your ISP is telling they are not hearing your block
and if your type: show ip bgp nei x.x.x.x advertised-routes | inc
X.X.X.X/20 and it shows the result then your ISP might want to check
their filter ;)
thanks
when you use the following command
-----Original Message-----
From: sam [mailto:sam@avtechusa.com]
Sent: Friday, December 06, 2002 6:24 PM
To: ccielab
Cc: sam; dave
Subject: Re: Show IP BGP neighbors
I got an excerpt from the link that MADMAN posted.
I think that both 'received-routes' as well as 'routes' describe
information incoming from the specified router.
To view routes sent from your router to this neighbor router, I would
use the following command.
show ip bgp neighbors 1.1.1.1 advertised-routes
What do you guys think?
show ip bgp neighbors [neighbor-address] [received-routes | routes |
advertised-routes | {paths regexp} |
dampened-routes]
Syntax Description
received-routes
(Optional) Displays all received routes (both
accepted and rejected) from the specified neighbor.
routes
(Optional) Displays all routes that are received and
accepted. This is a subset of the output from
the received-routes keyword.
.
Sam Sena
.
.
This archive was generated by hypermail 2.1.4 : Fri Jan 17 2003 - 17:21:40 GMT-3