in any octet 0 0 0 0 0 0 0 0

if the rightmost bit is 0 ( zero ) the number is even

if the rightmost bit is 1 ( one ) the number is odd

0000 0000 = even
0000 0010 = even
0000 0100 = even
etc

0000 0001 = odd
0000 1111 = odd
etc

you should be able to figure out a one line access-list using this info.


www.chuckslongroad.info




""Casey Miles""  wrote in message
news:200210302222.WAA16240@;groupstudy.com...
> Just wondering what the correct syntax would be if you wanted to have
> - two networks
> - one network with students with Omiting odd numbered IPs.
> - second network with faculty omiting the even numbered IPs.
>
> Im looking for a one line command to do this.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=56554&t=56551
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to