Not quite. It's not an xor, its an or operation.

On 27/01/2012 2:40 AM, "Yiannis -----------" <[email protected]> wrote:


Digging a bit further discovered that its all an XOR operation

so if you want to allow networks 200.0.0.2, 200.0.0.4 and 200.0.0.6

then convert the last octets 2,4 and 6 in binary and perform XOR.


2:    00000010
4:    00000100

6:    00000110
------------------   XOR
      00000110 =6

so the mask will be 0.0.0.6





Date: Thu, 26 Jan 2012 20:13:41 +0530
Subject: Re: [OSL | CCIE_RS] wildcard mask volume 1 lab 16
From: [email protected]
To: [email protected]
CC: [email protected]; [email protected]


patrick

why it didnt block 200.0.0.1 , 200.0.0.3 and 200.0.0.5




On Thu, Jan 26, 2012 at 7:42 PM...
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

http://onlinestudylist.com/mailman/listinfo/ccie_rs

Reply via email to