SNA Assignment
SNA Assignment
Key Characteristics:
Fixed subnet masks: Each class had a predetermined network size.
Inefficient use of IP addresses: This system often led to wasted IP addresses, as
network sizes rarely matched the fixed class sizes.
Defined Address Ranges:
Class A: Large networks.
Class B: Medium-sized
networks.
Class C: Small networks.
Class D: Multicast
addresses.
Class E: reserved for
experimental use.
Advantages:
Simplicity: In its early days, it was relatively easy to understand and implement.
Basic Structure: It provided a simple, fixed structure for early networks.
Disadvantages:
Key Characteristics:
Variable-Length Subnet Masks (VLSM): Network administrators can create subnets
of varying sizes.
Rule 2 − The block size must be a power of two to be attractive. Furthermore, the
block's size is equal to the number of IP addresses in the block.
Rule 3 − The block's first IP address must be divisible by the block size.
Advantages:
Efficient IP Address Utilization: It allows for the allocation of IP addresses based on
actual network needs, minimizing waste.
Improved Routing Efficiency: CIDR helps reduce the size of routing tables, leading to
faster routing.
Disadvantages:
Increased Complexity: CIDR and VLSM can be more complex to understand and
configure than classful addressing.
Learning Curve: Network administrators may require training to fully grasp and
implement CIDR effectively.
The internet's growth would have been severely limited if classful addressing had
remained in use. CIDR is a fundamental technology that underpins the internet's
ability to support billions of devices and networks.
In conclusion, while classful addressing was a necessary stepping stone in the early
development of IP networking, classless addressing is essential for today's internet.