[c-nsp] prefix-list/route-map quandry

Kevin Graham mahargk at gmail.com
Mon Feb 6 21:52:10 EST 2006


On 2/6/06, Charles Sporkman <spork.sporkman at gmail.com> wrote:
>
> So in essence, I want to pad the incoming default route from them, but
> not the customer routes.

If you're just receiving a default from ISP X, then just weight that
session higher than ISP Y to handle the defaults -- the customer
routes from Y will be preferred implicitly by virtue of being more
specific.

Drop your prefix-lists and route-maps and use:

neighbor ispY weight 128
neighbor ispX weight 256



More information about the cisco-nsp mailing list