0% found this document useful (0 votes)
123 views4 pages

2021 SPOTO CCNA 200-901 Practice Questions

The document contains practice questions and answers for the CCNA 200-901 exam from SPOTO. SPOTO provides exam dumps and practice questions for networking certification exams on their websites cciedump.spoto.net and spotodumps.com. Contact information is also provided. The document contains multiple choice questions covering topics like REST APIs, routing tables, MAC addresses, Python scripts, authentication errors, webhook notifications, network planes, Bash commands, NETCONF operations, and version control systems.

Uploaded by

soltani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
123 views4 pages

2021 SPOTO CCNA 200-901 Practice Questions

The document contains practice questions and answers for the CCNA 200-901 exam from SPOTO. SPOTO provides exam dumps and practice questions for networking certification exams on their websites cciedump.spoto.net and spotodumps.com. Contact information is also provided. The document contains multiple choice questions covering topics like REST APIs, routing tables, MAC addresses, Python scripts, authentication errors, webhook notifications, network planes, Bash commands, NETCONF operations, and version control systems.

Uploaded by

soltani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

SPOTO

Website: https://cciedump.spoto.net https://spotodumps.com

WhatsApp:+86-18344981205 [email protected]

2021 SPOTO CCNA 200-901 Practice Questions

Which status code is used by a REST API to indicate that the submitted payload is incorrect?
A. 400
B. 403
C. 405
D. 429
Correct Answer: A

Which detail is included in a routing table?


A. IP protocol
B. broadcast address
C. TCP or UDP port number
D. destination next hop or outgoing interface
Correct Answer: D

What is the purpose of a MAC address?


A. to uniquely identify a router in a LAN
B. to uniquely identify a switch in a LAN
C. to uniquely identify a network interface in a LAN
D. to uniquely identify a device on the Internet
Correct Answer: D

SPOTO

Website: https://cciedump.spoto.net https://spotodumps.com

WhatsApp:+86-18344981205 [email protected]
SPOTO

Website: https://cciedump.spoto.net https://spotodumps.com

WhatsApp:+86-18344981205 [email protected]

In Python, which expression checks whether the script returns a success status code when the
Requests library is used?
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
Correct Answer: B

Which action resolves a 401 error in response to an HTTP GET that is issued to retrieve a
configuration statement using RESTCONF on a CSR 1000V?
A. Change the HTTP method to PUT.
B. Change the transport protocol to HTTPS.
C. Check the MIME types in the HTTP headers.
D. Check the authentication credentials.
Correct Answer: D

Which type of HTTP method is used by the Meraki and Webex Teams APIs to send webhook
notifications?
A. HTTP GET
B. HTTP PUT

SPOTO

Website: https://cciedump.spoto.net https://spotodumps.com

WhatsApp:+86-18344981205 [email protected]
SPOTO

Website: https://cciedump.spoto.net https://spotodumps.com

WhatsApp:+86-18344981205 [email protected]

C. HTTP HEAD
D. HTTP POST
Correct Answer: D

On which network plane is routing protocol traffic handled?


A. data plane
B. management plane
C. authentication plane
D. control plane
Correct Answer: D

When using the Bash shell, how is the output of the devnet command saved to a file named
"output.txt”?
A. devnet & output. txt
B. devnet > output.txt
C. devnet < output. txt
D. devnet I output.txt
Correct Answer: B

Which two NETCONF operations cover the RESTCONF GET operation? (Choose two.)
A. <get>
B. <edit>

SPOTO

Website: https://cciedump.spoto.net https://spotodumps.com

WhatsApp:+86-18344981205 [email protected]
SPOTO

Website: https://cciedump.spoto.net https://spotodumps.com

WhatsApp:+86-18344981205 [email protected]

C. <get-update>
D. <modify-config>
E. <get-config>
Correct Answer: AE

Which two statements describe the advantages of using a version control system? (Choose
two)
A. It allows for branching and merging so that different tasks are worked on in isolation before
they are merged into a feature or master branch.
B. It allows multiple engineers to work against the same code and configuration files and
manage differences and conflicts.
C. It provides tooling to automate application builds and infrastructure provisioning
D. It allows developers to write effective unit tests.
E. It provides a system to track User Stories and allocate to backlogs
Correct Answer: AB

SPOTO

Website: https://cciedump.spoto.net https://spotodumps.com

WhatsApp:+86-18344981205 [email protected]

You might also like