From: Alexey Tolstenok (alextols@gmail.com)
Date: Mon Nov 13 2006 - 15:16:42 ART
In that post there is a mistake:
Ip prefix-list LIST permit 1.2.3.0/24 le 32
This means:
Check the first 24 bits of the prefix 1.2.3.0
The subnet mask must be less than or equal to 32
This equates to the access-list syntax:
Access-list 1 permit host 1.2.3.0
That's not true
-- SY, Alexey
This archive was generated by hypermail 2.1.4 : Fri Dec 01 2006 - 08:05:46 ART