Re: setting community on originated default routes

From: timothy.warner@usbank.com
Date: Wed Aug 13 2008 - 17:28:40 ART


Try adding an as-path list.

ip as-path access-list 1 permit ^$

route-map SET-COMMUNITY permit 10
 match as-path 1
 set community 1111:11

Timothy Warner
US Bank Network Security
Desk: (651) 205-2845
Mail: EP-MN-BGRN
E:mail: timothy.warner@usbank.com

This message may contain confidential and/or privileged information. If
you are not the addressee or authorized to receive this on behalf of the
addressee, you must not use, copy, disclose, or take any action based on
this message or any information herein. If you have received this message
in error, please advise the sender immediately by replying to the e-mail
and delete this message. Thank you for your cooperation.

Igor Manassypov <imanassypov@rogers.com>
Sent by: nobody@groupstudy.com
08/13/2008 02:55 PM
Please respond to
Igor Manassypov <imanassypov@rogers.com>

To
ccielab@groupstudy.com
cc

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