Official Bank 0/481

Real 200-901 (200-901 CCNAAUTO v1.1) - Cisco Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
481 Total Questions
1
Question
DRAG DROP

Exhibit

Refer to the exhibit. Drag and drop the code snippets from the bottom to the blanks in the code to enable keepalive for the FastEthernet 2/0 interface. Not all options are used.

Exhibit
Reveal Only
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
Users cannot access a webserver and after the traffic is captured, the capture tool snows an ICMP packet that reports "time exceeded in-transit". What is the cause of this webserver access issue?
Options
A The large distance between the server and the users means that the packets require too much time to reach the destination.
B The server is overloaded and the connection was not able to be processed in time.
C A router along the path is misrouting the packets in a wrong direction.
D A router along the path has the wrong time.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
Which REST architectural constraint indicates that no client context should be stored on the server between requests?
Options
A stateless
B client-server
C uniform interface
D cacheable
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
Refer to the exhibit.

Exhibit

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.)
Select 2
Options
A show details for the TABLE interface
B configure interlace loopback 5
C show only the interfaces in admin shut status
D issue shutdown on interface loopback 5
E show only the interfaces In the up status
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
Refer to the exhibit.

Exhibit

A network engineer wants to automate the port enable/disable process on specific Cisco switches. The engineer creates a script to send a request through RESTCONF and uses ietf as the YANG model and JSON as payload. Which command enables an interface named Loopback1?
Options
A enable_function(Loopback1, true, ‘iana-if-type:softwareLoopback’)
B def enable_function(Loopback1, true, ‘iana-if-type:softwareLoopback’)
C def enable_function(‘iana-if-type:softwareLoopback’, Loopback1, false,)
D enable_function(‘iana-if-type:softwareLoopback’, Loopback1, true,)
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.