Posted on 2009-10-08 16:00:39-07 by littlab
Press any key to continue. when logging in
Is there a way to get passed a press any key at login screen.
++++++UNAUTHORIZED ACCESS IS PROHIBITED++++++ Press any key to continue.
These are 1900's running old cisco os. Once I get passed this screen I am then sent to an option screen:
User Interface Menu [M] Menus [K] Command Line Enter Selection:
With my current script I'm trying the following:
##To get to the UIM screen $session->cmd("\r"); ##So I will know it is a device running old os print "\n" . $session->last_prompt . "\n";
Any help??!!
Direct Responses: 11570 | 11577 | 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.