Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Cisco 200-901 Practice Exam with Questions & Answers | Set: 14

Questions 131

In python, which expression checks whether the script returns a success status code when the Requests library is used?

Options:
A.

response.status_code== requests.ok

B.

response.status_code== requests.codes.ok

C.

response.code== requests.codes.ok

D.

response.status_code ! == requests.codes.ok

Cisco 200-901 Premium Access
Questions 132

What should a CI/CD pipeline aim to achieve?

Options:
A.

to allow manual testing before deployment

B.

to require minimal manual interaction

C.

to support new deployments on a fixed monthly schedule

D.

to provide a documented process for feedback

Questions 133

Which status code is used by a REST API to indicate that the submitted payload is incorrect?

Options:
A.

400

B.

403

C.

405

D.

429

Questions 134

Refer to the exhibit.

200-901 Question 134

Fill in the blank to complete the query parameter and value so that the result set is returned in reverse chronological order (most recent first) based on when message were entered.

200-901 Question 134

Options:
Questions 135

Refer to the exhibit.

200-901 Question 135

The JSON data in the exhibit has been parsed and stored in a variable, “data”. What returns the value “172.16.0.11” ?

Options:
A.

data['items'][0]['host']['value']

B.

data['items']['1']['host']['value']

C.

data['items']['host'][1]

D.

data['items']['host']['value']

Questions 136

Refer to the exhibit.

200-901 Question 136

What is the effect of this Ansible playbook on an IOS router?

Options:
A.

A new running configuration is pushed to the IOS router.

B.

The current running configuration of the IOS router is backed up.

C.

The start-up configuration of the IOS router is copied to a local folder.

D.

A new start-up configuration is copied to the IOS router.

Questions 137

Drag and drop the network component names from the left onto the correct descriptions on the right. Not all options are used.

200-901 Question 137

Options:
Questions 138

Refer to the exhibit.

A process on the host wants to access the service running inside this Docker container. Which port is used to make a connection?

Options:
A.

only outbound connections between 3000 and 5000 are possible

B.

port 3000

C.

any port between 3000 and 5000

D.

port 5000

Questions 139

Which device is used to transport traffic from one broadcast domain to another broadcast domain?

Options:
A.

load balancer

B.

layer 2 switch

C.

router

D.

proxy server

Questions 140

What operation is performed with YANG model-driven programmability in NX-OS?

Options:
A.

configure a device with native and OpenConfig-based models

B.

send CLI commands to a device and retrieve output in JSON format

C.

run Linux commands natively on the device

D.

bootstrap a device that has a factory-default configuration