Forgot to reply-all, sorry. ---------- Forwarded message ---------- From: "Brandon Whaley" <[email protected]> Date: Dec 13, 2012 11:33 AM Subject: Re: [Fab-user] little example needed To: "Oswald, Thomas" <[email protected]> Cc:
Hi Thomas, In my experience, many of the SSH implementations on network devices are nonstandard. You might want to consider using "trigger". It's certainly not as feature rich as fabric, but it does have support for many of these nonstandard servers. http://packages.python.org/trigger/index.html On Dec 13, 2012 10:08 AM, "Oswald, Thomas" <[email protected]> wrote: > Hello, > > I have heard good things about fabric and want to use it. But I have two > problems with it. First: I'm a totally newbie in python. I never wrote a > script in this language. Second: As my first problem is that I do not get > along with overviews and tutorials on > http://docs.fabfile.org/en/1.5/tutorial.html in the fashion style that I > can not adapt it to my little problem. I want to use fabric to ssh-ing with > username/password to my varios routers, switches, firewalls, loadbalancers > (in general network equipment) and want to execute several commands in one > session. Course with ssh version 1. Are there anyone how can provide a > little example script that I can use as a basis. > > Regards > Thomas Oswald > > > > > _______________________________________________ > Fab-user mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/fab-user >
_______________________________________________ Fab-user mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/fab-user
