in reply to Re: Telnet to Cisco command prompt...
in thread Telnet to Cisco command prompt...
Sorry, you can't do that this way. The best you could do using this approach is to essentially write your own pass-through code after your login. It would read your info from stdin, package it as commands, use the perl interface to execute it and display the results.