Expect - help:Expect: to open a new telnet from an another ssh session

Posted on Wed Dec 12 19:32:17 2007 by udk
help:Expect: to open a new telnet from an another ssh session
Hi experts, I am using Perl's Expect to have a SSH connection to one of the Cisco Box. In that I am trying to create a new telnet session from the already existing SSH session. It will be like "nested". I tried in regular way of spawning again, but that didnt help Any idea how we can do this ? Thanks
Write a response