300-440 · Question #25
Refer to the exhibits. An engineer must redistribute only the 10.0.10.0/24 network into BGP to connect an on-premises network to a public cloud provider. These routes are currently redistributed…
The correct answer is C. redistribute ospf 1 match external. The command redistribute ospf 1 match external is missing on router R2. This command is needed to redistribute only the external OSPF routes into BGP. The external OSPF routes are those that are learned from another routing protocol or redistributed into OSPF. In this case, the…
Question
Exhibits
Options
- Aneighbor 10.0.10.2 remote-as 100
- Bredistribute ospf 1 match internal
- Credistribute ospf 1 match external
- Dneighbor 10.0.10.0/24 remote-as 100
How the community answered
(33 responses)- A3% (1)
- B15% (5)
- C76% (25)
- D6% (2)
Explanation
The command redistribute ospf 1 match external is missing on router R2. This command is needed to redistribute only the external OSPF routes into BGP. The external OSPF routes are those that are learned from another routing protocol or redistributed into OSPF. In this case, the 10.0.10.0/24 network is an external OSPF route, as it is redistributed from EIGRP into OSPF on router R1. The other commands are either already present or not relevant for this scenario.
Topics
Community Discussion
No community discussion yet for this question.

