exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 134 discussion

Actual exam question from Cisco's 200-901
Question #: 134
Topic #: 1
[All 200-901 Questions]

What is a requirement when authenticating a RESTCONF API session with a router that runs Cisco IOS XE Software?

  • A. No authentication is required.
  • B. OAuth must be used.
  • C. A token must be retrieved and the associated string must be embedded in the X-Auth-Token header.
  • D. Basic authentication must be used.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
kymoni
10 months ago
Selected Answer: D
D is correct - first there's basic authentication, then a token is used for follow-up interaction. https://www.cisco.com/c/en/us/td/docs/routers/csr1000/software/restapi/restapi/RESTAPIclient.html
upvoted 1 times
kymoni
10 months ago
On a second thought, C might be correct too - it describes the same mechanism, I would say C is "more correct" than D
upvoted 1 times
kymoni
9 months, 4 weeks ago
The question mentions "a requirement when authenticating restconf api SESSION", so for establishing the session, basic authentication is used. D is correct
upvoted 1 times
...
...
...
chalosca
1 year, 6 months ago
C is the correct response. A post needs to be done to get the token, then it's added in the header To get this token, we need to send the basic auth.
upvoted 1 times
...
macxsz
2 years, 8 months ago
Selected Answer: D
D. From the book: "Authentication is accomplished using typical HTTP authentication models, such as basic authentication, where usernames and passwords are Base64 encoded and transmitted from the client to the server via an Authentication header"
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...