From: elping (elpingu@xxxxxxxxxx)
Date: Fri Jun 14 2002 - 01:17:36 GMT-3
I think i have figured it out..
the command is
ip prefix-list 2 seq 30 permit 200.200.0.0/16 ge 24
also tried
ip prefix-list 2 seq 30 permit 200.200.0.0/16 le 24
and works
now i want to get this right
ok
go the le value means
le=< mask
and the ge value means
ge=> mask
is the above statement correct
elping wrote:
> i have been configuring prefix-list and am i having a hard time....
> i am trying to block all /24 in network 200.200.x.x
>
> ip prefix-list 2 seq 5 deny 200.200.0.0/24
> it does not work
>
> i have tryed
> ip prefix-list 2 seq 5 permit 200.0.0.0/24
> stilll does not work
>
> what i am doing wrong ....?
> can someone xplain prefix-list
This archive was generated by hypermail 2.1.4 : Tue Jul 02 2002 - 08:12:32 GMT-3