Cisco
300-415 · Question #391
300-415 Question #391: Real Exam Question with Answer & Explanation
The correct answer is D: config-transaction sdwan omp no shutdown graceful-restart address-family ipv4 vrf 1 advertise eigrp !. To advertise EIGRP learned routes into Overlay Management Protocol (OMP) in a Cisco SD-WAN network, the 'advertise eigrp' command must be configured under the 'omp' context within the desired address-family.
WAN Edge Router Deployment
Question
A network engineer is advertising the EIGRP learned route to Overlay Management Protocol (OMP) in the SD-WAN network. Which configuration accomplishes this task?
Options
- Aconfig-transaction sdwan address-family omp advertise eigrp !
- Bconfig-transaction sdwan address-family ipv4 vrf 1 omp advertise eigrp !
- Cconfig-transaction sdwan eigrp no shutdown graceful-restart address-family ipv4 vrf 1 advertise omp !
- Dconfig-transaction sdwan omp no shutdown graceful-restart address-family ipv4 vrf 1 advertise eigrp !
Explanation
To advertise EIGRP learned routes into Overlay Management Protocol (OMP) in a Cisco SD-WAN network, the 'advertise eigrp' command must be configured under the 'omp' context within the desired address-family.
Common mistakes.
- A. This configuration syntax is incorrect; 'advertise eigrp' must be under a specific address-family within the OMP configuration, not directly under 'address-family omp'.
- B. While the address family and VRF are correct, the command 'omp advertise eigrp' is out of place; 'advertise eigrp' should be under the 'omp' configuration context.
- C. This configuration attempts to advertise OMP from EIGRP, which is the reverse of the requirement, and the syntax for 'advertise omp' under EIGRP is not the standard way to redistribute into OMP.
Concept tested. Cisco SD-WAN route redistribution EIGRP to OMP
Topics
#OMP Configuration#EIGRP Redistribution#Route Advertisement#SD-WAN Routing
Community Discussion
No community discussion yet for this question.