Route redistribution (RR) has become an integral part of IP network design as the res ult of a growing need for disseminating certain routes across routing protocol boundaries. By default, which description is true when redistributing routes from other routing protocols into OSPF?()
第1题:
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
第2题:
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 10match ip address oneroute - map fred deny 20match ip address tworoute - 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
第3题:
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 redistribution
B. If using IS-IS as the PE-CE routing protocol, no redistribution is required
C. If using static routes between the CE and PE routers, no redistribution of other VPN routes is required
D. If PE-CE protocol is not BGP, redistribution of other VPN routes from MP-BGP is required
第4题:
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.
第5题:
Enterprise Router R1 connects an Enterprise to the Internet. R1 needs to create and advertise a default route into the Enterprise using EIGRP. The engineer creating the implementation plan has chosen to base this default route on the ip route command, rather than using i p default - network.Which of the following is not a useful step with this style of default route configuration?()
A. Create the default route on R1 using the ip route 0.0.0.0 0.0.0.0 outgoinginterface command.
B. Redistribute the statically configured defa ult route.
C. Disable auto - summary.
D. Configure the network 0.0.0.0 command.
E. Ensure R1 has no manually configured summary routes using the ip summary- address eigrp command.
第6题:
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 1redistribute ospf 2 external 2 route - map fred!route - map fred permit 10match ip address 1set 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.
第7题:
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.
第8题:
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.
第9题:
A. Redistributed ro utes will be tagged as external type 1 (E1) with a metric of 30.
B. Redistributed routes will be tagged as external type 2 (E2) with a metric of 20.
C. Redistributed routes will maintain their original RIP routing metric.
D. Redistributed routes will ha ve a default metric of 0 and will be treated as unreachable and not advertised.
E. Redistributed routes will have a default metric of 0 but will not be treated as reachable and will be advertised.
第10题:
A. Redistribution must be enabled mutually (in both directions) to work correctly.
B. auto - summary causes the OSPF routes redistributed into EIGRP to be summarized; thus the OSPF network 116.16.34 is summarized to 116.3 4.0.0, which is already covered by the EIGRP protocol.
C. Default metrics are not configured under EIGRP.
D. Both routing protocols must have unique autonomous system numbers for redistribution to function correctly.