Classful IP addressing: A, B, C classes
Classful IP addressing is a system used to divide the 32-bit IPv4 address space into different address “classes” for easier allocation of IP addresses.
There are five main classes: A, B, C, D, and E, but the classes that are primarily used for host addressing are A, B, and C.
0.0.0.0 to 127.255.255.25500000000 to 01111111)255.0.0.0 (or /8)10.0.0.1128.0.0.0 to 191.255.255.25510000000 to 10111111)255.255.0.0 (or /16)172.16.0.1192.0.0.0 to 223.255.255.25511000000 to 11011111)255.255.255.0 (or /24)192.168.1.1| Class | First Octet Range | Default Subnet Mask | Number of Networks | Hosts per Network | Example IP Address |
|---|---|---|---|---|---|
| A | 0.0.0.0 to 127.255.255.255 | 255.0.0.0 (/8) | 128 | 16,777,214 | 10.0.0.1 |
| B | 128.0.0.0 to 191.255.255.255 | 255.255.0.0 (/16) | 16,384 | 65,534 | 172.16.0.1 |
| C | 192.0.0.0 to 223.255.255.255 | 255.255.255.0 (/24) | 2,097,152 | 254 | 192.168.1.1 |
Quick Links
Contact Us
Email: contact@openexamschool.com
© 2025 Open Exam School. All rights reserved. Developed By Open Exam School.