Skip to content

Latest commit

 

History

History
76 lines (49 loc) · 1.82 KB

cisco.nxos.nxos_netconf.rst

File metadata and controls

76 lines (49 loc) · 1.82 KB

cisco.nxos.nxos

Use nxos netconf plugin to run netconf commands on Cisco NX-OS platform.

Version added: 2.3.0

  • This nxos plugin provides low level abstraction apis for sending and receiving netconf commands from Cisco NX-OS network devices.
Parameter Choices/Defaults Configuration Comments
ncclient_device_handler
string
Default:
"nexus"
Specifies the ncclient device handler name for Cisco NX-OS network os. To identify the ncclient device handler name refer ncclient library documentation.

Authors

  • Ansible Networking Team (@ansible-network)

Hint

Configuration entries for each entry type have a low to high priority order. For example, a variable that is lower in the list will override a variable that is higher up.