nerdexam
Exams300-415Questions#300
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 connected command is typically used within other routing protocols or in a global OMP context, whereas advertise connected is the precise command for injecting a service VPN's directly connected routes into OMP.
  • B. The advertise connected command is not correctly applied in the global omp context to target connected routes of a specific service VPN; it needs to be under the vpn <vpn-id> omp hierarchy.
  • C. The redistribute connected command in the global omp context 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

Reference. https://www.cisco.com/c/en/us/td/docs/routers/sdwan/configuration/sdwan-xe-gs-book/sdwan-config-routing.html

Topics

#OMP#Route Advertisement#WAN Edge Configuration#Service VPNs

Community Discussion

No community discussion yet for this question.

Full 300-415 Practice