350-601 · Question #654
Refer to the exhibit. Which two code snippets must be used to display the configuration of the Cisco Nexus 9000 Series Switch? (Choose two.) cli_show A.
The correct answer is B. show switchname. The request and response in the XML structure indicate the usage of the cli_show type for sending CLI commands to the Cisco Nexus switch via the NX-API. This specifies that the command being executed is a show command. The command is evident in the field of the response, which…
Question
Exhibit
Options
- Bshow switchname
- Cbash
- Ecli_output
How the community answered
(49 responses)- B80% (39)
- C14% (7)
- E6% (3)
Explanation
The request and response in the XML structure indicate the usage of the cli_show type for sending CLI commands to the Cisco Nexus switch via the NX-API. This specifies that the command being executed is a show command. The command is evident in the field of the response, which show switchname <input> retrieves the switch's hostname or configuration information.
Topics
Community Discussion
No community discussion yet for this question.
