Fill in the blanks to complete the python script to request a service ticket using the APIC-EM rest API for the
user “devnetuser”.
Refer to the exhibit.
What is the function of the python script?
A.
Count and print the total number of available devices.
B.
Iterate over a list of network devices and write all device names and management IP addresses to an output file
C.
Iterate over a list of network devices and write all device type and associated management IP address.
D.
For each device that is returned, display the device and, for each device, print the device name and management IP address.
E.
Loop through the returned list of network devices and, for each device, print the device name
management IP address.
Loop through the returned list of network devices and, for each device, print the device name
management IP address.
What is the purpose of a MAC address?
A.
To uniquely identify a router in a LAN
B.
To uniquely identify a network interface in a LAN
C.
To uniquely identify a device on the internet
D.
To uniquely identify a switch in a LAN
To uniquely identify a network interface in a LAN
Drag and drop elements of the RESTCONF protocol stack from the left onto the correct description on the right. Not all elements on the left are used.
Drag and drop the network automation interfaces from the left onto the transport protocols that they support on
the right. Not all options are used.
Drag and drop the function on the left onto the type of plane that handles the function on the right.
Which two types of NAT are used in a network? (Choose two.)
A.
Static NAT
B.
Normal NAT
C.
Multicast NAT
D.
Dynamic NAT
E.
Router NAT
Static NAT
Dynamic NAT
Refer to the exhibit.
What does the python function do?
A.
It returns DNAC user and password.
B.
It returns HTTP Basic Authentication.
C.
It returns an authorization token.
D.
It reads a token from a local JSON file and posts the token to the DNAC URL.
It returns an authorization token.
What are two advantages of YANG-based approaches for infrastructure automation? (Choose two.)
A.
directly maps to JavaScript
B.
multi-platform vendor abstraction
C.
designed to reflect networking concepts
D.
compiles to executables that run on network devices
E.
command line driven interface
multi-platform vendor abstraction
designed to reflect networking concepts
Which principle is a value from the manifesto for Agile software development?
A.
adhering to a plan over responding to requirements
B.
detailed documentation over working software
C.
processes and tools over teams and inter actions
D.
customer collaboration over contract negotiation
customer collaboration over contract negotiation
Which Cisco DevNet resource allows access to products in a development lab to explore, learn, and build
application that use Cisco APLs?
A.
DevNet communities
B.
DevNet code Exchange
C.
DevNet Automation Exchange
D.
DevNet sandbox
DevNet sandbox
Fill in the blanks to complete the Bash script in which each file in a directory is renamed to Its SHA256 hash?
Page 3 out of 18 Pages |
Previous |