Sathvik,Here is where I would start first:http://expect.sourceforge.net/I also use Exploring Expect from O'Reilly as a reference. That should get you started. Have fun!-Jim
If you want to push out IOS to remote devices I would recommend that you use EXPECT to accomplish your task. It is much easier and you can use autoexpect to provide the framework within EXPECT that you need. I find that you will have to clean up a ...
Yes, I have developed a configuration along with EEM scripts that upgrade my 3560's in my lab, and all I have to do is set the version of IOS on the server and clear the box and reboot. I have the EEM scripts pull a config and upgrade/downgrade the ...