Page 1 of 1
Python package for interacting with AOS 8 switches
Posted: 26 Jan 2020 10:38
by gear0
Hi all,
the Switch Management Guide for AOS 8 mentions a Python package for interacting with AOS 8 switches but I can't find this package anywhere on the web.
Does anybody know where to find this package? Any hints welcome
Regards,
gear0
Re: Python package for interacting with AOS 8 switches
Posted: 27 Jan 2020 11:25
by silvio
Hi,
I have only used the integrated python (not the API). Here you will find some examples in german:
https://dokuwiki.alu4u.com/doku.php?id=start
in folder AOS 7.3.2 some examples for the API.
And in folder AOS 7.3.4 is an example for the integrated python explained.
Hope you will find the needed infos there.
regards
Silvio
Re: Python package for interacting with AOS 8 switches
Posted: 02 Feb 2020 11:43
by gear0
Hi Silvio,
thanks for pointing me to this site. I was there before but overlooked the section.
This seems to be what I was looking for:
https://dokuwiki.alu4u.com/doku.php?id=consumer_py
Thanks again,
gear0
Re: Python package for interacting with AOS 8 switches
Posted: 13 Nov 2020 01:22
by miasanmia
Hi,
where can I find a actual consumer.py? The cosumer.py on the dokuwiki doesn't run with python 3.8.
Thanx
miasanmia