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

_______________________________________________
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to