Cisco Certified Network Associate (CCNA) Practice Exam

Disable ads (and more) with a membership for a one time $4.99 payment

Prepare for the Cisco Certified Network Associate (CCNA) Practice Exam. Test your knowledge with our interactive quizzes featuring multiple choice questions, hints, and explanations. Equip yourself for success!

Practice this question and more.


Which routing protocol has auto summary enabled by default?

  1. EIGRP

  2. OSPF

  3. BGP

  4. RIPv2

The correct answer is: EIGRP

The correct answer is EIGRP, as Enhanced Interior Gateway Routing Protocol automatically enables summarization at classful boundaries by default. This means that EIGRP will summarize networks if they fall within the same major network segment, which helps to reduce the size of the routing table and minimizes unnecessary routing updates. This feature is particularly beneficial in larger networks as it enhances efficiency and optimizes resource usage. In contrast, OSPF requires manual configuration for summarization, as it uses a classless addressing scheme that allows for more precise control of routing information. BGP, also considered a classless protocol, is designed for inter-domain routing and does not enforce summarization by default, requiring specific configurations for that. RIPv2 does support classless routing and has the ability to perform summarization, but it is not enabled automatically like in EIGRP.