ExamGecko
Home Home / Cisco / 200-901

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

Question list
Search
Search

Refer to the exhibits.

The Python interpreter and the Cisco Python SDK are available by default in the Cisco NX-OS Software. The SDK documentation shows how the clid() API can be used when working with JSON and XML. What are two effects of running the script? (Choose two.)

A.

configure interface loopback 5

A.

configure interface loopback 5

Answers
B.

show details for the TABLE interface

B.

show details for the TABLE interface

Answers
C.

issue shutdown on interface loopback 5

C.

issue shutdown on interface loopback 5

Answers
D.

show only the interfaces in the up status

D.

show only the interfaces in the up status

Answers
E.

show only the interfaces in admin shut status

E.

show only the interfaces in admin shut status

Answers
Suggested answer: A, D

Explanation:


Reference:

https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/7- x/programmability/guide/b_Cisco_Nexus_9000_Series_NX-OS_Programmability_Guide_7x/Python_API.html

What are two key capabilities of Cisco Finesse? (Choose two.)

A.

Agents access Finesse from a browser without needing to install or configure anything on the client machine.

A.

Agents access Finesse from a browser without needing to install or configure anything on the client machine.

Answers
B.

An OpenDNS utility is preconfigured and ready to use on Finesse.

B.

An OpenDNS utility is preconfigured and ready to use on Finesse.

Answers
C.

Gadget containers provide a seamless experience in a single user interface.

C.

Gadget containers provide a seamless experience in a single user interface.

Answers
D.

Finesse automatically collects telemetry data.

D.

Finesse automatically collects telemetry data.

Answers
E.

Finesse includes an RPC API that enables the development of custom gadgets.

E.

Finesse includes an RPC API that enables the development of custom gadgets.

Answers
Suggested answer: A, C

Which two statements are true about Cisco UCS Manager, Cisco UCS Director, or Cisco Intersight APIs? (Choose two.)

A.

UCS Manager uses JSON to encode API interactions and utilizes Base64-encoded credentials in the HTTP header for authentication.

A.

UCS Manager uses JSON to encode API interactions and utilizes Base64-encoded credentials in the HTTP header for authentication.

Answers
B.

UCS Director API interactions can be XML- or JSON-encoded and require an API key in the HTTP header for authentication.

B.

UCS Director API interactions can be XML- or JSON-encoded and require an API key in the HTTP header for authentication.

Answers
C.

Cisco Intersight uses XML to encode API interactions and requires an API key pair for authentication.

C.

Cisco Intersight uses XML to encode API interactions and requires an API key pair for authentication.

Answers
D.

UCS Manager API interactions are XML-encoded and require a cookie in the method for authentication.

D.

UCS Manager API interactions are XML-encoded and require a cookie in the method for authentication.

Answers
E.

Cisco Intersight API interactions can be encoded in XML or JSON and require an API key in the HTTP header for authentication.

E.

Cisco Intersight API interactions can be encoded in XML or JSON and require an API key in the HTTP header for authentication.

Answers
Suggested answer: B, D

Explanation:


Reference: https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/ucs-director/rest-api-getting-started-guide/6- 5/cisco-ucs-director-REST-API-getting-started-65.htmlhttps://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/sw/api/b_ucs_api_book.pdf

Which model-driven programmability protocol does Cisco IOS XE Software support?

A.

gNMI

A.

gNMI

Answers
B.

SOAP

B.

SOAP

Answers
C.

SSH

C.

SSH

Answers
D.

CORBA

D.

CORBA

Answers
Suggested answer: A

Explanation:


Reference: https://www.cisco.com/c/en/us/td/docs/ios- xml/ios/prog/configuration/1610/b_1610_programmability_cg/gnmi_protocol.html

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

A.

configure a device with native and OpenConfig-based models

A.

configure a device with native and OpenConfig-based models

Answers
B.

bootstrap a device that has a factory-default configuration

B.

bootstrap a device that has a factory-default configuration

Answers
C.

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

C.

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

Answers
D.

run Linux commands natively on the device

D.

run Linux commands natively on the device

Answers
Suggested answer: A

Explanation:


Reference: https://www.cisco.com/c/en/us/products/collateral/switches/nexus-9000-series-switches/white-paper-c11- 741518.html

What are two benefits of model-driven programmability? (Choose two.)

A.

easier to design, deploy, and manage APIs

A.

easier to design, deploy, and manage APIs

Answers
B.

single choice of transport, protocol, and encoding

B.

single choice of transport, protocol, and encoding

Answers
C.

models decoupled from transport, protocol, and encoding

C.

models decoupled from transport, protocol, and encoding

Answers
D.

model-based, structured, and human friendly

D.

model-based, structured, and human friendly

Answers
E.

model-driven APIs for abstraction and simplification

E.

model-driven APIs for abstraction and simplification

Answers
Suggested answer: C, E

Explanation:


Reference: https://www.ciscolive.com/c/dam/r/ciscolive/emea/docs/2018/pdf/BRKSPG-2303.pdfS

What is a benefit of model-driven programmability?

A.

It provides a programmatic and standards-based way of writing configurations to any network device.

A.

It provides a programmatic and standards-based way of writing configurations to any network device.

Answers
B.

By modeling data, it ensures that vast quantities of data are usable for monitoring.

B.

By modeling data, it ensures that vast quantities of data are usable for monitoring.

Answers
C.

It simplifies management and operations by decoupling the networking hardware from its control mechanism.

C.

It simplifies management and operations by decoupling the networking hardware from its control mechanism.

Answers
D.

It addresses the static architecture of traditional networks being decentralized and complex.

D.

It addresses the static architecture of traditional networks being decentralized and complex.

Answers
Suggested answer: A

Explanation:


Reference: https://developer.cisco.com/site/ios-xe/

Which type of HTTP method is used by the Meraki and Webex Teams APIs to send webhook notifications?

A.

HTTP POST

A.

HTTP POST

Answers
B.

HTTP GET

B.

HTTP GET

Answers
C.

HTTP HEAD

C.

HTTP HEAD

Answers
D.

HTTP PUT

D.

HTTP PUT

Answers
Suggested answer: A

Explanation:


Reference: https://meraki.cisco.com/blog/tag/alerts/

Refer to the exhibit. The Cisco Meraki API manages two organizations. In each organization, two independent networks are defined. How many calls to the /organizations/{orgId}/networks endpoint will be run parallel by the GetAllNetworks function of the API client?

A.

0

A.

0

Answers
B.

1

B.

1

Answers
C.

2

C.

2

Answers
D.

4

D.

4

Answers
Suggested answer: C

Refer to the exhibit.

The definition of the YANG module and a RESTCONF query sent to a Cisco IOS XE device is shown. Why does the RESTCONF interface respond with a 204 status code?

A.

The query retrieved the logging severity level.

A.

The query retrieved the logging severity level.

Answers
B.

The query updated the logging severity level or created it if not present on the device.

B.

The query updated the logging severity level or created it if not present on the device.

Answers
C.

The query failed at retrieving the logging severity level.

C.

The query failed at retrieving the logging severity level.

Answers
D.

The query failed to set the logging severity level due to an invalid path.

D.

The query failed to set the logging severity level due to an invalid path.

Answers
Suggested answer: B

Explanation:


Reference: https://www.cisco.com/c/en/us/td/docs/ios- xml/ios/prog/configuration/1611/b_1611_programmability_cg/restconf_programmable_interface.html

Total 471 questions
Go to page: of 48