A network administrator assigns the IPv4 prefix to a small network segment. Which of the following statements regarding this subnet are correct? (Select TWO)
- The subnet mask in dotted-decimal notation is 255.255.255.248.Answer
- The network provides a total of 6 usable IP addresses for host devices.Answer
- CThe network provides a total of 8 usable IP addresses for host devices.
- DThe broadcast address for this subnet segment is 192.168.10.8.
Answer
The subnet mask is 255.255.255.248 and the network provides a total of 6 usable IP addresses for host devices.
For a /29 subnet, there are 3 host bits remaining (). The subnet mask corresponds to 255.255.255.248. The total number of IP addresses in the block is . Subtracting the network identifier (192.168.10.0) and the broadcast address (192.168.10.7) leaves 6 usable IP addresses for hosts.
Step-by-Step Solution
Key Concept
IPv4 Subnetting and Usable Host Calculation