nerdexam
Cisco

300-415 · Question #436

Refer to the exhibit. Which command is needed to prevent end users from sending data traffic through CSR101?

The correct answer is A. omp no address-family ipv4. Removing the IPv4 address family from OMP stops the device from advertising and receiving IPv4 prefixes via OMP, effectively preventing data traffic forwarding for end users through CSR101.

WAN Edge Router Deployment

Question

Refer to the exhibit. Which command is needed to prevent end users from sending data traffic through CSR101?

Options

  • Aomp no address-family ipv4
  • Bomp no overlay-as
  • Comp no graceful-restart
  • Domp shutdown

How the community answered

(20 responses)
  • A
    85% (17)
  • C
    10% (2)
  • D
    5% (1)

Why each option

Removing the IPv4 address family from OMP stops the device from advertising and receiving IPv4 prefixes via OMP, effectively preventing data traffic forwarding for end users through CSR101.

Aomp no address-family ipv4Correct

The 'omp no address-family ipv4' command removes IPv4 prefix exchange from OMP on CSR101, meaning no IPv4 routes are advertised to or learned from the SD-WAN fabric, which prevents end-user data traffic from being steered through this device while leaving OMP sessions intact.

Bomp no overlay-as

'omp no overlay-as' removes the overlay autonomous system number, which disrupts OMP session establishment entirely rather than selectively blocking data-plane route advertisements.

Comp no graceful-restart

'omp no graceful-restart' only disables the graceful restart capability during OMP session failures and has no effect on normal data traffic forwarding.

Domp shutdown

'omp shutdown' tears down all OMP sessions completely, affecting both control and data plane operations rather than selectively preventing user traffic forwarding.

Concept tested: OMP address-family control for data traffic prevention

Source: https://www.cisco.com/c/en/us/td/docs/routers/sdwan/configuration/routing/ios-xe-17/routing-book-xe/m-omp.html

Topics

#OMP Configuration#Route Advertisement#Data Plane Control#SD-WAN Edge Router

Community Discussion

No community discussion yet for this question.

Full 300-415 Practice