Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

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

Questions 41

A development team needs to containerize an application named 'cust475605674\ A Dockerfile has been created and now the docker build command needs to be run using the current folder to find the Dockerfile. build the image and create a local repository named 'cust321453857-rep' that points to that image. Which command must be used?

Options:
A.

docker build -t cust321453857-rep -f Dockerfile

B.

docker build cust321453857-rep -f Dockerfile.txt

C.

docker build cust321453857-rep Dockerfile

D.

docker build -t cust321453857-rep Dockerfile.txt

Cisco 200-901 Premium Access
Questions 42

An engineer must configure Cisco Nexus devices and wants to automate this workflow. The engineer will use an Ansible playbook to configure devices through Cisco NX REST API. Before the code is run, which resource must be used to verify that the REST API requests work as expected?

Options:
A.

Cisco Open NX-OS

B.

Cisco NX-OS SDK

C.

Cisco Learning Labs

D.

Cisco Code Exchange for Nexus

Questions 43

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.

Questions 44

Which network constraint causes the performance of the application to decrease as the number of users accessing the application increases?

Options:
A.

latency

B.

loss

C.

bandwidth

D.

jitter

Questions 45

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

Options:
A.

SNMP

B.

DHCP

C.

DNS

D.

NTP

Questions 46

What is the impact on an application from having a large distance between a client device and a host server?

Options:
A.

jitter

B.

latency

C.

loss of connectivity

D.

increased bandwidth

Questions 47

Which two commands download and execute an Apache web server container in Docker with a port binding 8080 in the container to 80 on the host? (Choose two.)

Options:
A.

docker pull apache

B.

docker run -p 8080:80 httpd

C.

docker run -p 80:8080 httpd

D.

docker pull httpd

E.

docker pull https

Questions 48

Drag and drop the code snippets from the bottom onto the blanks in the code to complete the happy path scenario. Not all options are used.

200-901 Question 48

Options:
Questions 49

200-901 Question 49

Refer to the exhibit. An engineer is comparing two files by using the unified diff format. Which cade snippet belongs to the new.py file?

Options:
A.

200-901 Question 49 Option 1

B.

49

C.

49

D.

49

Questions 50

200-901 Question 50

Refer to the exhibit. A network engineer executes the bash script shown. Which two things are achieved by running the script? (Choose two.)

Options:
A.

A directory called PRODUCTION is created.

B.

The engineer changes to the parent directory.

C.

A YAML file is created.

D.

A YAML file is removed.

E.

A directory called state.yml is created.