Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Newly Released Cisco 350-401 Exam PDF

Page: 9 / 20
Total 371 questions

Implementing Cisco Enterprise Network Core Technologies (350-401 ENCOR) v1.2 Questions and Answers

Question 33

Which security feature does stateless authentication and authorization use for REST API calls?

Options:

A.

OAuth 2 tokens

B.

cookie-based session authentication

C.

API keys

D.

SSL/TLS certificate encryption

Question 34

Refer to the exhibit. What is the output of this code?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 35

Refer to the exhibit. Only administrators from the subnet 10.10.10.0/24 are permitted to have access to the router. A secure protocol must be used for the remote access and management of the router instead of clear-text protocols. Which configuration achieves this goal?

Options:

A.

access-list 23 permit 10.10.10.0 0.0.0.255

line vty 0 15

access-class 23 out

transport input all

B.

access-list 23 permit 10.10.10.0 255.255.255.0

line vty 0 15

access-class 23 in

transport input ssh

C.

access-list 23 permit 10.10.10.0 0.0.0.255

line vty 0 4

access-class 23 in

transport input ssh

D.

access-list 23 permit 10.10.10.0 0.0.0.255

line vty 0 15

access-class 23 in

transport input ssh

Question 36

Drag and drop the code snippets from the bottom onto the blanks in the script to convert a Python object into a JSON string. Not all options are used

Options:

Page: 9 / 20
Total 371 questions