An administrator is configuring an internal workstation and needs to manually assign an IPv4 address that belongs to an RFC 1918 private network block. Which IPv4 address is valid for this requirement?
- 172.25.100.50Answer
- B172.33.100.50
- C192.169.50.1
- D11.0.0.50
Answer
172.25.100.50 is a valid RFC 1918 private IPv4 address.
The address 172.25.100.50 is correct because RFC 1918 specifies 172.16.0.0/12 (covering 172.16.0.0 through 172.31.255.255) as a private IPv4 block. Because 25 is between 16 and 31 in the second octet, 172.25.100.50 is a valid private IPv4 address.
Step-by-Step Solution
Key Concept
RFC 1918 Private IPv4 Address Ranges