RE: ACL blocking odd ip address

From: Jeongwoo Park (jpark@xxxxxxxx)
Date: Tue Apr 23 2002 - 20:50:48 GMT-3


   
You mean this?
ip access-list even deny 192.168.1.1 0.0.0.254
ip access-list even permit any

ip access-list odd deny 192.168.1.0 0.0.0.254
ip access-list odd permit any

JP

-----Original Message-----
From: Stephen C. Feldberg [mailto:scfeldberg@hotmail.com]
Sent: Tuesday, April 23, 2002 4:37 PM
To: Jeongwoo Park; ccielab@groupstudy.com
Subject: Re: ACL blocking odd ip address

NACL "even" will block odd, "odd" will permit odd.

ip access-list even deny 192.168.1.1 255.255.255.1
ip access-list even permit any

ip access-list odd deny192.168.1.0 255.255.255.1
ip access-list odd permit any

Steve
----- Original Message -----
From: "Jeongwoo Park" <jpark@wams.com>
To: <ccielab@groupstudy.com>
Sent: Tuesday, April 23, 2002 7:02 PM
Subject: ACL blocking odd ip address

> Hi all,
> ACL is like the more I see it, the more I get confused.
> How would you set up standard ACL to block odd ip addresses in the subnet
> 192.168.1.0/24? And how about blocking even numbers?
>
> JP



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