网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

You have implemented mutua l route redistribution between OSPF and EIGRP on a border router. When checking the routing table on one of the EIGRP routers within the EIGRP routing domain, you are seeing some, but not all of the expected routes.What should you verify to troubleshoot this problem?()

A. The border router is using a proper seed metric for OSPF

B. The border router is using a proper seed metric for EIGRP

C. The administrative distance is set for OSPF and EIGRP

D. The missing OSPF routes are present in the routing table of the border router

E. The subnet keyword on the border router in the redistribute OSPF command


参考答案

更多 “ You have implemented mutua l route redistribution between OSPF and EIGRP on a border router. When checking the routing table on one of the EIGRP routers within the EIGRP routing domain, you are seeing some, but not all of the expected routes.What should you verify to troubleshoot this problem?()A. The border router is using a proper seed metric for OSPFB. The border router is using a proper seed metric for EIGRPC. The administrative distance is set for OSPF and EIGRPD. The missing OSPF routes are present in the routing table of the border routerE. The subnet keyword on the border router in the redistribute OSPF command ” 相关考题
考题 Refer to the exhibit. EIGRP has been configured on router D. Router C is performing mutual redistribution between EI GRP and OSPF. While verifying that the redistribution is functioning properly, you discover that while router C has all of the EIGRP routes in its routing table, router A does not have any routes from the EIGRP domain. What on router C may be the cause o f the problem?()A. The no auto - summary command needs to be added under router eigrp 1B. The subnets keyword was not included in the redistribute command under router ospf 1C. The metric specified for the redistributed EIGRP routes is too large; m aking the EIGRP routes unreachable by router AD. The default - information originate command needs to be added under router ospf 1E. The administrative distance of either OSPF or EIGRP must be changed so that EIGRP has a higher administrative distanc e than OSPF

考题 You have implemented mutual route redistribution between OSPF and EIGRP on a border router. When checking the routing table on one o f the OSPF routers within the OSPF routing domain, you are seeing some, but not all of the expected routes.Which two things should you verify to troubleshoot this problem?()A. The border router is using a proper seed metric for OSPFB. The border ro uter is using a proper seed metric for EIGRPC. The administrative distance is set for OSPF and EIGRPD. The missing EIGRP routes are present in the routing table of the border routerE. The subnet keyword on the border router in the redistribute EIG RP command

考题 You have completed an OSPF implementation, and you are verifying OSPF operation. During this verification, you notice that the OSPF route of 172.16.10.0 is repeatedly appearing and disappearing from the routing table. Further investigation finds that the OSPF CPU utilization is very high and the routers are constantly performing SPF calculations. You determine that 172.16.20.2 is the source of the 172.16.10.0 route. Using the show ip ospf database router 172.16.20.1 command, you notice that when this show command is performed repeatedly, the contents of the LSA change every few seconds.What could be the cause of this problem?()A. OSPF authentication errors between some of the routersB. Two routers have the same OSPF router IDC. Issues with mistuned OSPF timersD. OSPF LSA pacing issues between some of the routersE. OSPF neighbor adjacency problems between some of the routers

考题 Refer to the exhibit. Routers R1 and R2 have been configured to operate with OSPF. Routers R1 and R3 have been configured to operate with RIP. After configuring the redistribution between OSPF a nd RIP on R1, no OSPF routes are distributed into RIP. What should be done to correct this problem? ()A. The redistribution command should be reentered with the match route - type parameter included.B. The redistribution command should be reentered wit h the route - map map - tag parameter included.C. The redistribution command should be reentered with the metric metric - value parameter included.D. Routes will first need to be distributed into another protocol, and then into RIP.

考题 Refer to the exhibit. Which three statements accurately describe the result of applying the exhibited route map?() A. The map prohibits th e redistribution of all type 2 external OSPF routes.B. All routes that do no match clauses 10 and 20 of the route map are redistributed with their tags set to 8.C. The map prohibits the redistribution of all external OSPF routes with tag 6 set.D. Th e map permits the redistribution of all type 1 external OSPF routes.E. The map redistributes into EIGRP all routes that match the pfx prefix list and the five metric values?0000, 1000, 255, 1, and 1500.F. The map prohibits the redistribution of all ty pe 2 external OSPF routes with tag 6 set.

考题 A router learns about a remote network from EIGRP, OSPF, and a static route. Assuming all routing protocols are using their default administrative distance, which route will the router use to forward data to the remote network()。A.The router will use the static route.B.The router will use the OSPF route.C.The router will use the EIGRP route.D.The router will load balance and use all three routes.

