Given IP address 192.168.1.0/24, assume each LAN should host the same number of PCs. Create 3 new subnets for the given address, then find the following:
- The new subnet addresses
- Subnet mask
- Host ID addresses range for each new subnet
- Number of usable host addresses for each subnet
- Broadcast address for each subnet
Answers:
Subnet Host Sub. Mask
1 256 /24
2 128 /25
4 64 /26
8 32 /27
16 16 /28
32 8 /29
64 4 /30
128 2 /31
256 1 /32
Subnet address
Subnet mask
Range of Host addresses
Broadcast address