Classful vs Classless Addressing
Classful vs Classless Addressing
Classful Addressing
Point of Comparison Classful Addressing Classless Addressing
Introduction Old IP addressing method Modern method using
dividing addresses into variable-length subnet
fixed classes (A-E) masks (VLSM)
IP Classes Uses predefined classes (A, No predefined classes;
B, C, D, E) addresses are flexible
Address Representation Does not include subnet Includes subnet mask
mask in IP address (e.g., /24)
Flexibility Less flexible in assigning IPs Highly flexible, allows
efficient IP usage
Subnetting Limited and rigid Allows custom subnetting
with VLSM
Wastage of IPs High due to fixed sizes of Minimized due to flexible
classes allocation
Routing Routing is based on class Uses CIDR (Classless Inter-
Domain Routing)
Scalability Less scalable Highly scalable
Efficiency Less efficient use of IP space Efficient allocation of IP
space
Prefix Notation No use of prefix notation Uses prefix (e.g., /16, /24)
to denote network size
Broadcasting Supports limited Allows more control over
broadcasting broadcast domains
Usage Obsolete, used in early Widely used in modern
internet networks and the internet