Ok maybe i haven't been proper with my question This was in relation to lab 24.5, Vol1. Joe says in the video that normally a mask of 2.255.255.255 would work here, to encompass both networks, 228.0.0.0 and 230.0.0.0. and that makes sense 11100100.00000000.00000000.00000000 228.0.0.0 00000010.00000000.00000000.00000000 2.255.255.255
so i would cover either 228 or 230 when i flip the second bit on. would this not be a /6 in a wildcard ? It's just that now i went over these wildcard values i got slightly confused as if i followed these it would not be a 2 for that bit value, but a 1 (as per 127 63 31 15 7 3 1 0) On Jun 21, 2011, at 9:21 PM, Marko Milivojevic wrote: > ------------------------------------------------ > IP Entered = ..................: 228.0.0.0 > CIDR = ........................: /6 > Netmask = .....................: 252.0.0.0 > Netmask (hex) = ...............: 0xfc000000 > Wildcard Bits = ...............: 3.255.255.255 > ------------------------------------------------ > Network Address = .............: 228.0.0.0 > Broadcast Address = ...........: 231.255.255.255 > Usable IP Addresses = .........: 67,108,862 > First Usable IP Address = .....: 228.0.0.1 > Last Usable IP Address = ......: 231.255.255.254 > > -- > Marko Milivojevic - CCIE #18427 > Senior Technical Instructor - IPexpert > > FREE CCIE training: http://bit.ly/vLecture > > Mailto: [email protected] > Telephone: +1.810.326.1444 > Web: http://www.ipexpert.com/ > > On Tue, Jun 21, 2011 at 14:56, Alef <[email protected]> wrote: >> Hi Guys, >> I've got a bit of a specific question regarding wildcard mask values: >> >> We write the multicast range 224-239 as a /4, using the 0 bits 127 63 31 15 >> and write it out as .15 or 15.255.255.255 >> 226 and 227 we would as a /7, using the first 7 0 bits and write it out as >> 1.255.255.255 >> >> If that's the case, how do we write out a /6 ? It seems it's .2 (only >> talking first octet here,just think the other 3 octets are 255.255.255 for >> now) >> >> but if i follow the inverse values 127 63 31 15 7 3 1 0 should it not be >> written as .1 if i have 00000010 in the first octet? >> >> slightly confused.. >> _______________________________________________ >> 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 >> _______________________________________________ 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
