ive had this problem before. Try placing a sleep between processes to wait for the server to respond and send the prompts. Can you post some code? maybe i can get a better idea of what is going on
Comment on Re: Net::Telnet::Cisco and Terminal Server
Ok, I updated it with a little basic code snippet, pretty much straight out of the Net::Telnet:Cisco docs. I will try to add a sleep, and see if that helps.