Implementing Cisco Enterprise Advanced Routing and Services (300-410 ENARSI) Exam Materials-Question 240 Discussion
Comment Image Comment Image Comment Image

Refer to the exhibit. The traffic from spoke to hub is dropping. The operations team observes: R2-R3 link is down due to the fiber cut. R2 and R5 receive traffic from R1 in AS 65101. R3 and R5 receive traffic from R4 in AS 65201. Which configuration resolves the issue? (Choose one answer)

  • A. R6(config)# router bgp 65201
    R6(config-router)# neighbor 10.10.10.5 remote-as 65101
    R6(config-router)# neighbor 10.10.10.5 update-source Loopback0
    R6(config-router)# neighbor 10.10.10.5 ebgp-multihop 3
  • B. R5(config)# router bgp 65101
    R5(config-router)# neighbor 10.10.10.6 remote-as 65201
    R5(config-router)# neighbor 10.10.10.6 update-source Loopback0
    R5(config-router)# neighbor 10.10.10.6 ebgp-multihop 3
  • C. R6(config)# router bgp 65101
    R6(config-router)# no neighbor 10.0.0.17 update-source Loopback0
  • D. R5(config)# router bgp 65101
    R5(config-router)# no neighbor 10.0.0.18 update-source Loopback0
Correct Answer: A

Brave-Dump Clients Votes

D 100%

Comments



Anonymous User 2026-09-12 12:10:18

Selected Answers: D


D IS CORRECT