exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 436 discussion

Actual exam question from Cisco's 300-410
Question #: 436
Topic #: 1
[All 300-410 Questions]

The summary route is not shown in the Router_B routing table after this below configuration on Router_A:

interface ethernet 0
description location ID:S4318T3E77F02
ip address 192.168.3.1 255.255.255.0
ip summary-address eigrp 1 172.16.80.0 255.255.240.0

Which Router_A configuration resolves the issue by advertising the summary route to Router_B?

  • A. interface loopback 0
    ip address 172.18.81.1 255.255.255.0
    interface Ethernet 0
    ip address 192.168.3.1 255.255.255.0
    ip summary-address eigrp 1 172.16.80.0 255.255.240.0
  • B. interface loopback 0
    ip address 172.16.79.1 255.255.255.0
    interface Ethernet 0
    ip address 192.168.3.1 255.255.255.0
    ip summary-address eigrp 1 172.16.80.0 255.255.240.0
  • C. interface loopback 0
    ip address 172.16.81.1 255.255.255.0
    interface Ethernet 0
    ip address 192.168.3.1 255.255.255.0
    ip summary-address eigrp 1 172.16.80.0 255.255.240.0
  • D. interface loopback 0
    ip address 172.16.96.1 255.255.255.0
    interface Ethernet 0
    ip address 192.168.3.1 255.255.255.0
    ip summary-address eigrp 1 172.16.80.0 255.255.240.0
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
Titini
Highly Voted 2 years, 3 months ago
We need to add a loopback interface that belongs to the subnet 172.16.80.0 255.255.240.0
upvoted 6 times
...
NazgulNr5
Most Recent 6 months, 1 week ago
Selected Answer: C
A subnetting question. How cute!
upvoted 3 times
...
[Removed]
10 months, 2 weeks ago
Selected Answer: C
C is correct
upvoted 1 times
...
[Removed]
1 year, 6 months ago
Selected Answer: C
Will only advertise a summary if there is valid address within it in the RIB. C is the only address in the summary range.
upvoted 3 times
...
inteldarvid
1 year, 10 months ago
Selected Answer: C
correct
upvoted 2 times
...
GReddy2323
2 years, 3 months ago
I don't understand this question, can someone please explain?
upvoted 1 times
targetA
2 years, 3 months ago
Summary addresses won't show in the routing table unless there's a componant route in the summary address range Another way of asking this question would be "which of the following loopback ip addresses are contained in the 172.16.80.0 255.255.240.0 summary address" A - 172.18.81.1 - is not in the summary as it has to be 172.16.80.0 - 172.16.95.255 B - 172.16.79.1 - is just under the summary D - 172.16.96.1 - is just over the summary Only C is in that range, which triggers the summary address to go into the routing table
upvoted 13 times
...
...
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 ...