A network technician is configuring an isolated staging environment and must assign a dedicated IPv4 subnet using unroutable addresses specified in RFC 1918. Which of the following network prefixes represents a valid private IPv4 address block according to RFC 1918?
- 172.25.0.0/16Answer
- B172.33.0.0/16
- C192.169.1.0/24
- D11.0.0.0/8
Answer
172.25.0.0/16 is the valid RFC 1918 private IPv4 network prefix.
The prefix 172.25.0.0/16 lies within the 172.16.0.0/12 block reserved by RFC 1918 for private IPv4 networks (spanning from 172.16.0.0 to 172.31.255.255).
Step-by-Step Solution
Key Concept
RFC 1918 Private IPv4 Address Ranges