A network engineer is configuring a point-to-point serial link between two routers and assigns the IPv4 subnet prefix . What is the maximum number of usable host IPv4 addresses available on this subnet?
- 2Answer
- B4
- C6
- D8
Answer
The maximum number of usable host IPv4 addresses on a subnet is 2.
A CIDR prefix leaves 2 bits for host addressing (). Calculating total addresses yields . Subtracting 2 for the unassignable network and broadcast addresses results in exactly 2 usable host IP addresses, making subnets standard for point-to-point links.
Step-by-Step Solution
Key Concept
Calculating usable host count for a given CIDR prefix