Cisco
300-415 · Question #300
300-415 Question #300: Real Exam Question with Answer & Explanation
The correct answer is D: vpn 10 name "**** Service VPN 10 *****" omp advertise connected. To make connected routes within a specific service VPN (VPN 10) visible in OMP, the advertise connected command must be configured under that VPN's OMP settings.
WAN Edge Router Deployment
Question
A WAN Edge device has several service VPNs with no routing protocol configured in the service VPN. The device must be configured so that all connected routes visible in OMP for VPN 10. Which configuration meets the requirement?
Options
- Avpn 10 name "**** Service VPN 10 *****" omp redistribute connected
- Bomp no shutdown graceful-restart advertise connected
- Comp no shutdown graceful-restart redistribute connected
- Dvpn 10 name "**** Service VPN 10 *****" omp advertise connected
Explanation
To make connected routes within a specific service VPN (VPN 10) visible in OMP, the advertise connected command must be configured under that VPN's OMP settings.
Common mistakes.
- A. The
redistribute connectedcommand is typically used within other routing protocols or in a global OMP context, whereasadvertise connectedis the precise command for injecting a service VPN's directly connected routes into OMP. - B. The
advertise connectedcommand is not correctly applied in the globalompcontext to target connected routes of a specific service VPN; it needs to be under thevpn <vpn-id> omphierarchy. - C. The
redistribute connectedcommand in the globalompcontext would generally redistribute all connected routes into OMP, which is not specifically targeted to only VPN 10 as required.
Concept tested. OMP route advertisement for connected interfaces
Topics
#OMP#Route Advertisement#WAN Edge Configuration#Service VPNs
Community Discussion
No community discussion yet for this question.