Hello all. For anyone pushing mass configuration changes via Python, are you using Netmiko to SSH to devices? Is this effective when managing hundreds of network devices? I created my first python script today to deploy a VTY ACL to 10 devices. I quickly realized that if I had to do this to 200 switches, it would take quite a bit of time to create a definition for all 200 devices. Is there a better way to do this? I am just starting my journey in the network programmability realm so please forgive me if this is a stupid question.
No comments:
Post a Comment