A network operations team is subnetting the enterprise block to create equal-sized subnets capable of supporting at least usable host IP addresses per subnet. If subnets are allocated sequentially starting from the lowest address in the block, what is the network address (Network ID) of the fifth allocated subnet?
Answer: 10.45.136.0 / 10.45.136.0/23
Answer
10.45.136.0
To accommodate at least usable hosts per subnet, host bits are required because usable addresses. This results in a prefix length of (), which increments the third octet by per subnet (). Starting sequentially from , the subnets are: 1st: , 2nd: , 3rd: , 4th: , and 5th: .
Step-by-Step Solution
Key Concept
Host bit calculation and sequential IPv4 subnet allocation
Estimated Time:2m 0s