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 R1's 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
A network design shows that R1 has four different possible paths from itself to the Data Center subnets.
Which one of the following commands is most likely to show you all the possible next - hop IP addresses for these four possible routes?()
A. show ip eigrp topology
B. show ip eigrp topology all - links
C. show ip route eigrp
D. show ip route eigrp all - links
E. show ip eigrp topology all - learned
A company has a Frame Relay WAN with one central - site router and 100 branch office routers. A partial mesh of PVCs exists: one PVC between the central site and each of the 100 branch routers.
Which of the following could be true about the number of EIGRP neighbor ships?()
A. A partial mesh totaling 100: one between the central - site router and each of the 100 branches.
B. A full mesh - (101 * 100) / 2 = 5050 - One neighborship between each pair of routers.
C. 101 - One between each router (including the central site) a nd its nearby PE router.
D. None of the answers is correct.
最新試題
The following configuration exists on a router on one end of an IPv6 tunnel. Although the configuration added so far is correct, the configuration is incomplete. Which type of tunnel is most likely to be intended by the network engineer?()interface loopback 1ip address 192.168.1.1 255.255.255.255interface tunnel 2ipv6 address 2002:C0A8:10 1::1/64tunnel source loopback 1
Router R1 connects to Router R2 over an Ethernet LAN with both routers using their F0/0 interfaces. R1 learns a route from R2 using EIGRP f or IPv6. That route lists F0/0 as the outgoing interface with R2 as the next hop. The configuration excerpt shows all relevant configuration on R2's F0/0 interface. Which of the following is true about R1's route?()interface f0/0mac - address 1111.1111.1 111ipv6 address 2000::/64 eui - 64ipv6 address 2001::1/64
Router R1, a branch router, connects to the Internet using DSL. The engineer plans to use a configuration with a dialer interface. The answers list a feature and interface on which the feature could be configured.Which combinations accurately describe the interface under which a feature will be configured?()
Which of the following answers lists a multicast IPv6 address?()
Look at the following configuration below and select the statements that are true.()RD2(config)#router ospf 100RD2(config - router)# distance 180 10.1.10.1 0.0.0.0 match - meRD2(config -router)#!RD2(config - router) #ip access - list standard match - meRD2(config - std - nacl)# permit host 172.16.0.0
Which of the following features work the same in both RIP- 2 and RIPng?()
Which of the following must match for two directly connected routers running OSPF to establish a neighbor adjacency?()
The following configura tion exists on a router on one end of an IPv6 tunnel. Which type of tunnel is created by this configuration?()interface loopback 1ip address 1.1.1.1 255.255.255.255interface tunnel 2ipv6 address 2000::1::/64tunnel source loopback 1tunnel destina tion 2.2.2.2tunnel mode ipv6ipipv6 eigrp 1
Router R1 currently has no configuration related to IPv6 or IPv4. The following configuration exists in a planning document, intended to be used to copy/paste into Router R1 to enable OSPFv3 on interfaces F0/0 and S0/0/0. No other related configuration exists. Assuming F0/0 and S0/0/0 reach an up/up state, which of the following is true about OSPFv3 on R1 after this configuration has been pasted into R1?()ipv6 router ospf 1ipv6 unicast- routinginterface f0/0ipv6 address 2000 ::1/64ipv6 ospf 1 area 1interface s0/0/0ipv6 address 2001::/64 eui - 64ipv6 ospf 1 area 0
Router R1 currently has no configuration related to IPv6 or IPv4. The following configuration exis ts in a planning document intended to be used to copy/paste into Router R1 to enable EIGRP for IPv6 on interfaces F0/0 and S0/0/0. No other related configuration exists. Assuming F0/0 and S0/0/0 reach an up/up state, which of the following is true about EIGRP for IPv6 on R1 after this configuration has been pasted into R1?()ipv6 router eigrp 1ipv6 unicast- routinginterface f0/0ipv6 address 2000::1/64ipv6 eigrp 1interface s0/0/0ipv6 address 2001::/64 eui - 64ipv6 eigrp 1