nerdexam
Cisco

300-440 · Question #44

Refer to the exhibit. An engineer must redistribute 10.10.10.0/24 routes into BGP to connect the on-premises network to a cloud provider. Which command must be configured on the router R1?

The correct answer is B. router bgp 200. To advertise OSPF-learned routes (like 10.10.10.0/24) into BGP on router R1, use the command redistribute ospf 1 under the BGP process. This injects OSPF routes into BGP, allowing them to be sent to the cloud provider. The match external keywords are not required here because…

Cloud Connectivity Principles

Question

Refer to the exhibit. An engineer must redistribute 10.10.10.0/24 routes into BGP to connect the on-premises network to a cloud provider. Which command must be configured on the router R1?

Exhibits

300-440 question #44 exhibit 1
300-440 question #44 exhibit 2

Options

  • Arouter bgp 200
  • Brouter bgp 200
  • Crouter bgp 200
  • Drouter ospf 1

How the community answered

(41 responses)
  • A
    12% (5)
  • B
    78% (32)
  • C
    5% (2)
  • D
    5% (2)

Explanation

To advertise OSPF-learned routes (like 10.10.10.0/24) into BGP on router R1, use the command redistribute ospf 1 under the BGP process. This injects OSPF routes into BGP, allowing them to be sent to the cloud provider. The match external keywords are not required here because the 10.10.10.0/24 network is an internal OSPF route.

Topics

#BGP redistribution#OSPF to BGP#route redistribution#cloud BGP

Community Discussion

No community discussion yet for this question.

Full 300-440 Practice