SSH !!! need help from expert

Hiii.. i want connect my cisco switch thru SSH, **How to add SSH function at "tools’'??**normally i use telnet

i setup dude v3.0beta7 at my office..


“”“i love technologies”"

I don’t believe the Dude supports SSH although it would be a very nice feature.

I think you should install Putty and then just add a new tool that runs the putty, with the IP address variable as parameter. Make sure to put the sting in “quotes”. You can see how other tools are made (example FTP)

Not directly related but every windows computer I visit the first thing I do is download putty and save it as ssh.exe in the windows directory.

more directly related

  1. Go to google.com
  2. type download putty
  3. click “i am feeling lucy”
  4. right click on putty.exe
  5. click save target as
  6. locate your windows directory
  7. change name to ssh.exe
  8. click save
  9. open dude click on tools
  10. click the plus
  11. under name type SSH
  12. under command type ssh.exe [Device.AddressesColumn] no quotes are required
  13. click OK
  14. test it by right clicking on the device and clicking SSH

tq..bro.. i can use SSH at my dude now
tq..