Cisco 350-901 Practice Test - Questions Answers, Page 19
List of questions
Related questions
What are two features of On-Box Python for hosting an application on a network device? (Choose two.)
It has direct access to Cisco IOS XE CLI commands.
It is a Python interpreter installed inside the guest shell.
It enables execution of XML scripts on a Cisco IOS XE router or switch.
It supports Qt for graphical interfaces and dashboards.
It has access to Cisco IOS XE web UI through a controller.
Refer to the exhibit.
An engineer is configuring Ansible to run playbooks against Cisco IOS XE Software. What should be configured in ansible.cfg as the connection type?
network_cli
ssh
shell
command
A local Docker container with a Container ID of 391441516e7a is running a Python application. Which command is used to connect to a bash shell in the running container?
Option A
Option B
Option C
Option D
Refer to the exhibit. The JSON response is received from the Meraki location API. Which parameter is missing?
apMac
clientMac
clientId
accesspoint
Which two gRPC modes of model-driven telemetry are supported on Cisco IOS XE Software? (Choose two.)
dial-in
dial-out
call-in
call-out
passive
Refer to the exhibit.
Which parameter is missing from the JSON response to confirm the API version that is used?
version 4
v 10
2
version 2
What is a capability of the End User Monitoring feature of the AppDynamics platform?
discovers traffic flows, nodes, and transport connections where network or application/network issues are developing
monitoring local processes, services, and resource use, to explain problematic server performance
identifies the slowest mobile and IoT network requests, to locate the cause of problems
provides metrics on the performance of the database to troubleshoot performance-related issues
Refer to the exhibit. Which command resolves the merge conflict by removing the previous commit from the commit history?
Option A
Option B
Option C
Option D
What is the function of dependency management?
separating code into modules that execute independently
utilizing a single programming language/framework for each code project
automating the identification and resolution of code dependencies
managing and enforcing unique software version names or numbers
Refer to the exhibits. An interface named "GigabitEthernet2" has been configured on a Cisco IOS XE device. Using RESTCONF APIs as defined by the [email protected] model, which two combinations of "rest_operation" and "payload" must be added to the Python script to set the "description" to "Configured by RESTCONF"? (Choose two.)
Option A
Option B
Option C
Option D
Option E
Question