考题 When implementing MPLS VPNs between CE and PE routers, which of these statements is correct? As a Network Engineer, it is necessary for you to know how to implement MPLS VPNs between Customer Edge and Provider Edge routers. Refer to the following descriptions, which one is making sense?()A、If using OSPF or EIGRP as the PE-CE routing protocol, redistribution is not required, but any other protocol or static route will require redistributionB、If using IS-IS as the PE-CE routing protocol, no redistribution is requiredC、If using static routes between the CE and PE routers, no redistribution of other VPN routes is requiredD、If PE-CE protocol is not BGP, redistribution of other VPN routes from MP-BGP is required

考题 A router learns about a remote network from EIGRP, OSPF, and a static route. Assuming all routing protocols are using their default administrative distance, which route will the router use to forward data to the remote network()。A、The router will use the static route.B、The router will use the OSPF route.C、The router will use the EIGRP route.D、The router will load balance and use all three routes.

考题 You have a router running BGP for the MPLS network and OSPF for the local LAN network at the sales office. A route is being learned from the MPLS network that also exists on the OSPF local network. It is important that the router chooses the local LAN route being learned from the downstream switch running OSPF rather than the upstream BGP neighbor. Also, if the local OSPF route goes away, the BGP route needs to be used. What should be configured to make sure that the router will choose the LAN network as the preferred path?()A、static route needs to be addedB、floating static route needs to be addedC、bgp backdoor commandD、ospf backdoor command

考题 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 numberB、Next - hop router IP address of the routeC、Whether the route is an E1 or E2 routeD、The ro ute's tagE、The number of router hops between the router and the subnet

考题 You have completed an OSPF implementation, and you are verifying OSPF operation. During this verification, you notice that the OSPF route of 172.16.10.0 is repeatedly appearing and disappearing from the routing table. Further investigation finds that the OSPF CPU utilization is very high and the routers are constantly performing SPF calculations. You determine that 172.16.20.2 is the source of the 172.16.10.0 route. Using the show ip ospf database router 172.16.20.1 command, you notice that when this show command is performed repeatedly, the contents of the LSA change every few seconds. What could be the cause of this problem?()A、OSPF authentication errors between some of the routersB、Two routers have the same OSPF router IDC、Issues with mistuned OSPF timersD、OSPF LSA pacing issues between some of the routersE、OSPF neighbor adjacency problems between some of the routers

考题 You have implemented mutual route redistribution between OSPF and EIGRP on a border router. When checking the routing table on one o f the OSPF routers within the OSPF routing domain, you are seeing some, but not all of the expected routes. Which two things should you verify to troubleshoot this problem?()A、The border router is using a proper seed metric for OSPFB、The border ro uter is using a proper seed metric for EIGRPC、The administrative distance is set for OSPF and EIGRPD、The missing EIGRP routes are present in the routing table of the border routerE、The subnet keyword on the border router in the redistribute EIG RP command

考题 Which two statements about route redistribution when implementing OSPF are true?()A、Routes learned using any IP routing protocol can only be redistributed into non IP routing protocols.B、OSPF can import routes learned using EIGRP, RIP, and IS - IS.C、OSPF routes cannot be exported into EIGRP, RIP, an d IS - IS.D、At the interdomain level, OSPF cannot import routes learned using BGP.E、OSPF routes can be exported into BGP.

考题 A router leams about a remote network from EIGRP.OSPF. and a static route. Assuming all routing protocols are using their default administrative distance, which route will the router use to forward data to the remote network?()A、The router will use the static route.B、The router will use the OSPF route.C、The route will use the EIGRP route.D、The router will load balance and use all three routes.

考题 You have implemented mutua l route redistribution between OSPF and EIGRP on a border router. When checking the routing table on one of the EIGRP routers within the EIGRP routing domain, you are seeing some, but not all of the expected routes. What should you verify to troubleshoot this problem?()A、The border router is using a proper seed metric for OSPFB、The border router is using a proper seed metric for EIGRPC、The administrative distance is set for OSPF and EIGRPD、The missing OSPF routes are present in the routing table of the border routerE、The subnet keyword on the border router in the redistribute OSPF command

考题 When implementing MPLS VPNs between CE and PE routers, which of these statements is correct? ()A、If using IS-IS as the PE-CE routing protocol, no redistribution is required.B、If using static routes between the CE and PE routers, no redistribution of other VPN routes is required.C、If the PE-CE protocol is not BGP, redistribution of other VPN routes from MP-BGP is required.D、If RIP is the routing protocol that is used between the PE-CE routers, no redistribution is required, but any other protocol will require redistribution.E、If using OSPF or EIGRP as the PE-CE routing protocol, redistribution is not required, but any other protocol or static route will require redistribution.

