A network includes a RIPv2 domain, an EIGRP domain, and an OSPF domain. Each pair of routing domains has multiple routers redistributing routes between the p air of domains. The design requires that the redistribution configuration avoid matching based on prefix/length because of the trouble in maintaining such configurations.
Which one of the following tools can be used in all three routing domains to attem pt to prevent domain loops?()
A. Setting route tags
B. Setting the default administrative distance differently for internal and external routes
C. Setting administrative distance differently per route
D. Setting metrics much higher for all ext ernal routes than for all internal routes
您可能感興趣的試卷
你可能感興趣的試題
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 has the following configuration. Assuming R1's F0/0 interface has a MAC address of 0200.0011.1111, what IPv6 addresses will R1 list for interface F0/0 in the output of the show ipv6 interface brief command?()interface f0/0ipv6 address 2345:0:0:8::1/64
Which of the following are true of both OSPFv2 and OSPFv3?()
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?()
An ISP has assigned prefix 3000:1234:5678::/48 to Company1. Which of the following terms would typically be used to describe this type of public IPv6 prefix?()
Which of the following must match for two directly connected routers running OSPF to establish a neighbor adjacency?()
Which of the following features work the same in both RIP- 2 and RIPng?()
Router R1 has been conf igured with an ipv6 route 2000::/64 S0/0/0 64 command.Which of the following does the 64 at the end of the command represent?()
Which of the following is the shortest valid abbreviation for FE80:0000:0000:0000:0010:0000:0000:0123?()
Which of the following answers lists a multicast IPv6 address?()
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