cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2468
Views
0
Helpful
1
Replies

TCL script to login devices via ssh

Hi Friends, 

Im just new to TCL scripting , i required a sample script to login a neighbour device via ssh and need to check some parameters to take decisions.

Im using 6500 chassis , from switch A i need to login Switch B using SSH and capture results. 

Please help with sample scripts , thanks !

thanks

1 Reply 1

Joe Clarke
Cisco Employee
Cisco Employee

This is possible using a script like http://www.cisco.com/assets/cdc_content_elements/docs/ios/eas/easy-shell.tar .  However, due to a bug in older versions of IOS, SSH did not work.  If you have a 15.x version of code on the 6500 it should work.  Else, you'll need to use telnet.