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.
Hello, I have a Cisco CSRv1000 with Cisco XE version 16.8.1a. I have enabled netconf-yang and when i run the command ssh -2 -s [email protected] netconf it displays the YANG on CLI. However if i run the following code on python, it gives an error...
Hello, I am trying to send a 'show version' command to my Cisco ASA using Ansible, but I am encountering the following errors and I don't know why. The same thing works for my Cisco router though. Below are some details that might be helpful. Cisco A...
Hello, I have a router point to 2 firewalls in a high availability cluster (Checkpoint firewall). The firewall cluster has a virtual IP. I need to configure a static route on my router when the virtual IP on the firewall in the outgoing IP (i.e ip ro...
Hi, i enabled the rest api on my asa and when i go to /doc it gives the documentation perfectly fine. However, when i try other GET requests such as /api/objects/networkobjects, i get the following error message:"messages": [{"level": "Error","code":...
Hello,Thank you for replyingThis solution makes use of the rest api client image but my company won'tpay for it.I wanted to go for a "non-paying" option like restconf. In ios xe we justuse restconf without any additional images. I wanted to know if t...