Copyright (c) 2026 MindMesh Academy. All rights reserved. This content is proprietary and may not be reproduced or distributed without permission.

2.7.1. Public vs. Private Addressing

RFC 1918 Private Ranges:
ClassRangeDefault CIDRAddresses
A10.0.0.0 – 10.255.255.255/816.7 million
B172.16.0.0 – 172.31.255.255/121 million
C192.168.0.0 – 192.168.255.255/1665,536
Special Addresses:
  • Loopback (127.0.0.0/8): Always refers to "this device." 127.0.0.1 is localhost—used for testing TCP/IP stack without network access.
  • APIPA (169.254.0.0/16): Automatic Private IP Addressing. Windows/Mac assign this when DHCP fails—it's a symptom, not a valid configuration.

⚠️ Exam Trap: Seeing 169.254.x.x means the device couldn't reach a DHCP server. This is a troubleshooting indicator. Questions may describe symptoms and ask for the cause—if you see this address range, DHCP failure is the answer.

IPv4 Address Classes (Legacy):
ClassFirst OctetDefault MaskPurpose
A1-126/8Large networks
B128-191/16Medium networks
C192-223/24Small networks
D224-239Multicast
E240-255Experimental

Note: Classful addressing is largely obsolete—CIDR allows any prefix length—but the exam still tests class recognition.

Alvin Varughese
Written byAlvin Varughese
Founder15 professional certifications