Cisco
300-440 · Question #3
Refer to the exhibits. An engineer must redistribute IBGP routes into OSPF to connect an on- premises network to a cloud provider. Which command must be configured on router R2?
The correct answer is C. redistribute bgp 100 subnets. To inject BGP-learned routes (including IBGP) into OSPF, you must use the command redistribute bgp 100 subnets under the OSPF process. The subnets keyword is required so that all learned BGP prefixes, including classless routes, are redistributed into OSPF.
MPLS and EVPN Cloud Connectivity
Question
Refer to the exhibits. An engineer must redistribute IBGP routes into OSPF to connect an on- premises network to a cloud provider. Which command must be configured on router R2?
Exhibits
Options
- Aredistribute ospf 1
- Bredistribute bgp 100 ospf 1
- Credistribute bgp 100 subnets
- Dbgp redistrlbute-lnternal
How the community answered
(50 responses)- A2% (1)
- B12% (6)
- C80% (40)
- D6% (3)
Explanation
To inject BGP-learned routes (including IBGP) into OSPF, you must use the command redistribute bgp 100 subnets under the OSPF process. The subnets keyword is required so that all learned BGP prefixes, including classless routes, are redistributed into OSPF.
Topics
#BGP OSPF redistribution#IBGP#route redistribution#IOS XE
Community Discussion
No community discussion yet for this question.

