Script to automate Cisco device configuration?
Comments
-
networker050184 Mod Posts: 11,962 ModNice template thanks! I'm looking to possibly have it configure a couple interfaces and build a VRF for Azure Express Route stuff. If you're not familiar all the Azure stuff is built through Powershell cmdlets already so would be nice if I can make it a one stop shop for the guys that do the actual provisioning. Less people actually have to touch stuff usually the better it turns out!An expert is a man who has made all the mistakes which can be made.
-
ImYourOnlyDJ Member Posts: 180I'm surprised nobody has mentioned plink (command line version of Putty). I haven't played around too much with it yet but it looks pretty promising for some scripts I've been thinking of.
Using the command-line connection tool Plink -
networker050184 Mod Posts: 11,962 ModI've looked at Plink but I couldn't think of any real use for it. Seems like an overly complicated way to batch commands to me.An expert is a man who has made all the mistakes which can be made.
-
Node Man Member Posts: 668 ■■■□□□□□□□Hey guys,
This has turned into a good thread. Has anyone used Twisted Matrix before? I guess its a Python based framework for networking. Looks promising:
https://twistedmatrix.com/trac/