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

Refer to the exhibit. An engineer must ensure that these IP routing conditions are met: Traffic destined to the internet for users connected to the FLORIDA router uses any path. Traffic destined to the servers for users connected to the FLORIDA router must prefer the path via router GEORGIA. Traffic destined to the servers for users connected to the FLORIDA router must have redundant paths. Which configuration resolves the suboptimal path to meet these requirements? (Choose one answer)

  • A. FLORIDA#
    router eigrp 100
    distance 120 10.1.95.2 0.0.0.0 10
    !
    access-list 10 permit 10.71.2.0 0.0.0.255
    access-list 10 permit 10.81.97.0 0.0.0.255
  • B. VIRGINIA#
    router eigrp 100
    redistribute connected route-map CONNECTED_2_EIGRP100 metric 100000 10 255 1 1500
  • C. VIRGINIA#
    router eigrp 100
    network 10.71.2.0 0.0.0.255
    network 10.81.97.0 0.0.0.255
  • D. FLORIDA#
    ip route 10.71.2.0 255.255.255.0 10.3.111.1
    ip route 10.81.97.0 255.255.255.0 10.3.111.1
    ip route 10.71.2.0 255.255.255.0 10.1.95.2 250
    ip route 10.81.97.0 255.255.255.0 10.1.95.2 220
Correct Answer: D

Brave-Dump Clients Votes

A 100%

Comments



Anonymous User 2026-09-11 12:31:49

Selected Answers: A


I THINK ITS A