I was wondering if someone could elaborate or explain clearly how the forumal 2^n -2 is used to calculate host and network IDs. It seems that the "-2" part is not always used.
Is it this straight forward: When extending a subnet by 3 bits one must use 2 ^3 -2 = 6 where 3 is the number of bits and 6 is the number of subnets?
How does one find the number of hosts per subnet? Is the delta only used to find the network ID?
Thanks in advance for any help