Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

cisco.pm (whoopdee doo) ;P~

by lindex (Friar)
on Jul 19, 2000 at 13:27 UTC ( [id://23152]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package cisco;
    
    ...
      return($self->{Error});
    }
    1;
    
  2. or download this
    #!/usr/bin/perl 
    
    ...
    foreach($cis->send("show bridge")) {
      print $_;
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (8)
As of 2024-04-19 07:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found