Free 350-601 Exam Braindumps (page: 57)

Page 56 of 125

Which feature must be enabled to support the use of JSON and XML encodings when a Cisco Nexus 7000 Series Switch is deployed?

  1. Bash shell
  2. NX-API
  3. Open Agent Container
  4. LLDP

Answer(s): B



An engineer needs a utility to translate traditional Nexus CLI inputs and generate Python code using XML and JSON message formats. The solution needs to be available on a Nexus 7700 series switch. Which utility should be used?

  1. NX-API Sandbox
  2. NX-OS JSON-RPC
  3. Guest Shell for NX-OS
  4. Open NX-OS

Answer(s): A


Reference:

https://developer.cisco.com/docs/nx-os/#!nx-api-cli-developer-sandbox



Refer to the exhibit.


An engineer must use the python module in the guest shell of the Cisco Nexus 9000 Series switch to shutdown port Ethernet 1/4. Which command set will accomplish this?

  1. from cli import *
    cli(''conf t'')
    cli(''interface eth1/4'')
    cli(''shutdown'')
  2. from cisco import cli
    cli(''conf t'' ; ''interface eth1/4'' ; ''shut”)
  3. from cli import *
    cli(''conf t ; interface eth1/4 ; shut'')
  4. from cisco import cli
    cli(''conf t ; interface eth1/4")
    cli(''shutdown'')

Answer(s): C


Reference:

https://www.ciscolive.com/c/dam/r/ciscolive/apjc/docs/2016/pdf/DEVNET-1077.pdf



DRAG DROP (Drag and Drop is not supported)
An engineer deploys a custom Guest Shell rootfs on a Nexus 9000 Series Switch. Drag and drop the steps from the left into the order required to deploy the solution on the right. Not all options are used.
Select and Place:

  1. See Explanation section for answer.

Answer(s): A

Explanation:


Reference:

https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/7-x/programmability/guide/ b_Cisco_Nexus_9000_Series_NX-OS_Programmability_Guide_7x/Guest_Shell.html https://www.ciscolive.com/c/dam/r/ciscolive/us/docs/2018/pdf/BRKDCN-2015.pdf






Post your Comments and Discuss Cisco® 350-601 exam with other Community members:

350-601 Exam Discussions & Posts