exam questions

Exam 200-310 All Questions

View all questions & answers for the 200-310 exam

Exam 200-310 topic 2 question 166 discussion

Actual exam question from Cisco's 200-310
Question #: 166
Topic #: 2
[All 200-310 Questions]

Which of the following statements is true regarding route summarization?

  • A. Summarization increases routing protocol convergence times.
  • B. Summarization must be performed on classless network boundaries.
  • C. Summarization causes a router to advertise more routes to its peers.
  • D. Summarization can reduce the amount of bandwidth used by a routing protocol.
  • E. Summarization cannot be performed on a group of contiguous networks.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
Section: Addressing and Routing Protocols in an Existing Network Explanation

Route summarization can reduce the amount of bandwidth used by a routing protocol. Summarization is the process of advertising a group of contiguous networks as a single route. When a router performs summarization, the router advertises a summary route rather than routes to each individual subnetwork. Summarization can cause a routing protocol to converge faster and can reduce the consumption of network bandwidth, because only a single summary route will be advertised by the routing protocol. For example, summarizing routes from the distribution layer to the core layer of a hierarchical network enables the distribution layer devices to limit the number of routing advertisements that are sent to the core layer devices. Because fewer advertisements are sent, the routing tables of core layer devices are kept small and access layer topology changes are not advertised into the core layer.
You can configure a router to summarize its networks on either classful or classless network boundaries. When combining routes to multiple subnetworks into a single summarized route, you must take bits away from the subnet mask. For example, consider a router that has interfaces connected to the 16 contiguous networks from 10.10.0.0/24 through 10.10.15.0/24. The routing table would contain a route to each of the 16 networks. The 16 contiguous networks can be summarized in 4 bits (24 = 16). Taking 4 bits away from the 24bit subnet mask yields a 20bit mask, which is 255.255.240.0. Thus the network and subnet mask combination of 10.10.0.0 255.255.240.0 encompasses all 16 networks. The process of taking bits away from the subnet mask to more broadly encompass multiple subnetworks is called supernetting. This is the opposite of subnetting, which divides a network into smaller subnetworks.
Reference:
Cisco: IP Routing Frequently Asked Questions: What does route summarization mean?

Cisco: IP Addressing and Subnetting for New Users

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...