[c-nsp] Current BGP BCP for anchoring and announcing local prefixes

Asbjorn Hojmark - Lists lists at hojmark.org
Mon Mar 15 16:37:01 EDT 2010


On Mon, 15 Mar 2010 13:08:03 -0400, you wrote:

> aggregate-address may be a reasonable solution, but I can't seem to
> tag a community with an aggregate-address statement like I can with
> a network statement

router bgp <asnr>
 address-family ipv4
  aggregate-address A.A.A.A M.M.M.M attribute-map BGP-LOCAL

route-map BGP-LOCAL permit 10
 set metric 10
 set local-preference 1000
 set origin igp
 set community <whatever>

-A



More information about the cisco-nsp mailing list