6 Create five subnets when a large network is given as 20010
6. Create five subnets when a large network is given as 200.10.10.0 with a mask of 255.255.255.0. Determine the range of host addresses in the first subnet.
6. Create five subnets when a large network is given as 200.10.10.0 with a mask of 255.255.255.0. Determine the range of host addresses in the first subnet.
6. Create five subnets when a large network is given as 200.10.10.0 with a mask of 255.255.255.0. Determine the range of host addresses in the first subnet.
Solution
Range of ips: 200:10:10:0-255
Subnet broadcast range Mask
200.10.10.0 200.10.10.50 200.10.10.1-49 255.255.255.0
200.10.10.51 200.10.10.101 200.10.10.52-100 255.255.255.0
200.10.10.102 200.10.10.152 200.10.10.103-151 255.255.255.0
200.10.10.153 200.10.10.203 200.10.10.154-202 255.255.255.0
200.10.10.204 200.10.10.254 200.10.10.205-253 255.255.255.0
