From: Igor Manassypov (imanassypov@rogers.com)
Date: Wed Aug 13 2008 - 22:05:28 ART
Hey Huan,
- I agree with you, although it is somewhat counter-intuitive. By the looks of it, 'route-map' out happens before the default origination...
Would be great if someone shared any ideas,
Thanks
Huan Pham <Huan.Pham@peopletelecom.com.au> wrote:
It looks like that the default route originated conditionally is subject
to the CONDITION route-map only. It does not go through the route-map
SET-COMMUNITY.
You can use set community (or whatever other set statements) under the
route-map CONDITION to change the attributes for the default route.
I cannot find the info in Cisco DOC about the BGP behavior in this case.
Would be great if someone can shed some more light.
Cheers,
Huan
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Igor Manassypov
Sent: Thursday, 14 August 2008 5:55 AM
To: ccielab@groupstudy.com
Subject: setting community on originated default routes
Hello,
I am trying to set a community on all routes originated in my as,
including a default which I am conditionally pushing out. However, the
conditionally-originated default never gets any community tag... a
portion of my community-setting router is below. Any suggestions why the
originated default does not get the community setting?
router bgp ccc
neighbor 1.2.3.4 send-community
neighbor 1.2.3.4 default-originate route-map CONDITION
neighbor 1.2.3.4 route-map SET-COMMUNITY out
route-map SET-COMMUNITY permit 10
set community 1111:11
Blogs and organic groups at http://www.ccie.net
This archive was generated by hypermail 2.1.4 : Mon Sep 01 2008 - 08:15:30 ART