On Router R1, process EIGRP 1 is redistributing routes from process OSPF 2, calling route - map fred with the redistribute ospf 2 command. R1 has learned intra - area routes for 10.1.1.0/24 and 10.1.2.0/24 in part due to the Type 2 LSAs known for each subnet. The route map filters route 10.1.1.0/24 and allows 10.1.2.0/24 througH.
Which of the following co mmands on router R1 list subnet 10.1.1.0/24?()
A. show ip route
B. show ip eigrp topology
C. show ip ospf topology
D. show ip eigrp topology 10.1.1.0/24
您可能感興趣的試卷
你可能感興趣的試題
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 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
Router R1 sits at an Enterprise branch office, using both the Internet and a leased line to another Enterprise router for its two connectivity options back into the rest of the Enterprise network. The engineer planning for this branch decided to use the leased line for all Enterprise traffic, unless it fails, in which case the Internet connection should be used to pass traffic to the Enterprise.Which of the following is most likely to be useful on the branch router?()
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?()
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 output occurs on Router R1 , which runs both EIGRP for IPv6 and OSPFv3, with redistribution from EIGRP into OSPF configured with the redistribute eigrp 1 metric 25 command. Interface S0/0/1 has been enabled for EIGRP ASN 1. Which of the following should be true of redistribution in this case?()D 2000::/64 [90/1422516]via FE80::213:19FF:FE7B:5026, Serial0/0/1C 2000:0:0:1::/64 [0/0]via Serial0/0/1, directly connectedL 2000::1:213:19FF:FE7B:5004/128 [0/0]via Serial0/0/1, receive
An Enterprise rou ter, Ent1, displays the following excerpt from the show ip bgp command. ENT1 has an eBGP connection to an ISP router with address 3.3.3.3 and an iBGP connection to a router with address 4.4.4.4. Which of the following is most likely to be true?()Network Next Hop Metric LocPrf Weight Path*> 3.3.3.3 0 0 1 1 1 1 218 i
Router R1, a branch router, connects to the Internet using DSL. Some traffic flows through a GRE and IPsec tunnel, over the DSL connection, destined for an Enterprise network.Which of the following answers best describes the router's logic that tells the router, for a given packet, to apply GRE encapsulation to the packet?()
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 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