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.
pyATS has HTML log viewer which spins local web server when using the command "pyats logs view"Seems the test data comes from a .zip file which gets created after tests has been executed.How can that .zip file be converted to HTML for local viewing i...
I would like to have multiple test suite .py files which will be run as a bundle by pyATS job.How can I have single defined common setup/cleanup routines which will run once whenever the pyATS job is executed instead of having the same common setup/c...
Using EOS unicon plugin to connect to Arista switch.During device.connect(), password is sent and unicon logs: %UNICON-INFO: +++ connection to spawn: ssh .... Then it times out with TimeoutError error.One specific fact for this Arista switch is that ...
Hello All,Utilizing the Genie BGP conf library, one can populate necessary information inside the BGP conf treeBgp
+DeviceAttributes
+ PeerSessionAttributes
+ PeerPolicyAttributes
+ VrfAttributes
+...
Hello All,Really appreciate your time.I am trying to add additional VSA to Radius accounting messages, more specifically to Stop record onto the outbound VoIP leg using "aaa accounting update leg_outgoing etc..."The issue I face is that if there is n...
I just want to grab that .zip file, put it on my laptop, convert it (this is the unknown i.e. how to convert it) to html and open the html in my local laptop browser.
Ok, so the first one works:device1.instantiate()2025-10-08 17:00:03,196: %UNICON-INFO: +++ device_name logfile device_name-cli-123423.log +++2025-10-08 17:00:03,200: %UNICON-INFO: +++ Unicon plugin eos (unicon.plugins.eos) +++Out[12]: <unicon.plugins...