1-14 INTRODUCTION TO CIDR Flashcards
What is CIDR?
Classless Inter Domain Routing
A method for allocating IP addresses and managing IP routing.
Why was CIDR introduced?
To improve the efficiency and scalability of IP address allocation and routing on the Internet.
What is one reason for introducing CIDR?
To counter the rapid exhaustion of IPv4 addresses.
What is another reason for introducing CIDR?
To decrease the size and complexity of routing tables on the Internet.
What are key features of CIDR?
- Classless system
- Flexible allocation of IP addresses
- Doesn’t limit networks to predefined sizes.
What notation does CIDR introduce?
Slash notation (example: 192.168.1.0/24).
What does the number after the slash in CIDR notation indicate?
The number of bits used for the network portion.
How does CIDR improve routing efficiency?
By aggregating multiple IP addresses into a single entry in routing tables.
What has been the impact of CIDR on Internet routing tables?
Routing table aggregation.
What does routing table aggregation help manage?
The growth of routing tables, crucial for internet scalability.