
jmadrid2 at gmail
Mar 28, 2011, 2:54 PM
Views: 580
Permalink
|
Brendan, The first stanza of your route-map is doing what you want, but you need another permit line. There is an implicit deny in the route-map after your first line. Do as Niels suggested and add route-map Level3ToComcast permit 20 and you should have the desired result. On Mon, Mar 28, 2011 at 4:39 PM, Niels Bakker <niels=foundry-nsp [at] bakker> wrote: > * bmannella [at] gmail (Brendan Mannella) [Mon 28 Mar 2011, 23:13 CEST]: >> >> Just to update the list, >> >> I applied the following >> >> ip as-path access-list ComcastAS seq 5 permit _7922_ >> >> route-map Level3ToComcast permit 11 >> match as-path ComcastAS >> set local-preference 110 > > route-map Level3ToComcast permit 20 > > -- > _______________________________________________ > foundry-nsp mailing list > foundry-nsp [at] puck > http://puck.nether.net/mailman/listinfo/foundry-nsp > -- It has to start somewhere, it has to start sometime. What better place than here? What better time than now? _______________________________________________ foundry-nsp mailing list foundry-nsp [at] puck http://puck.nether.net/mailman/listinfo/foundry-nsp
|