From: Ed Tan (tytanx@gmail.com)
Date: Fri Sep 02 2005 - 15:58:28 GMT-3
Hi group,
The question require us "to ignore all routes except 198.198.z.0/24",
so I try to configure a prefix-list and apply to the distribute-list
router(config)#ip prefix-list filter-eigrp permit 198.198.0.0/16 ge 16 le 24
% Invalid prefix range for 198.198.0.0/16, make sure: len < ge-value <= le-value
Why I receive this error message? and I also try below which I got the
same error message?
router(config)#ip prefix-list fil-eigrp permit 198.198.0.0/16 ge 17 le 14
router(config)#ip prefix-list fil-eigrp permit 198.198.0.0/16 ge 24 le 14
I hope anyone can provide a solution for the above requirement.
Thanks,
Ed
This archive was generated by hypermail 2.1.4 : Sun Oct 02 2005 - 14:40:13 GMT-3