My script successfully logs into my CAT devices but ends up hanging in wait for the prompt to return. This is due to the way logging is configured on the box. Upon successful login the following is returned:
device> 2009 Aug 13 17:57:16 %MGMT-6-LOGINPASS:User MyUser logged in from 10.68.86.68 via Telnet
(blinking cursor)
Should $session->send_wakeup('timeout'); solve this?...