Re: Ip prefix-list question

From: Thomwin Chen (thomwin_chen@yahoo.com)
Date: Fri Sep 02 2005 - 16:09:26 GMT-3


Ed,
 
to comply with the requirement, you would need :
ip prefix-list filter-eigrp permit 198.198.0.0/16 ge 24 le 24
 
this is a good link
http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fiprrp_r/bgp_r/1rfbgp1.htm#wp1215231

hope this helps
 
Rgds,
Thomwin

Ed Tan <tytanx@gmail.com> wrote:
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