[c-nsp] Receiving BGP communities

Seth Mattinen sethm at rollernet.us
Sat Sep 6 13:20:03 EDT 2008


On Sat, September 6, 2008 00:52, Ran Liebermann wrote:
> Maybe you have an ingress route-map setting new communities without
> the "additive" suffix?
>

Here's what my ingress route-map looks like:

ip as-path access-list 2 permit ^3561$

route-map set-localpref permit 10
 match as-path 2
 set local-preference 200
 set community 11170:3561 additive
!
route-map set-localpref permit 20
 set community 11170:3561 additive
!
route-map set-localpref permit 30
!

I'll admit I'm quite new to BGP communities, but I *can* see 11170:3561
within my own network, just nothing upstream says they're sending.

~Seth



More information about the cisco-nsp mailing list