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.
With ansible, I was able to put together a playbook that shutdown any port in the "down" state or "notconnect" state. The only issue was, I could't also filter it by a certain vlan (meaning I didn't know how to). Is there a way with netmiko to shutdo...
Thanks I will check that out. I am new to automation so trying to understand it all. Will CiscoConfParse or TextFSM accomplish this too? I have never used either of those but was looking on reddit and someone suggested those. From my understanding, I...