FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

python_code_samples_network/NC-edit-config at master · wrightrocket/python_code_samples_network · GitHub

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

NETCONF edit-config

This is an example Python script utilizes edit-config.

The script calls the edit-config verb in NETCONF, and sets the data in the hostname container to what is specified.

For fun, you'll realize the script reconfigures the hostname of your network element to "NETCONF-WAS-HERE"

requirements

-- ncclient

-- IOS-XE running >/= 16.5(1) also enabled for NETCONF

running

-- Can run on-box or off-box.


Back | FazBrowse Home | New Git URL