Question
What is the primary advantage of using CIDR (Classless
Inter-Domain Routing) in IP addressing?Solution
CIDR allows IP addresses to be allocated based on the actual need rather than adhering to rigid class-based divisions (Class A, B, C). This approach uses variable-length subnet masks (VLSM), which optimize IP address utilization and reduce waste. For example, a network requiring 50 addresses can be assigned a smaller block (e.g., /26) instead of wasting a full Class C range (256 addresses). CIDR also simplifies routing by aggregating multiple networks into a single routing entry, known as route aggregation or supernetting. This reduces the size of routing tables, enhancing scalability and efficiency in large-scale networks. ________________________________________ Why Other Options Are Incorrect? 1. Simplifies routing tables by using fixed-length subnet masks: Incorrect because CIDR uses variable-length subnet masks, not fixed-length. 2. Increases the address space in IPv4 networks: Incorrect because CIDR optimizes usage but does not expand the IPv4 address space. 3. Eliminates the need for default gateways: Incorrect as default gateways remain crucial for routing traffic outside local subnets. 4. Supports only IPv6: Incorrect as CIDR applies to both IPv4 and IPv6.
What is the main drawback of using large batch sizes in mini-batch gradient descent during training?
In a public key infrastructure (PKI), what is the primary role of a Certificate Authority (CA)?
Mail access starts with client when user needs to download e-mail from the
You have a standard deck of 52 playing cards. What is the probability of drawing a red card (heart or diamond) from the deck?
WI-FI uses
Which of the following is not a server-side programming language?
What is a cache memory?
Which computer architecture allows multiple processors to work together on a single task?
Which of the following is a characteristic of IPv6?
How many possible boolean functions can be defined on n variables?