Valid 300-410 Dumps shared by ExamDiscuss.com for Helping Passing 300-410 Exam! ExamDiscuss.com now offer the newest 300-410 exam dumps, the ExamDiscuss.com 300-410 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 300-410 dumps with Test Engine here:
Refer to the exhibit. A prefix list is created to filter routes inbound to an EIGRP process except for network 10 prefixes. After the prefix list is applied no network 10 prefixes are visible in the routing table from EIGRP. Which configuration resolves the issue?
Correct Answer: C
A prefix-list is an ordered list. "permit 10.0.0.0/8" needs to come before "deny 0.0.0.0/0 le 32" (deny everything), otherwise the "10" network is matched by the deny statement and thus, it gets to be filtered. "sequence 5" places the "permit 10.0.0.0/8" before "deny 0.0.0.0/0 le 32". https://networklessons.com/eigrp/how-to-configure-prefix-list-on-cisco-router