200-901 Practice Test Questions

207 Questions


Which is an advantage of using network programmability?


A.

It removes CLI access for devices.


B.

It provides for more scalable and replicable network provisioning.


C.

Manual configuration is faster.


D.

No cloud abstraction occurs





B.
  

It provides for more scalable and replicable network provisioning.



Refer to the exhibit.



A.

Option A


B.

Option B


C.

Option C


D.

Option D





B.
  

Option B



Refer to the exhibit

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


A.

configure interlace loopback 5


B.

issue shutdown on interface loopback 5


C.

show only the interfaces In the up status


D.

show only the interfaces in admin shut status


E.

show details for the TABLE interface





A.
  

configure interlace loopback 5



C.
  

show only the interfaces In the up status



Fill in the blanks to complete the Python script to update the Webex Teams membership of a room using the Python requests library import requests






Refer to the exhibit






Which CI/CD tool is an automation tool used to build, test, and deploy software?


A.

Nagios


B.

Gradle


C.

Jenkins


D.

Git





C.
  

Jenkins



In DNS, which record specifies an alias that refers to another name that ultimately resolves to an IP address?


A.

AAA


B.

SOA


C.

NS


D.

CNAME





D.
  

CNAME



A small company has 5 servers and 50 clients. What are two reasons an engineer should spilt this network into separate client and server subnets? (Choose two)


A.

Internet access to the servers will be denied on the router.


B.

A router will limit the traffic types between the clients and servers.


C.

Subnets will split domains to limit failures.


D.

A router will bridge the traffic between clients and servers.


E.

Subnets provide more IP address space for clients and servers.





A.
  

Internet access to the servers will be denied on the router.



C.
  

Subnets will split domains to limit failures.



what is an advantage of a version control system?


A.

forces the practice of trunk-based development


B.

prevents over-writing code or configuration files


C.

facilitates resolving conflicts when merging code


D.

ensures that unit tests are written





C.
  

facilitates resolving conflicts when merging code



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


A.

load balancer


B.

layer 2 switch


C.

router


D.

proxy server





C.
  

router



How does requesting a synchronous API operation differ from requesting an asynchronous API operation?


A.

clients poll for the status of the execution of operations


B.

clients subscribe to a webhook for operation results


C.

clients can access the results immediately


D.

clients receive responses with a task id for further processing





C.
  

clients can access the results immediately



Refer to the exhibit.

What caused the error in this API request?


A.

The API resource does not support the POST operation.


B.

The API resource does not support JSON format payloads.


C.

The submitted JSON payload includes a field that is not supported by the API resources.


D.

The submitted JSON payload has a formatting issue





D.
  

The submitted JSON payload has a formatting issue




Page 6 out of 18 Pages
Previous