Router R1 refers to route - map fred when redistributing from EIGRP into OSPF. The entire route - map is listed next. Which of the following answers must be true based on the configuration as shown?()
route - map fred deny 10
match ip address one
route - map fred deny 20
match ip address two
route - map fred permit 100
A. The third route map clause will allow any routes not already filtered by the first two clauses
B. R outes permitted by ACL "two" will be redistributed
C. Routes denied by ACL "one" will be redistributed
D. All routes will be filtereD
您可能感興趣的試卷
你可能感興趣的試題
Router R1 has been configured with the redistribute ospf 1 route - map fred command under router eigrp 1. The route map named fred needs to be configured to match routes to d etermine which routes are redistributed into EIGRP.
Which of the following answers lists an item that cannot be matched by route map fred?()
A. Subnet number
B. Next - hop router IP address of the route
C. Whether the route is an E1 or E2 route
D. The ro ute's tag
E. The number of router hops between the router and the subnet
Router R1 sits inside OSPF area 1. Router R2 redistributes an E1 route into OSPF for prefix 2.2.2.0/24, with external metric 20. Router R22 redistributes an E2 route for the same prefix/length, external metric 10.
Under what conditions will R1 choose as it s best route the route through R22?()
A. R1 will always choose the route through R22.
B. As long as R1's best internal OSPF cost to reach R22 is less than 10.
C. As long as R1's best internal OSPF cost to reach R22 is less than 20.
D. R1 will never choo se the route through R22 if the E1 route through R2 is available.
Examine the following excerpt from the show ip ospf database asbr -summary command on router R1 (RID 1.1.1.1). Which answer can be verified as definitely true based on this output?()
LS Type: Summary Links (AS Boundary Router)
Link State ID: 9.9.9.9 (AS Boundary Router address)
Advertising Router: 3.3.3.3
LS Seq Number: 8000000D
Checksum: 0xE43A
Length: 28
Network Mask: /0
TOS: 0 Metric: 100
A. The output describes the contents of a Type 5 LSA
B. 3.3.3.3 identifies a ro uter as being the router performing redistribution
C. R1's metric for its best route to reach the router with RID 9.9.9.9 is 100
D. The router with RID 3.3.3.3's metric for its best route to reach the router with RID 9.9.9.9 is 100
A. Let the metrics default.
B. Use each redistributed route's OSPF metric using the redistribute command's metric transparent keywords.
C. Set the metric using the default - metric router subcommand.
D. Redistribution is not allowed between two OSPF p rocesses.
Router R1 has a connected route for 10.1.1.0/24 off interface Fa0/0. Interface Fa0/0 has been enabled for OSPF due to a router ospf 1 and network 10.0.0.0 0.0.0.255 area 0 command. R1 also has EIGRP configured, with the redistribute ospf 1 metric 1000 100 10 1 1500 command configured under EIGRP.
Which one of the following is true?()
A. R1 will not redistribute 10.1.1.0/24 into EIGRP, because R1 knows it as a connected route and not as an OSPF route.
B. For any OS PF routes redistributed into EIGRP, the metric components includea value equivalent to 1 Mbps of bandwidth.
C. For any OSPF routes redistributed into EIGRP, the metric components include a value equivalent to 100 microseconds of delay.
D. No subnets of network 10.0.0.0 will be redistributed due to the omission of the subnets parameter.
最新試題
The following line of output was gathered on Enterprise Router Ent1 using the command show ip route. Which of the following answers is most likely to be true, based on thi s output?()B 128.107.0.0 [20/10] via 11.11.11.11, 00:02:18
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 has two LAN interfaces and three serial interfaces enabled for IPv6. All the inte rfaces use link local addresses automatically generated by the router.Which of the following could be the link local address of R1's interface S0/0?()
Router R1, a branch router, connects to the Internet using DSL. Some traffic flows through a GRE and IPsec tunnel, over the DSL connection, and into the core of an Enterprise network. The branch also allows local hosts to communicate directly with public sites in th e Internet over this same DSL connection.Which of the following answers defines how the branch NAT config avoids performing NAT for the Enterprise directed traffic but does perform NAT for the Internet - directed traffic?()
Router R1 sits at an Enterprise branch office, using the Internet for its only connectivity back to the rest of the EnterprisE.Which of the following is not a ben efit of using an IPsec tunnel for packets sent through the Internet, between R1 and the rest of the Enterprise?()
The following output on Router R1 lists details of a BGP route for 190.1.0.0/16. Which of the following is true based on this output?()R1# show ip bgp 19 0.1.0.0/16BGP routing table entry for 190.1.0.0/16, version 121Paths: (1 available, best #1, table Default - IP - Routing - Table)Advertised to update - groups:11 2 3 41.1.1.1 from 2.2.2.2 (3.3.3.3)Origin IGP, metric 0, localpref 100, valid, internal, best
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
An enterprise has plans to start adding IPv6 support. The initial deployment requires support from some IPv6 - only device s that need to access servers that support only IPv4.Which of the following tools would be most appropriate?()
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
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 RIPng and IPv6 on interfaces F0/0 and S0/0/0. No other related configuration exists. Which of the following is true about RIPng on R1 after this configuration has been pasted into R1?()ipv6 unicast- routinginterface f0/0ipv6 rip one enableipv6 address 2000::1/64interface s0/0/0ipv6 address 2001::/64 eui - 64ipv6 rip one enable