Posted on 2008-12-09 14:52:44-08 by noblem
net::telnet::cisco send_wakeup equivalent

I've got some weired cisco devices that don't generate a login prompt without first sending them a carrige return (Although the work fine using telnet from the command line). I've got a work around in my old net::telnet::cisco based code that uses the send_wakeup feature, which essentially sends a \n to the device which then magically comes to live.

Is there way to replicate this with net::appliance::session, I can't see any thing obvious buy I have been staring at the code all day :-)

Thanks
Matt
Direct Responses: 9519 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.