ip prefix-list equivalent

From: ying chang (ying_c@xxxxxxxxxxx)
Date: Sun Mar 24 2002 - 18:32:38 GMT-3


   
Hi,

How can you do the following without using the ip prefix-list? These two
statements can be used to deny /25+ netmask (first statement deny /25+,
second statement permit any):

ip prefix-list long seq 5 deny 0.0.0.0/0 ge 25
ip prefix-list long seq 10 permit 0.0.0.0/0 le 32

I have trouble to get access-list equivalent for the first statement.

Thanks,
Chang



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:57:20 GMT-3