setting community on originated default routes

From: Igor Manassypov (imanassypov@rogers.com)
Date: Wed Aug 13 2008 - 16:55:08 ART


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