The network administrator wants RTA to send only the summarized route of 10.10.0.0/16 to RTB. Which configuration will accomplish this?

IT Questions BankCategory: CCNP ROUTEThe network administrator wants RTA to send only the summarized route of 10.10.0.0/16 to RTB. Which configuration will accomplish this?

The network administrator wants RTA to send only the summarized route of 10.10.0.0/16 to RTB. Which configuration will accomplish this?

  • RTA(config)# interface s0/0
    RTA(config-if)# ip summary-address eigrp 101 10.10.0.0 255.255.0.0
    RTA(config-if)# exit
    RTA(config)# router eigrp 101
    RTA(config-router)# no auto-summary
  • RTA(config)# interface s0/1
    RTA(config-if)# ip summary-address eigrp 101 10.10.0.0 255.255.0.0
    RTA(config-if)# exit
    RTA(config)# router eigrp 101
    RTA(config-router)# no auto-summary
  • RTA(config)# interface s0/0
    RTA(config-if)# ip summary-address eigrp 101 10.10.0.0 255.255.0.0
  • RTA(config)# interface s0/1
    RTA(config-if)# ip summary-address eigrp 101 10.10.0.0 255.255.0.0

Exam with this question: CCNP ROUTE Chapter 2 Exam Answers (Version 7)
Exam with this question: CCNP ROUTE (Version 6.0) Chapter 2 Exam

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments