Re: prefix-list bit match

From: Reinhold Fischer (rfischer@flexnetworks.de)
Date: Sun Sep 22 2002 - 03:41:25 GMT-3


use this one:

ip prefix-list loopbacks seq 5 permit 200.2.16.0/22 ge 23 le 24

the /20 goes from 200.2.16.0 to 200.2.31.255

cheers

Reinhold

On Sat, 21 Sep 2002, Richard Davidson wrote:

> I used this prefix-list and it allwoed one more network than I wanted.
>
> ip prefix-list loopbacks seq 5 permit 200.2.16.0/20 ge 23 le 24
>
> It should have only passed:
>
> *> 200.2.16.0
> *> 200.2.17.0
> *> 200.2.18.0
> *> 200.2.19.0
>
>
> But it also pased:
>
> *> 200.2.20.0
>
> Why did this last network match?
>
> Rich



This archive was generated by hypermail 2.1.4 : Mon Oct 07 2002 - 07:43:59 GMT-3