Subnetting:
Subnetting means dividing the network into multiple small networks
Another way to conserve IP addresses, like CIDR, IPv6 and private addresses, is the use of Subnetting. This method of dividing full network address classes into smaller pieces has helped prevent complete IP address exhaustion.
It is impossible to cover TCP/IP without mentioning Subnetting. As a system administrator, you must understand Subnetting as a means of dividing and identifying separate networks throughout the LAN.
It is not always necessary to subnet a small network, but for large or extremely large networks, but for large or extremely large networks, Subnetting is required
Here we need to find out
a.) Network ID
b.) Minimum IP Range
c.) Maximum IP Range
d.) Broadcast
Benefits of Subnetting:
i) We can able to save IP address by creating subnet
ii) Broadcast Domain Breaking occurs
iii) Highly secure - any other network cannot enter if Subnetting implemented
Subnetting means dividing the network into multiple small networks
Another way to conserve IP addresses, like CIDR, IPv6 and private addresses, is the use of Subnetting. This method of dividing full network address classes into smaller pieces has helped prevent complete IP address exhaustion.
It is impossible to cover TCP/IP without mentioning Subnetting. As a system administrator, you must understand Subnetting as a means of dividing and identifying separate networks throughout the LAN.
It is not always necessary to subnet a small network, but for large or extremely large networks, but for large or extremely large networks, Subnetting is required
Decimal Notation for First Host Octet | Number of subnets | Number of Class A Hosts Per Subnet | Number of Class B Hosts Per Subnet | Number of Class C Host Per Subnet |
.192 | 2 | 4,194,302 | 16,382 | 62 |
.224 | 6 | 2,097,150 | 8,190 | 30 |
.240 | 14 | 1,048,574 | 4,094 | 14 |
.248 | 30 | 524,286 | 2,046 | 6 |
.252 | 62 | 262,142 | 1,022 | 2 |
.254 | 126 | 131,070 | 510 | - |
.255 | 254 | 65,534 | 254 | - |
a.) Network ID
b.) Minimum IP Range
c.) Maximum IP Range
d.) Broadcast
Benefits of Subnetting:
i) We can able to save IP address by creating subnet
ii) Broadcast Domain Breaking occurs
iii) Highly secure - any other network cannot enter if Subnetting implemented