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, we think of monitoring state of ACI leaf interfaces, routes during upgrade using pyats. Unfortunately I'm not able to connect to it using pyats. When connecting pyats tries commands which are not supported by n9k aci mode. How do I specify os; ...
Hi, how to solve nginx which seems to be down? ACIxxx# netstat -ant | grep 443ACIxxx# icurl -k -v https://localhost* About to connect() to localhost port 443 (#0)* Trying 127.0.0.1...* Connection refused* couldn't connect to host at localhost:443* Cl...
seems managed to get it working by looking at https://github.com/CiscoTestAutomation/rest/blob/master/connector/src/rest/connector/tests/testbed.yaml (venv) [usernam@dev-hostname genie-demo]$ vim demo-testbed3.ymldevices: ACIxxxx: os: apic typ...
Thanks, want to give a try. I'm so new pyats, struggling to get it structured understanding. I can do the basics with IOS and cli connectors by copy/paste from tutorials, but unable to understand documentation for more advanced things - Does it work ...