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.
I'm trying to get pyATS to work, but it won't connect to the devices in any way.There are several vIOSs deployed in the EVE-NG lab and connection refused occurs when pyATS try to connect to my devices.The hostname matches the hostname in the testbed....
This is output what I have. I get this result whether I change protocol: ssh to command: ssh -v... or not. Traceback (most recent call last):
File "/home/vsfomin/python-scripts/pyats/test.py", line 3, in <module>
tb = loader.load(tb_file)
Fil...