exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 494 discussion

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

Refer to the exhibit.



R2 can reach Loopback222, but R1, SW1, and PC1 cannot communicate with 172.16.222.254. R1 and R2 configurations are shown here:



Which EIGRP configuration command resolves the issue?

  • A. R1(config-router)# redistribute static
  • B. R2(config-router)# redistribute static
  • C. R1(config-router)# network 172.16.222.254 0.0.0.0
  • D. R1(config-router)# network 172.16.222.254 255.255.255.255
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
seal2
Highly Voted 1 year, 9 months ago
Selected Answer: B
A. we don't need to redistribute on this router, it already doesn't have the route needed B. we DO need to redistribute 172.16.222.0 0.0.0.255 in eigrp for it to work C. without doing this on the eigrp instance it wouldnt be valid - this is my understanding from it being labeled (config-router) D. same as C
upvoted 11 times
bk989
9 months, 4 weeks ago
good catch on the (config-router) it is upposed to be (config-router-af-topology-base) Device> enable Device# configure terminal Device(config)# router eigrp name Device(config-router)# address-family ipv4 autonomous-system 1 Device(config-router-af)# topology base Device(config-router-af-topology)# fast-reroute per-prefix route-map map1 Device(config-router-af-topology)
upvoted 1 times
...
...
AlexInShort12
Highly Voted 1 year, 5 months ago
Selected Answer: B
Missing information, by expecting that their is a static route on R2, B is good.
upvoted 5 times
...
[Removed]
Most Recent 10 months, 2 weeks ago
Selected Answer: B
B is correct
upvoted 1 times
...
sayed_2908
1 year, 5 months ago
I don't understand why it's not working. R1 and R2 have an eigrp neighbourship. there is no point in redistriting static route. i just don't get it.
upvoted 1 times
[Removed]
1 year, 4 months ago
Because whilst the loop back address is in R2s EIGRP config as R2 does not have any interfaces in that network range it wont be activated. The only logical way R2 (given the answers) can access the loopback address is via a SR. Therefore the SR needs to be redistributed into the EIGRP AS.
upvoted 6 times
...
...
chris110
1 year, 8 months ago
Selected Answer: C
R1(config-router)# network 172.16.222.254 0.0.0.0
upvoted 1 times
chris110
1 year, 8 months ago
It is B
upvoted 6 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 ...