Implementing Cisco Service Provider Advanced Solutions (SPCOR2) — Question 26
Which two statements about the NX-API are true? (Chose two.)
Answer options
- A. NX-API supports XML-RPC
- B. NX-API is enabled by default
- C. NX-API supports JSON-RPC
- D. The nxapi_auth cookie expires in 30 minutes.
- E. NX-API maps to NX-OS NETCONF.
Correct answer: A, C
Explanation
The correct answers are A and C because NX-API indeed supports both XML-RPC and JSON-RPC protocols. Options B, D, and E are incorrect as NX-API is not enabled by default, the nxapi_auth cookie does not have a specified expiration in the context of this question, and NX-API does not map directly to NETCONF.