From: alsontra@hotmail.com
Date: Sat Jan 01 2005 - 15:17:52 GMT-3
No problem. Figured it would be faster this way.
Al
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Anthony Sequeira
Sent: Saturday, January 01, 2005 9:36 PM
To: Cisco certification
Subject: Fwd: BGP Communities
Right after the post - I answered my own question!!!!!
I failed to configure:
neighbor a.b.c.d send-community
On the other routers in the AS - so certainly they were failing to
carry the community attribute on to others!!!!
Thanks to whoever helped me via ESP.
---------- Forwarded message ----------
From: Anthony Sequeira <terry.francona@gmail.com>
Date: Sat, 1 Jan 2005 22:28:37 -0500
Subject: BGP Communities
To: ccielab@groupstudy.com
I have a router - R7 that is in AS 300. I am sending a route from it
into AS 100 (R5)using the following configuration (only relevant
config shown):
router bgp 300
neighbor 160.10.5.5 send-community
neighbor 160.10.5.5 route-map SETCOMM out
!
!
!
ip access-list standard EXPORT
permit 12.12.12.0 0.0.0.255
!
route-map SETCOMM permit 10
match ip address EXPORT
set community no-export
!
route-map SETCOMM permit 20
!
When I look on R5 - I see that the community is set properly to
NO-EXPORT as expected. When I look at the route on the iBGP peers of
R5 - there is no community information shown. And sure enough - the
route is still being advertised to remote Autonomous Systems. What am
I missing about communities here?
Thanks in advance for any assistance.
This archive was generated by hypermail 2.1.4 : Wed Feb 02 2005 - 22:10:18 GMT-3