Re: Usage of Net:Telnet

2004-01-23 Thread Owen
On Fri, 23 Jan 2004 13:24:24 - "Singh, Ajit p" <[EMAIL PROTECTED]> wrote: > Thanks Owen for your reply. > > that was a typo, however i m getting the below error message now.. > > $t = new Net::Telnet (Timeout => 10, > Input_log => $inlogfileg, >

Re: Usage of Net:Telnet

2004-01-23 Thread Owen
On Fri, 23 Jan 2004 11:45:08 - "Singh, Ajit p" <[EMAIL PROTECTED]> wrote: >Timeout => $secs), > Prompt => 'W9-BAS-01'); What is the ) doing on line 17? -- Owen -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMA

RE: Usage of Net:Telnet

2004-01-23 Thread Singh, Ajit p
Hello Friends, I am trying to get the prompt parameter right for my Telnet connection. Doesnt seem to be working... can somebody help me out with this ... The prompt from my remote host(cisco box) is as shown below: W9-BAS-01> $t = new Net::Telnet (Timeout => 10,