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 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...
Can I force a port to be in blocking state even if the forwarding port that connects to the layer 2 domain has BPDU filter enabled on it (STP off)?
The current layout:
Switch 1 connects on port g1/0/1 to the layer 2 domain and learns all MAC addres...
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 ...