in reply to Re^3: Problem with Net::Telnet
in thread Problem with Net::Telnet
From the output I can see it authenticate, but once I get to the prompt it times out. My output file looks something like this:$telnet->waitfor('/$device# /i'); ##wait for prompt
$telnet->waitfor('/yyyy# /i'); ##wait for prompt
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Problem with Net::Telnet
by frozenwithjoy (Priest) on Nov 26, 2012 at 05:37 UTC | |
|
Re^5: Problem with Net::Telnet
by aitap (Curate) on Nov 26, 2012 at 17:21 UTC |