考题 Your MPLS implementation is currently using internal backdoor links. What can you do to minimize the impact of having these links?()A、 use BGP as the CE-PE routing protocolB、 use OSPF as the CE-PE routing protocolC、 use EIGRP as the CE-PE routing protocolD、 use the SP to redistribute routes as external routes for OSPF and EIGRPE、 use route redistribution at each location to ensure external routes are imported into the IGP

考题 单选题Your MPLS implementation is currently using internal backdoor links. What can you do to minimize the impact of having these links?()A use BGP as the CE-PE routing protocolB use OSPF as the CE-PE routing protocolC use EIGRP as the CE-PE routing protocolD use the SP to redistribute routes as external routes for OSPF and EIGRPE use route redistribution at each location to ensure external routes are imported into the IGP

考题 单选题A router learns about a remote network from EIGRP, OSPF, and a static route. Assuming all routing protocols are using their default administrative distance, which route will the router use to forward data to the remote network()。A The router will use the static route.B The router will use the OSPF route.C The router will use the EIGRP route.D The router will load balance and use all three routes.

考题 单选题You have completed an OSPF implementation, and you are verifying OSPF operation. During this verification, you notice that the OSPF route of 172.16.10.0 is repeatedly appearing and disappearing from the routing table. Further investigation finds that the OSPF CPU utilization is very high and the routers are constantly performing SPF calculations. You determine that 172.16.20.2 is the source of the 172.16.10.0 route. Using the show ip ospf database router 172.16.20.1 command, you notice that when this show command is performed repeatedly, the contents of the LSA change every few seconds. What could be the cause of this problem?()A OSPF authentication errors between some of the routersB Two routers have the same OSPF router IDC Issues with mistuned OSPF timersD OSPF LSA pacing issues between some of the routersE OSPF neighbor adjacency problems between some of the routers

考题 单选题You have implemented mutua l route redistribution between OSPF and EIGRP on a border router. When checking the routing table on one of the EIGRP routers within the EIGRP routing domain, you are seeing some, but not all of the expected routes. What should you verify to troubleshoot this problem?()A The border router is using a proper seed metric for OSPFB The border router is using a proper seed metric for EIGRPC The administrative distance is set for OSPF and EIGRPD The missing OSPF routes are present in the routing table of the border routerE The subnet keyword on the border router in the redistribute OSPF command

考题 单选题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 - 1A 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.

考题 多选题Refer to the exhibit. Which three statements accurately describe the result of applying the exhibited route map?()AThe map prohibits the redistribution of all type 2 external OSPF routes with tag 6 setBThe map prohibits the redistribution of all type 2 external OSPF routesCThe map redistributes into EIGRP all routes that match the pfx prefix list and the five metric values40000, 1000, 255, 1, and 1500DThe map prohibits the redistribution of all external OSPF routes with tag 6 setEAll routes that do no match clauses 10 and 20 of the route map are redistributed with their tags set to 8FThe map permits the redistribution of all type 1 external OSPF routes

考题 多选题Which two commands would you use to view OSPF routes?()Ashow ip route ospfBshow ospf routesCshow route protocol ospfDshow route

考题 单选题A router leams about a remote network from EIGRP.OSPF. and a static route. Assuming all routing protocols are using their default administrative distance, which route will the router use to forward data to the remote network?()A The router will use the static route.B The router will use the OSPF route.C The route will use the EIGRP route.D The router will load balance and use all three routes.

考题 单选题When implementing MPLS VPNs between CE and PE routers, which of these statements is correct? As a Network Engineer, it is necessary for you to know how to implement MPLS VPNs between Customer Edge and Provider Edge routers. Refer to the following descriptions, which one is making sense?()A If using OSPF or EIGRP as the PE-CE routing protocol, redistribution is not required, but any other protocol or static route will require redistributionB If using IS-IS as the PE-CE routing protocol, no redistribution is requiredC If using static routes between the CE and PE routers, no redistribution of other VPN routes is requiredD If PE-CE protocol is not BGP, redistribution of other VPN routes from MP-BGP is required

考题 单选题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 numberB Next - hop router IP address of the routeC Whether the route is an E1 or E2 routeD The ro ute's tagE The number of router hops between the router and the subnet