Subnetting
Subnetting
use
to
divide
the
255.255.255.240 (/28)
You have been given the 172.16.0.0 network. Your boss has tasked
you with creating 250 subnets that allow for up to 254 hosts
each. What subnet mask would you use to achieve this goal?
Answer: 255.255.255.0 (/24)
Question: What
valid
host
172.31.25.114/23 a part of?
range
is
the
IP
address
Answer: 172.31.24.1-172.31.25.254
Question: What is the valid host range for subet 172.16.32.0/20?
Answer: 172.16.32.1-172.16.47.254
Question: How many subnets and hosts per subnet can you get from
the network 192.168.0.0 255.255.255.240?
Answer: 16 subnets and 14 hosts per subnet
Question: What is the maximum number of host addresses available
on any subnet of 192.168.45.0/27?
Answer: 30
Question: What is the last valid host address for the subnet
10.81.0.0 255.255.240.0?
Answer: 10.81.15.254