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 Team,
I'm using the Meraki always-on Sandbox to test ansible modules to create organizations and other network related objects and query information and everything works really well but my problem is when I query from ansible I can see the resourc...
All,I'm working with an existing Nexus 7K BGP config running BFD and an operational peer to another Nexus 7k on this network.I'm adding a Cisco ASR 1001 into the BGP peering and all appears to be fine but I need some direction on the BFD authenticati...
Hi experts!I'm looking for a Cisco 9300 catalyst switch that is 1/10 Gbps 48 port fiber but I could not find one but I wanted to ask the community.Thanks,Juan
I’m having an issue where I can’t reach one of the outside interfaces on the ASA.I keep getting in the logsFailed to locate egress interface for ICMP from outside2.Here is the high-level topology.2 outside interfaces1 called outside1 (the one I can’...
I have a basic ACI lab up and running and I was going through and testing out some OOB configurations for my leafs and all of a sudden I lost https://apicIP access to ACI. I have confirmed I can telnet to port 443 but nothing happens it just connect...
I have a suggestion but it would require you to develop the creation of Leaf interface profiles using the Cisco ACI API with Cobra. Some high-level assumptions:Install ansibleinstall cobra sdk on ansible controllercreate ACI Leaf interface profile py...
Hi Mohammed,I got the same error too and the problem was the variable ansible_python_interpreter. This line assumes you are running python3 and in my case that is not the case. I'm running python 2.7 so comment the line out by adding the hashtag in ...