Re: distribute-list with Extended ACL ....

From: Oliver Boehmer (oboehmer@xxxxxxxxx)
Date: Wed Jul 03 2002 - 14:28:44 GMT-3


   
At 07:55 03.07.2002 -0700, you wrote:

>don't know why, but when i enter this prefix-list
>this is the error i get:
>
>R1(config)#ip prefix-list TEST permit 172.16.0.0/22 ge
>24 le 24
>% Invalid prefix range for 172.16.0.0/22, make sure:
>len < ge-value < le-value>
>
>is this consistent with your experience.

Are you using a somewhat old software? We permit ge-value = le-value since
12.0(2) (via CSCdk60284). From the release notes:

The requirement of

         len < ge-value < le-value <= 32

is relaxed as:

         len < ge-value <= le-value <= 32

This allows the specification of prefixes of a certain length in
an address block, such as:

ip prefix-list abc deny 128.0.0.0/8 ge 24 le 24

         oli



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:36:18 GMT-3