blob: b232f639f9b18ea3abae8bead7ae6748f9b66845 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
.. _cisco.nxos.nxos_cliconf:
***************
cisco.nxos.nxos
***************
**Use NX-OS cliconf to run commands on Cisco NX-OS platform**
Version added: 1.0.0
.. contents::
:local:
:depth: 1
Synopsis
--------
- This nxos plugin provides low level abstraction apis for sending and receiving CLI commands from Cisco NX-OS network devices.
Status
------
Authors
~~~~~~~
- Ansible Networking Team
.. 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.
|