nerdexam
Cisco

300-610 · Question #70

Which automation software natively runs within the CLI of Cisco NX-OS devices?

The correct answer is A. Python. Cisco NX-OS supports a built-in Python interpreter that can be accessed directly from the CLI. Python scripts can be run interactively or in non-interactive mode, allowing automation and programmability directly on the device. NX-OS includes Python versions 2.7 and 3.x (with Pyth

Automation

Question

Which automation software natively runs within the CLI of Cisco NX-OS devices?

Options

  • APython
  • BAnsible
  • CPuppet
  • DChef

How the community answered

(41 responses)
  • A
    88% (36)
  • B
    5% (2)
  • C
    5% (2)
  • D
    2% (1)

Explanation

Cisco NX-OS supports a built-in Python interpreter that can be accessed directly from the CLI. Python scripts can be run interactively or in non-interactive mode, allowing automation and programmability directly on the device. NX-OS includes Python versions 2.7 and 3.x (with Python 3 recommended for new scripts). This enables tasks such as configuration verification, automation, and interaction with the device CLI programmatically.

Topics

#Cisco NX-OS#CLI automation#Python scripting#Network programmability

Community Discussion

No community discussion yet for this question.

Full 300-610 Practice