On Nov 23, 1:17 pm, [EMAIL PROTECTED] (Monnappa Appaiah) wrote:
> i forgot to mention that, i'l be running the script from the windows machine
> ..so pls let me know the module which can login to cisco devices
> using ssh, execute certain commands and give me the output.
>
> Thanks,
> Monna
There are some moduls I use under linux.
Problem is that Cisco CLI may change prompt.
Checkout Net::SSH and Perl Expect. (Also there is a Modul called
Net::SSH::Expect,
which I had not tried yet.)
You may need to install Cygwin. This gives you a lot of linux utils.
HaveFun,
B.
monnappa appai
On Sun, Nov 23, 2008 at 16:17, monnappa appaiah <[EMAIL PROTECTED]> wrote:
> i forgot to mention that, i'l be running the script from the windows machine
> ..so pls let me know the module which can login to cisco devices
> using ssh, execute certain commands and give me the output.
>
> Than
i forgot to mention that, i'l be running the script from the windows machine
..so pls let me know the module which can login to cisco devices
using ssh, execute certain commands and give me the output.
Thanks,
Monnappa
On Sun, Nov 23, 2008 at 11:51 PM, monnappa appaiah <[EMAIL PROTECTED]>
Hi all,
I'm looking for a module which can login to cisco devices using
ssh, execute certain commands and give me the output.can
somebody suggest me
the module which is best suitable for loggin into cisco devices via ssh.
Thanks,
Monnappa