ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 447 - 350-601 discussion

Report
Export

A network automation engineer must configure a Cisco NX-OS REST API on a Cisco 9000 Series Switch with these requirements:

* NX-API REST and the DME database must be enabled.

* The NX-API REST must listen for HTTP traffic on port 83.

* The HTTPS certificate must be uploaded.

Which configuration set must be used to accomplish these goals?

A.

feature nxapi nxapi (tcp) port 83 nxapi certificate {httpscrt}

Answers
A.

feature nxapi nxapi (tcp) port 83 nxapi certificate {httpscrt}

B.

feature nxapi nxapi (tcp) port 83 nxapi certificate {httpscrt} nxapi certificate enable

Answers
B.

feature nxapi nxapi (tcp) port 83 nxapi certificate {httpscrt} nxapi certificate enable

C.

feature nxapi nxapi (http) port 83 nxapi certificate {httpscrt}

Answers
C.

feature nxapi nxapi (http) port 83 nxapi certificate {httpscrt}

D.

feature nxapi nxapi {http} port 83 nxapi certificate {httpscrt | httpskey} nxapi certificate enable

Answers
D.

feature nxapi nxapi {http} port 83 nxapi certificate {httpscrt | httpskey} nxapi certificate enable

Suggested answer: B

Explanation:

To meet the requirements for configuring Cisco NX-OS REST API on a Cisco 9000 Series Switch, the correct configuration set is option B. This set of commands enables the NX-API feature, sets the NX-API to listen for HTTP traffic on TCP port 83, uploads the HTTPS certificate, and then enables the certificate. The inclusion of thenxapi certificate enablecommand is crucial as it activates the uploaded certificate, which is necessary for establishing secure HTTPS connections.

asked 10/10/2024
Diego Beltran
53 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first