Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Re: Net::Telnet::Cisco Login Problem

by skaba9 (Beadle)
on Sep 12, 2003 at 17:40 UTC ( [id://291143]=note: print w/replies, xml ) Need Help??


in reply to Re: Net::Telnet::Cisco Login Problem
in thread Net::Telnet::Cisco Login Problem

I tested this out and it can be done a lot easier.

$ok = $obj->print($firstpass); $ok = $obj->login($username, $password); $ok = $obj->enable($enablepass);
I should have tested it first before posting.

sk

-- update - corrected typo

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://291143]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-19 20:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found