Subnetting Examples
Subnetting Examples
Q: If an organization has the Network address 192.168.10.0 and Subnet mask 255.255.255.192,
Answer the following questions:
i) Number of Subnets exits?
ii) Number of Hosts per subnets?
iii) Valid subnets?
iv) Broadcast address and valid hosts for each subnet?
v) First and the last address of subnet number 2?
Answer 1: We have to do subnetting on 192 octet, since 192 in binary will be 11000000, the
answer would be 22= 4.
Answer 2: We have six host bits off 11000000 so answer will be 26- 2 = 62 hosts.
Answer 3: Valid subnets can be found by the method: 256-192=64 so the valid subnets are 0,
64,128 and 192 respectively.
Answer 4:
Answer 5: The first address of subnet number 2 is 192.168.10.65 and the last address of subnet
number 2 is 192.168.10.126 respectively.
Q: If an organization has the Network address 192.168.10.0 and Subnet mask 255.255.255.224,
Answer the following questions:
i) Number of Subnets exits?
ii) Number of Hosts per subnets?
iii) Valid subnets?
iv) Broadcast address and valid hosts for each subnet?
v) First and the last address of subnet number 6?
Answer 1: We have to do subnetting on 224 octet, since 224 in binary will be 11100000, the
answer would be 23= 8.
Answer 2: We have five host bits off 11100000 so answer will be 25- 2 = 30 hosts.
Answer 3: Valid subnets can be found by the method: 256-224=32 so the valid subnets are 0, 32,
64, 96,128, 160, 192 and 224 respectively.
Answer 4:
Answer 5 : The first address of subnet number 6 is 192.168.10.161 and the last address of subnet
number 6 is 192.168.10.190 respectively.
HOMEWORK EXAMPLE
Q: If an organization has the Network address 192.168.10.0 and Subnet mask 255.255.255.240,
Answer the following questions:
i) Number of Subnets exits?
ii) Number of Hosts per subnets?
iii) Valid subnets?
iv) Broadcast address and valid hosts for each subnet?
v) First and the last address of subnet number 10?
Q: If an organization has the Network address 172.16.0.0 and Subnet mask 255.255.192.0
Answer the following questions:
i) Number of Subnets exits?
ii) Number of Hosts per subnets?
iii) Valid subnets?
iv) Broadcast address and valid hosts for each subnet?
v) First and the last address of subnet number 3?
Answer 1: We have to do subnetting on 192 octet, since 192 in binary will be 11000000, the
answer would be 22= 4.
Answer 2: We have fourteen host bits off 11000000 00000000 so answer will be 214- 2 = 16,382
hosts.
Answer 3: Valid subnets can be found by the method: 256-192=64 so the valid subnets are 0.0,
64.0, 128.0 and 192.0 respectively.
Answer 4:
Answer 5 : The first address of subnet number 3 is 172.16.128.1 and the last address of subnet
number 2 is 172.16.191.254 respectively.
Q: If an organization has the Network address 172.16.0.0 and Subnet mask 255.255.240.0
Answer the following questions:
i) Number of Subnets exits?
ii) Number of Hosts per subnets?
iii) Valid subnets?
iv) Broadcast address and valid hosts for each subnet?
v) First and the last address of subnet number 4?
Answer 1: We have to do subnetting on 240 octet, since 240 in binary will be 11110000, the
answer would be 24= 16.
Answer 2: We have twelve host bits off 11110000 00000000 so answer will be 212- 2 = 4094
hosts.
Answer 3: Valid subnets can be found by the method: 256-240=16 so the valid subnets are 0.0,
16.0, 32.0, 48.0 till 240.0 respectively.
Answer 5 : The first address of subnet number 3 is 172.16.48.1 and the last address of subnet
number 2 is 172.16.63.254 respectively.
HOMEWORK EXAMPLE
Q: If an organization has the Network address 172.16.0.0 and Subnet mask 255.255.254.0,
Answer the following questions:
i) Number of Subnets exits?
ii) Number of Hosts per subnets?
iii) Valid subnets?
iv) Broadcast address and valid hosts for each subnet?
v) First and the last address of subnet number 5?