单项选择题
R1 has correctly configured EIGRP to filter routes using a route map named question. The configuration that follows shows the entire route map and related configuration. Which of the following is true regarding the filtering action on prefix 10.10.10.0/24 in this case?()
route - map question deny 10
match ip address 1
route - map question permit 20
match ip address prefix- list fred
!
access - list 1 deny 10.10.10.0 0.0.0.255
ip prefix - list fred permit 10.10.10.0/23 le 25
A. It will be filtered due to the deny action in route map clause 10
B. It will be allowed because of the double negative (two deny references) in clause 10
C. It will be permitted due to matching clause 20's reference to prefix - list freD
D. It will be filtered due to matching the implied deny all route map clause at the end of the route map
相关考题
-
多项选择题
The command output that follows was gathered from router R1. If correctly referenced by an EIGRP distribution list that filters outbound Updates, which of the following statements is true about the filtering of various prefixes by this Prefix list?() R1#sh ip prefix - list ip prefix - list question: 4 entries seq 5 deny 10.1.2.0/24 ge 25 le 27 seq 15 deny 10.2.0.0/16 ge 30 le 30 se q 20 permit 0.0.0.0/0
A. Prefix 10.1.2.0/24 will be filtered due to clause 5
B. Prefix 10.1.2.224/26 will be filtered due to clause 5
C. Prefix 10.2.2.4/30 will be filtered due to clause 15
D. Prefix 10.0.0.0/8 will be permitteD
E. Prefix 0.0.0.0/ 0 will be permitteD -
多项选择题
Router R1 has been configured for EIGRP. The configuratio n also includes an ACL with one line -access - list 1 permit 10.100.32.0 0.0.15.255 - and the EIGRP configuration includes the distribute -list 1 in command. Which of the following routes could not be displayed in the output of the show ip eigrp topology comm and as a result?()
A. 10.10.32.0/19
B. 10.10.44.0/22
C. 10.10.40.96/27
D. 10.10.48.0/23
E. 10.10.60.0/30 -
单项选择题
Router R1 lists 4 routes for subnet 10.1.1.0/24 in the output of the show ip eigrp topology all - links command. The variance 200 command is configured, but no other related commands are configured. Which of the following rules are true regarding R1s decision of what r outes to add to the IP routing table? Note that RD refers to reported distance and FD to feasible distanc E.()
A. Adds all routes for which the metric is <= 200 * the best metric among all routes
B. Adds all routes because of the ridiculously high variance setting
C. Adds all successor and feasible successor routes
D. Adds all successor and feasible successor routes for which the metric is<=200 * the best metric among all routes
