Cisco 350-901 Practice Test - Questions Answers, Page 14

List of questions
Question 131

Refer to the exhibit.
Which key value pair from the ios_ntp Ansible module creates an NTP server peer?
Question 132

Refer to the exhibit.
The YAML represented is using the ios_vrf module. As part of the Ansible playbook workflow, what is the result when this task is run?
Question 133

Refer to the exhibit.
As part of the Ansible playbook workflow, several new interfaces are being configured using the netconf_config module. The task references the interface variables that are unique per device.
In which directory is the YAML file with these variables found?
Question 134

A developer needs to configure an environment to orchestrate and configure. Which two tools should be used for each task? (Choose two.)
Question 135

Application sometimes store configuration as constants in the code, which is a violation of strict separation of configuration from code. Where should application configuration be stored?
Question 136

Refer to the exhibit.
What is the output of this IOS-XE configuration program?
Question 137

Refer to the exhibit above and click on the IETF Routing tab in the top left corner to help with this question. A developer is trying to update the routing instance by adding a new route to the routes list using the URL in the exhibit. What action must be taken to fix the error being received?
Question 138

Click on the GET Resource button above to view resources that will help with this question. An engineer is managing a DC with 6000 Cisco UCS servers installed and running. The engineer has been asked to identify all resources where the model is in the UCSB family and the available memory is less than or equal to 5 GB. Which REST API call accomplishes this task?
Question 139

Refer to the exhibit.
Which RESTCONF verb changes the GigabitEthernet2 interface from 192.168.100.1/24 to 10.10.10.1/24
Question 140

The Meraki API URL https://api.meraki.com/api/v0/networks/123456789/ssids/2 has been stored inthe environment variable meraki_url and the API key has been stored in meraki_api_key. Whichsnippet presents the API call to configure, secure and enable an SSID using the Meraki API?
Question