pyexos - An Extreme Networks config manipulation tool
Project description
pyexos
pyexos is a config manipulation utility for Extreme Networks devices, which enables the theory of config merge and replace.
Installation
$ pip install -e git+https://github.com/ixaustralia/pyexos#egg=pyexos
Usage
from pyexos import EXOS
device = EXOS(ip='10.0.0.1', username='dev', password='dev')
device.get_running_config()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ixau-pyexos-0.1.0.tar.gz
(8.8 kB
view hashes)
Built Distribution
ixau_pyexos-0.1.0-py3.8.egg
(21.2 kB
view hashes)