A.EIGRPinternal:90
B.OSPFexternal:110
C.EIGRPexternal:90
D.RIP:120
E.OSPFinternal:110
您可能感興趣的試卷
你可能感興趣的試題
Router R1 is redistributing between two OSPF processes. Given the configuration shown, which includes all commands in the route map named fred, which of the following answers is true regarding the redistribution into OSPF process 1?()
router ospf 1
redistribute ospf 2 external 2 route - map fred
!
route - map fred permit 10
match ip address 1
set metric - type type - 1
A. No routes are redistributed because a route cannot be both E1 and E2.
B. Only OSPF E2 routes in the OSPF 2 domain will be considered for redistribution.
C. Inside the OSPF 2 domain, any formerly E2 routes will become E1 routes.
D. Routes permitted by ACL 1 will be redistributed, regardless of whether the routes are E1 or E2 routes.
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.
最新試題
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?()
Which of the following is helpful to allow an IPv6 host to learn the IP address of a default gateway on its subnet?()
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
An engineer is trying to summarize the following networks using the "ip summary- address eigrp"command:10.8.88.0/2510.8.89.48/2910.8.64.96/27Which network and subnet mask below would be the smallest EIGRP summary address to include all three subnets?()
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 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. 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?()
Which of the following answers lists a multicast IPv6 address?()
Which of the following are true of both OSPFv2 and OSPFv3?()
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