[c-nsp] bgp route-map or prefix-list
Wayne Lee
linkconnect at googlemail.com
Thu Feb 21 11:15:56 EST 2008
> 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
More information about the cisco-nsp
mailing list