Resource
Page CIS 2153 Syllabus
Chapter Lesson Notes: 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11
Subnetting
Notes
Subnets
2n -2 = # of subnets n = # of masked bits
Hosts
2n -2 = # of hosts/subnet n = # of unmasked bits
Subnetting
- Once you have determined the subnet mask subtract the decimal number
in the rightmost octet from 256.
- The result will is the subnet increment.
- Start with a subnet of zero (This one is not usable, however)
- Add the increment until you reach the value equaling the decimal
number in the rightmost octet of the subnet mask. (This one is also unusable.)
- Count the subnet ID=s (do not include the first and last!). The
result should be equal to (or perhaps a few more) than the number of subnets required.
Example
You are given a network ID of 192.168.1.0. You are required to have
two subnets with the maximum number of hosts per subnet. Calculate the subnet mask and the
subnet ID=s necessary to achieve this.