in reply to Re^8: Net::Telnet::Cisco - command timed-out error- (send_wake)
in thread Net::Telnet::Cisco - command timed-out error

This is strange. Normally, putty doesn't "continue" sessions from other programs. (Also, the Cisco here at my workplace doesn't understand "show cdp"...)

However, you still haven't told us what is in "cisco.log". You inserted the "dump_log" parameter as per Loops' advice, but didn't yet comment on the findings...

  • Comment on Re^9: Net::Telnet::Cisco - command timed-out error- (send_wake)

Replies are listed 'Best First'.
Re^10: Net::Telnet::Cisco - command timed-out error- (send_wake)
by ArifS (Beadle) on Oct 27, 2014 at 18:01 UTC
    It's working. I just had to add 'term leng 0' first. Thank you.
      where did you add 'leng 0' ???