Cisco
300-410 · Question #75
Refer to the exhibit. A junior engineer updated a branch router configuration. Immediately after the change, the engineer receives calls from the help desk that branch personnel cannot reach any netwo
Sign in or unlock 300-410 to reveal the answer and full explanation for question #75. The question stem and answer options stay visible for context.
Layer 3 Technologies
Question
Refer to the exhibit. A junior engineer updated a branch router configuration. Immediately after the change, the engineer receives calls from the help desk that branch personnel cannot reach any network destinations. Which configuration restores service and continues to block 10.1.1.100/32?
BRANCH-RTR#
router eigrp 100
network 10.4.31.0 0.0.0.7
network 10.100.100.1 0.0.0.0
distribute-list route-map FILTER-IN in FastEthernet0/0
eigrp router-id 10.100.100.1
!
ip prefix-list 102 seq 10 permit 10.1.1.100/32
!
route-map FILTER-IN deny 10
match ip address prefix-list 102
!
Options
- Aroute-map FILTER-IN deny 5
- Bip prefix-list 102 seq 15 permit 0.0.0.0/32 le 32
- Cip prefix-list 102 seq 5 permit 0.0.0.0/32 le 32
- Droute-map FILTER-IN permit 20
Unlock 300-410 to see the answer
You've previewed enough free 300-410 questions. Unlock 300-410 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#EIGRP#Route Filtering#Route-map#Prefix-list