Skip to content

iaa-inc/pyexos

Repository files navigation

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()

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages