ExamGecko
Home Home / Cisco / 200-901

Cisco 200-901 Practice Test - Questions Answers, Page 35

Question list
Search
Search

List of questions

Search

A developer completed the creation of a script using Git. Before delivering it to the customer, the developer wants to be sure about all untracked files, without losing any information. Which command gathers this information?

A.

git clean –n

A.

git clean –n

Answers
B.

git rm –f

B.

git rm –f

Answers
C.

git clean –r

C.

git clean –r

Answers
D.

git rm *

D.

git rm *

Answers
Suggested answer: A

Explanation:


A company deploys an application via containers in its local data center. As soon as the application goes into production, it starts to crash at specific hours of the day. After investigation, it is concluded that the crashes are due to too many users accessing the application simultaneously. The spikes must be addressed and allow for future growth without discarding the investment already made. Which deployment model must be used?

A.

hybrid cloud

A.

hybrid cloud

Answers
B.

edge

B.

edge

Answers
C.

private cloud

C.

private cloud

Answers
D.

public cloud

D.

public cloud

Answers
Suggested answer: A

Explanation:


Which TCP port is used to connect to a network device by using Telnet?

A.

23

A.

23

Answers
B.

69

B.

69

Answers
C.

400

C.

400

Answers
D.

830

D.

830

Answers
Suggested answer: A

Explanation:


Refer to the exhibit.

Refer to the exhibit. Which action does the script perform?

A.

It queries user credentials from Cisco IOS XE devices.

A.

It queries user credentials from Cisco IOS XE devices.

Answers
B.

It retrieves device identification from Cisco DNA Center.

B.

It retrieves device identification from Cisco DNA Center.

Answers
C.

It exports SSID information from Meraki dashboard.

C.

It exports SSID information from Meraki dashboard.

Answers
D.

It collects group information from ACI.

D.

It collects group information from ACI.

Answers
Suggested answer: D

Explanation:


What is the purpose of grouping devices in a VLAN?

A.

Devices communicate as if they are connected on the same wire.

A.

Devices communicate as if they are connected on the same wire.

Answers
B.

Multicast network traffic is limited to the VLAN connected devices.

B.

Multicast network traffic is limited to the VLAN connected devices.

Answers
C.

Unicast messages are limited to the clients connected on the same VLAN.

C.

Unicast messages are limited to the clients connected on the same VLAN.

Answers
D.

Network traffic is load balanced between the devices connected to the VLAN.

D.

Network traffic is load balanced between the devices connected to the VLAN.

Answers
Suggested answer: B

Explanation:


Refer to the exhibit.

Refer to the exhibit. The YAML shown contains an object "param0" that is equal to "Workflow1", a second object "param1" that contains an object called "list" which contains an array of two objects, "name" (equal to "VLAN_ID") and "value" (equal to a text value "198"), and finally a third object "param2" that is equal to "0". What is the equivalent message in JSON data format?

A.


A.


Answers
B.


B.


Answers
C.


C.


Answers
D.


D.


Answers
Suggested answer: D

Explanation:


An engineer prepares a set of Python scripts to interact with network devices. To avoid network performance issues, the engineer wants to run them in a test environment. Which resource must be used to monitor the live execution of code in an always-available environment?

A.

packet tracer

A.

packet tracer

Answers
B.

learning labs

B.

learning labs

Answers
C.

sandbox

C.

sandbox

Answers
D.

code exchange

D.

code exchange

Answers
Suggested answer: C

Explanation:


When a Cisco IOS XE networking device is configured by using RESTCONF, what is the default data encoding method?

A.

application/yaml-data+json

A.

application/yaml-data+json

Answers
B.

application/yang-data+json

B.

application/yang-data+json

Answers
C.

application/xml-data+json

C.

application/xml-data+json

Answers
D.

application/json-data+xml

D.

application/json-data+xml

Answers
Suggested answer: B

Explanation:

When configuring a Cisco IOS XE networking device using RESTCONF, the default data encodingmethod is application/yang-data+json. This MIME type indicates that the data is encoded inJSON format and structured according to YANG data models. YANG (Yet Another NextGeneration) is a data modeling language used to model configuration and state datamanipulated by the NETCONF protocol, which RESTCONF leverages

Refer to the exhibit.

Refer to the exhibit. A developer is part of a team that is working on an open-source project in which source code is hosted in a public GitHub repository. While the application was built, security concerns were addressed by encrypting the credentials on the server. After a few months, the developer realized that a hacker managed to gain access to the account. The exhibit contains part of the source code for the login process. Why was the attacker able to access the developer's account?

A.

The encoded credentials were available in the source code.

A.

The encoded credentials were available in the source code.

Answers
B.

The application was not encrypting the communication with the server.

B.

The application was not encrypting the communication with the server.

Answers
C.

The credentials were encrypted in the source code.

C.

The credentials were encrypted in the source code.

Answers
D.

An SSL certificate was used instead of the TLS protocol to authenticate.

D.

An SSL certificate was used instead of the TLS protocol to authenticate.

Answers
Suggested answer: A

Explanation:


Which technology is responsible for matching a name to an IP address of an application running on a host?

A.

firewall

A.

firewall

Answers
B.

proxy

B.

proxy

Answers
C.

load balancer

C.

load balancer

Answers
D.

DNS

D.

DNS

Answers
Suggested answer: D

Explanation:


Total 471 questions
Go to page: of 48