300-610 · Question #116
A network design must include a solution to run CLI commands remotely on Cisco Nexus 9000 Series Switches. The customer's security policy requires secure login credentials and an encrypted underlying
The correct answer is A. NX-API B. HTTPS. NX-API supports HTTPS. All communication to the device is encrypted when you use HTTPS. NX-API is integrated into the authentication system on the device. Users must have appropriate accounts to access the device through NX-API. NX-API uses HTTP basic authentication. All requests
Question
A network design must include a solution to run CLI commands remotely on Cisco Nexus 9000 Series Switches. The customer's security policy requires secure login credentials and an encrypted underlying transport. The command output will be processed rising tools that support XML or JSON encoding. Which two components should be included in the design? (Choose two.)
Options
- ANX-API
- BHTTPS
- CHTTP
- DBash shell
- ESSH
How the community answered
(48 responses)- A77% (37)
- C2% (1)
- D15% (7)
- E6% (3)
Explanation
NX-API supports HTTPS. All communication to the device is encrypted when you use HTTPS. NX-API is integrated into the authentication system on the device. Users must have appropriate accounts to access the device through NX-API. NX-API uses HTTP basic authentication. All requests must contain the username and password in the HTTP header. You should consider using HTTPS to secure your user's login credentials. x/programmability/guide/b_Cisco_Nexus_9000_Series_NX- OS_Programmability_Guide/b_Cisco_Nexus_9000_Series_NX- OS_Programmability_Configuration_Guide_chapter_0101.html
Topics
Community Discussion
No community discussion yet for this question.