Question:
Based on the configuration shown, what code will appear in the routing table for redistributed routes on the router?
router ospf 1 router-id 1.1.1.1 network 10.23.1.0 0.0.0.255 area 0 redistribute eigrp 100 subnets metric-type 1
- O E2
- O IA
- O E1
- D EX
Explanation: The redistribution configuration exists under the destination protocol and identifies the source protocol. The source protocol, EIGRP in this case, provides the network prefixes that are to be redistributed into OSPF. The option for the metric-type keyword is either 1 or 2. Type 2 is the default if not specified. Redistributed routes appear in the routing table with a code of O E1 or OE 2.
Exam with this question: CCNP ENARSI 8 Modules 15 - 17 Checkpoint Exam: Conditional Forwarding and Route Redistribution Exam
Please login or Register to submit your answer