nerdexam
Cisco

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…

Automation

Question

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.

Exhibit

350-601 question #654 exhibit

Options

  • Bshow switchname
  • Cbash
  • Ecli_output

How the community answered

(49 responses)
  • B
    80% (39)
  • C
    14% (7)
  • E
    6% (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

#Cisco Nexus OS#Network Automation#CLI Commands#Configuration Verification

Community Discussion

No community discussion yet for this question.

Full 350-601 Practice