Re: Even routes but only first 30 networks...

From: Marvin Greenlee (marvingreenlee@yahoo.com)
Date: Sun Jun 13 2004 - 00:31:20 GMT-3


The 'first' 192.168.x.0 network would be 192.168.0.0,
and the 'thirtieth' would be 192.168.29.0 You would
need to deny '30' (31 is denied because it is odd).

access-list 1 deny 192.168.30.0 0.0.0.0
access-list 1 permit 192.168.0.0 0.0.30.0

Also, are you specifying the range of networks as the
first 30 networks, or the first 30 EVEN networks?

access-list 1 deny 192.168.60.0 0.0.2.0
access-list 1 permit 192.168.0.0 0.0.62.0

Marvin Greenlee
Network Learning, Inc.
marvin@ccbootcamp.com

> Shibu Nair <shinair@cisco.com> wrote:
> Hi
> I am confused here...
>
> 192.168.1.x /24
> I should allow only even routes on the 3rd octet and
> the range of networks
> that should be
> considered is only first 30.
>
> Please show me the steps also.
> thank you
> Shibu
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Friends. Fun. Try the all-new Yahoo! Messenger
>
>

        
                
__________________________________
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/



This archive was generated by hypermail 2.1.4 : Sat Jul 03 2004 - 19:40:39 GMT-3