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.
I been trying to create a Python script to audit Cisco 4500 interfaces that do not have 802.1x enabled.
So far I have the script able to look at a single 4500 Running Config and pull any interface that is missing interface command "authentication *"....
Hello,
On our 802.1x enabled switches, we have about 10 commands per port to enable 802.1x. Is there a way to create a global command set and call those commands with one command on each switch port (shorten up the config. we use 3750, 4500, 6500)?...
Over the past few weeks I been studying Ansible, and last week I been receiving the error below on Cisco 3900,2800,3750-x devices. My Ansible version should be the same unless something auto updated within the week. Lastly, I can use the Linux comman...
I'm trying to configure Ansible to configure OSPF on a lab router.
So far I can get Ansible to create a Loopback0, but keeps failing on the ospf config.
I'm new to this, so I'm not sure if I'm using the correct model for a cisco 3800 router.
My DMVPN spokes are not creating tunnels to other spokes when I ping the local lans on eth1/7. It seems like site 5 is handling all the traffic that is spoke to spoke. should DMVPN allow spoke to spoke traffic?
I attached my router configs.
Site...
Roger, I found out my issue. Reinstalling ansible seemed to work. Plus this example playbook asks the user for creds during runtime. Since it doesnt run a job daily, I would rather the playbook to ask.
Thank you.
I googled the broadcast command and this config seemed to work.
I did a ping and the other spoke router showed up in the other spoke router sh dmvpn command.