Colleagues,Could you please share any tricks to make latest VSCode version (like 1.105.1) work with NSO Explorer (version 1.1.1). Latest working VSCode version ~1.96. With all version after - VSCode isn't able to connect to NSO. Believe MS changed s...
We are thrilled to announce the release of NSO 6.6, a short-lived release packed with exciting new features and enhancements. We would like to highlight some key enhancements to this release. Summary Integrated AI Assistant in the NSO web UI for Cr...
NSO is a powerful and sophisticated orchestration platform designed to simplify and optimize network operations. While it may seem complex at first glance and requires some effort to master, its capabilities bring significant long-term benefits for...
Hello all,I am working on utilizing Terraform to manage our 9800 WLCs.So far everything with the ios-xe provider has worked well, though for most of our wireless settings, we have to use the restconf module from the provider to accomplish the intende...
We have a series of live streaming sessions on the Cisco DevNet social media channels that we think are beneficial to the whole community. Join us on Wednesday, November 5th at the following links: https://youtube.com/live/JXZZ1oGzioU https://www.li...
Effective Network troubleshooting is one of the top, if not the number one, priorities for almost every network operations team. Having the tools and the skills to identify faster the root cause and impact of network issues has a direct connection wi...
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...
Hello,I am failing to run multi-threaded t-rex.I have done following till now:1) I had upgraded firmware from following location:https://docs.broadcom.com/docs/BCM957608-P2200G_FW_235.1.160.0https://docs.broadcom.com/docs/NXE_Linux_niccli_235.1.151.0...
Hi, Whenever I try to reserve a lab from the site "https://developer.cisco.com/catalyst-center/" for the options "Reservable Sandbox" or "Always-on Sandbox", it is throwing the below errors. 400 Bad Request Request Header Or Cookie Too Largenginx ...
Hi community Reading the documentation, I only see that SSO authentication is supported, but I'm wondering if AAA authentication is supported in vManage multitenant version 20.15.x.Because sometimes works and other failed.Response body can't parse JS...
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! i have a perfectly working python script using Netmiko for connection to the devices and PyAts/Genie to do all the parsing, and it works beautifully, i have my organization devices inventory on an excel spreadsheet and with the script i can ...