Practice – devcor_350-901_Infra

Strength:
0%
Answered: 0 • Correct: 0 • Incorrect: 0

Logged in as Guest

Fill in the Ansible module used to manage IOS XE static routes declaratively.

Drag the correct code snippets from the options panel into the placeholders in the code window.

- name: Configure static routes cisco.ios.{{1}}: config: - address_families: - afi: ipv4 routes: - dest: 0.0.0.0/0 next_hops: - forward_router_address: 10.0.0.1

Drag a snippet from the right into each blank box in the code.

Available snippets

ios_l3_interfaces
nxos_static_routes
ios_command
ios_facts
ios_static_routes
ios_interfaces
ios_config
ios_vlans