Pass the Cisco Cisco Certified DevNet Associate 200-901 Questions and answers with CertsForce

Viewing page 13 out of 14 pages
Viewing questions 121-130 out of questions
Questions # 121:

Which IP service is used to monitor the performance of network devices?

Options:

A.

SNMP


B.

DHCP


C.

DNS


D.

NTP


Expert Solution
Questions # 122:

Refer to the exhibit.

Question # 122

An engineer wants to create a Bash script to automate a workflow that is related to a machine learning-based application. The engineer wants to use the application as a container and use an image from the open-source public repository. What is accomplished by the script?

Options:

A.

Create a new software package.


B.

Install and remove files.


C.

Update an existing software package.


D.

Install a software package


Expert Solution
Questions # 123:

What is a characteristic of Waterfall compared to Agile software development method?

Options:

A.

Waterfall focuses on continuous improvement, and Agile focuses on the design phase.


B.

Waterfall separates the project development lifecycle into sprints, and Agile does not use cycles.


C.

Waterfall specifies requirements before development begins, and Agile responds flexibly to changes in requirements.


D.

Waterfall uses reviews with step by step approach, and Agile uses a serially phased approach.


Expert Solution
Questions # 124:

Refer to the exhibit.

Question # 124

A developer just finished testing a Python script and wants to save the list of packages and versions installed on the current machine. The developer must make sure that it will not cause any issues if tested on another device due to different library versions. Which line of code needs to be placed on the snippet where the code is missing?

Options:

A.

pip freeze 2> requirements.txt


B.

pip freeze > requirements.txt


C.

pip freeze => requirements.txt


D.

pip freeze | requirements.txt


Expert Solution
Questions # 125:

Which Cisco platform is used to manage data center infrastructure through third-party tools and system integrations?

Options:

A.

Cisco DNA Center


B.

Cisco UCS Manager


C.

Cisco Intersight


D.

Cisco UCS Director


Expert Solution
Questions # 126:

What is the purpose of Infrastructure as Code?

Options:

A.

to provide the ability of independent development process


B.

to manually configure and manage infrastructure at scale


C.

to apply new practices on the development process


D.

to use development engineering practices on the infrastructure


Expert Solution
Questions # 127:

Question # 127

Refer to the exhibit. An engineer must authorize a REST API call. The API password is "Cisco123!". Which Bash command must be placed in the code to authorize the call?

Options:

A.

mkdir API_PASSWORD=Cisco123!


B.

set API_PASSWORD=Cisco123!


C.

cp API_PASSWORD=Cisco123!


D.

export API_PASSWORD=Cisco123!


Expert Solution
Questions # 128:

Which function does a router provide to a network?

Options:

A.

broadcast domain segmentation


B.

unique host on a Layer 3 network


C.

unique hardware address for every node on a LAN


D.

broadcast domain extension


Expert Solution
Questions # 129:

What is a capability of the AXL API?

Options:

A.

It adds a user to a collaboration space to share information and files.


B.

It executes SQL commands in Cisco Unified Communications Manager.


C.

It allows a meeting to be created with users that do not belong to same organization.


D.

It collects information about system, cluster, and database settings.


Expert Solution
Questions # 130:

Question # 130

Refer to the exhibit. A developer must use a token to collect data from Cisco DNA Center API and prepares a Python script to send requests. Which line of code needs to be placed on the snippet where the code is missing to obtain a token from the Cisco DNA Center API?

Options:

A.

token=BasicAuth(‘user’,‘password’))


B.

auth=BasicAuth(‘user’,‘password’))


C.

auth=HTTPBasicAuth(user,password))


D.

token=HTTPBasicAuth(user,password))


Expert Solution
Viewing page 13 out of 14 pages
Viewing questions 121-130 out of questions