Exam Name: | DevNet Associate (DEVASC) | ||
Exam Code: | 200-901 Dumps | ||
Vendor: | Cisco | Certification: | Cisco Certified DevNet Associate |
Questions: | 467 Q&A's | Shared By: | troy |
Refer to the exhibit.
Which function does the EXPOSE line perform when building an image from this Dockerfile?
Refer to the exhibit.
A network engineer wants to automate the port enable/disable process on specific Cisco switches. The engineer creates a script to send a request through RESTCONF and uses ietf as the YANG model and JSON as payload. Which command enables an interface named Loopback1?
Drag and drop the Dockerfile instructions from the left onto the descriptions on the right. Not at options are used.
Refer to the exhibit. A developer is creating a Python script to obtain a list of HTTP servers on a network named office_east by using the Cisco Meraki API. The request has these requirements:
• Must time out if the response is not received within 2 seconds.
• Must utilize client certificates and SSL certificate verification.
• Must utilize basic authentication that uses a username of admin and a password of cisco.
• Must save the response to an object named response.
Drag and drop the code snippets from the bottom onto the blanks in the code to meet the requirements. Not all options are used.