Which IP address range represents the standard Class C private IPv4 address space defined by RFC 1918?
A10.0.0.0 to 10.255.255.255
B172.16.0.0 to 172.31.255.255
C192.168.0.0 to 192.168.255.255
D127.0.0.0 to 127.255.255.255
Explanation
RFC 1918 defines Private IPv4 spaces: Class A is 10.0.0.0/8, Class B is 172.16.0.0/12, and Class C is 192.168.0.0/16. The 127.0.0.0/8 range is reserved for loopback testing.
Exam Relevance
- Topic: Computer Networks
- Subtopic: IP Addressing & Subnetting

No Comments