Weekend Sale Special - 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 75epass

Exact2Pass Menu

Designing, Deploying and Managing Network Automation Systems AUTOCOR v2.0

Last Update 6 hours ago Total Questions : 534

The Designing, Deploying and Managing Network Automation Systems AUTOCOR v2.0 content is now fully updated, with all current exam questions added 6 hours ago. Deciding to include 350-901 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 350-901 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 350-901 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Designing, Deploying and Managing Network Automation Systems AUTOCOR v2.0 practice test comfortably within the allotted time.

Question # 61

Drag and drop the code from the bottom onto the box where the code is missing on the Dockerfile to containerize an application that listens on the specified TCP network port at runtime. Not all options are used.

Question # 62

Drag and drop the git commands from the left into the correct order on the right to create a feature branch from the master and then incorporate that feature branch into the master.

Question # 63

An application uses OAuth to get access to several API resources on behalf of an end user. What are two valid parameters to send to the authorization server as part of the first step of an authorization code grant flow? (Choose two.)

A.

URI to which the authorization server will send the user-agent back when access is granted or denied

B.

list of the API resources that the application is requesting to access

C.

secret that was generated by the authorization server when the application registered as an OAuth integration

D.

list of scopes that correspond to the API resources to which the application is requesting to access

E.

name of the application under which the application registered as an OAuth integration

Question # 64

Refer to the exhibit above and click on the resource tabs in the top left corner to view resources to help with this question. Python code that uses the UCS Python SDK is instantiating a service profile named ' ' devcore-server-01 ' ' from service profile template ' ' device-template ' ' , then associating the service profile instance to blade 3 in chassis 7. Drag and drop the code snippets from the left onto the item numbers on the right that match the missing sections in the Python exhibit.

Question # 65

An engineer must add a simple tool that returns a device location and expose it via an Ollama-backed chat. The engineer must decorate the tool and bind it to the model before invoking the chain Drag and drop the code snippets from the bottom onto the boxes in the code to construct the artifact Not all options are used Options may be used more than once

Question # 66

What is the gRPC Network Management Interface protocol?

A.

a unified management protocol for streaming telemetry and database logging

B.

a configuration management protocol for monitoring

C.

a protocol for configuration management and streaming telemetry

D.

a logging protocol used across database servers

Question # 67

What are two steps in the OAuth2 protocol flow? (Choose two.)

A.

The user is authenticated by the authorization server and granted an access token.

B.

The user’s original credentials are validated by the resource server and authorization is granted.

C.

The user indirectly requests authorization through the authorization server.

D.

The user requests an access token by authentication and authorization grant presentation.

E.

The user requests the protected resource from the resource server using the original credentials.

Question # 68

Drag and drop the REST API authentication method from the left to the description on the right

Question # 69

An engineer must build a Python dient that pulls device inventory from a REST API using OAuth2 and paginates results in the response body Drag and drop the code snippets from the bottom onto the boxes in the code to construct the client Not all options are used

Question # 70

Drag and drop the code snippets from the bottom onto the blanks in the code to disable X11Forwarding on the SSH service of a CentOS server. Not all options are used.

Question # 71

How is AppDynamics used to instrument an application?

A.

Provides visibility into the transaction logs that can be correlated to specific business transaction requests

B.

Enables instrumenting a backend web server (or packet installation by using an AppDynamics agent

C.

Retrieves a significant amount of information from the perspective of the database server by using application monitoring

D.

Monitors traffic flows by using an AppDynamics agent installed on a network infrastructure device

Question # 72

Refer to the exhibit.

Which word is missing from this Ansible playbook shown, to allow the Cisco IOS XE commands for router configuration to be pushed after the playbook is executed?

A.

Commands

B.

Input

C.

Lines

D.

cofig

Question # 73

A developer is deploying an application to automate the configuration and management of Osco network files and routers The application must use REST API interface lo achieve programmability. The security team mandates that the network must be protected against DDoS attacks What mitigates the attacks without impacting genuine requests?

A.

API rate limiting at the application layer

B.

IP address filtering at the application layer

C.

traffic routing on the network perimeter

D.

firewall on the network perimeter

Question # 74

An engineer is designing an application to interact with Cisco Catalyst Center (formerly DNA Center). The application must use multiple components that serve unique functions that range from device data collection, analysis, and monitoring to a custom dashboard. It must meet these development requirements:

• Application components are easy to replace.

• Application components are easy to re-use.

• It can scale up at short notice.

• It allows work to be done on specific components independently.

Which design practice must the engineer apply?

A.

object-oriented design

B.

modular design

C.

single-responsibility principle

D.

software configuration management

Question # 75

Refer to the exhibit. A user makes a request to authenticate and retrieve a token to consume resources. The user encodes the username and password in base64 format and makes a POST request to the server. The server responds with a 401 Unauthorized status and provides the information to allow authorization by using a WWW-Authenticate response header. Which code snippet must be placed in the blank in the code to complete the Python script that retrieves the resource?

A.

B.

C.

D.

Go to page: