>  Either (a) invert every statement in the prefix list
>  Or     (b) change to "route-map transit-in permit 5"
>            (and have the last statement deny everything else)
>
>  I would go with inverting the prefix-list to have it match
>  those prefixes I do not want to see and then deny those via
>  your above route-map statement.
>
>  Yours,
>         Elmi.

That's got it, thanks chaps :-)

The last line in the prefix-list is now
ip prefix-list transit-in seq 100 deny 0.0.0.0/0 le 24

I think this means I will not accept anything smaller than a /24, is
this the right way to go in todays world?

Wayne
_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to