.. _cisco.iosxr.iosxr_netconf:
*****************
cisco.iosxr.iosxr
*****************
**Use iosxr netconf plugin to run netconf commands on Cisco IOSXR platform**
Version added: 1.0.0
.. contents::
:local:
:depth: 1
Synopsis
--------
- This iosxr plugin provides low level abstraction apis for sending and receiving netconf commands from Cisco iosxr network devices.
Parameters
----------
.. raw:: html
Parameter |
Choices/Defaults |
Configuration |
Comments |
ncclient_device_handler
string
|
Default:
"iosxr"
|
|
Specifies the ncclient device handler name for Cisco iosxr network os. To identify the ncclient device handler name refer ncclient library documentation.
|
Status
------
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.