Hi guys,
After reading through the subnetting chapter in the Sybex I've run into another problem. The book says Microsoft has the view that you should not use the first and last subnet in a subnet range, hence making your calculation of the number of networks produced by subnetting to (2^n) - 2.
I hadn't remembered seeing that fact when I read through the MS Press book so I did some research on it. Apparently, this rule was originally defined in RFC950, but was later removed with RFC 1812 (referenced here
http://www.tcpipguide.com/free/t_IPCustomSubnetMasks-4.htm). I was unable to find anything on Technet about this. Does anyone know off the top of their head if this is still Microsoft's way of thinking?