From: Joe Chang (changjoe@earthlink.net)
Date: Wed Feb 26 2003 - 19:23:45 GMT-3
Here's a possible alternative that I haven't tried yet ( I've got to buy
that home lab soon ):
show ip bgp community-list community-list-number
will list the bgp table routes that would match the community list. To "see"
the community information of your routes, you would need to create a
separate community filter list for every possible community in your network.
ip community-list 10 permit no-export
ip community-list 20 permit no-advertise
ip comminuty-list 30 permit 5150
etc...
show ip bgp community-list 10
show ip bgp community-list 20
etc...
----- Original Message -----
From: "Peter van Oene" <pvo@usermail.com>
To: <ccielab@groupstudy.com>
Sent: Wednesday, February 26, 2003 4:53 PM
Subject: Re: How do you show advertised BGP community information?
> At 12:14 PM 2/26/2003 -0600, Hughes, Gordon wrote:
> >Is there any way to see what community information you are sending from
> >your local bgp router to an EBGP peer without actually using the "show
> >ip bgp community" command on that remote peer?
>
> As far as I know, Cisco only shows the pre processed rib-out with the
below
> command. In other words, you can see which prefixes are going out, but
not
> how they look.
>
>
>
> >The "show ip bgp neighbor x.x.x.x advertised-routes" doesn't do the
> >trick. I have even tried debugging with the command "debug ip bgp
> >x.x.x.x updates". The debug data shows everything but the community
> >information.
> >
> >
> >
> >Gordon
> >
> >
> >
> >This communication is confidential and may be legally privileged. If you
are
> >not the intended recipient, (i) please do not read or disclose to others,
(ii)
> >please notify the sender by reply mail, and (iii) please delete this
> >communication from your system. Failure to follow this process may be
> >unlawful. Thank you for your cooperation.
This archive was generated by hypermail 2.1.4 : Sat Mar 01 2003 - 11:06:37 GMT-3