Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi All, I have been reading up on pyats and would like to know how to create a topology file as a dict like {'hostname':'ip"} instead of the yaml file shown in the examples. The reason why I want to go with that method is becuase I am trying to conne...
Currently I am taking bgp route backup using paramiko (python script) by running show ip bgp and show ip route commands on the switches and the output is stored in linux server. How to use that as the testbed file for genie and then compare with cur...
I installed genie in rhel7 server using pip the python version is 3.6. However when I try to run genie on the cli it gives me the following error File "src/unicon/core/pluginmanager.py", line 18, in init unicon.core.pluginmanagerImportError: cannot i...
I emailed the dev team using the email you suggested and their response was quick and gave me a proper solution as well. Uninstall unicon and install unicon and unincon.plugins and it worked. Both were installed using pip