Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Re: Re: Telnet into Cisco switches

by blue_cowdawg (Monsignor)
on Jul 11, 2003 at 15:53 UTC ( [id://273425]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Telnet into Cisco switches
in thread Telnet into Cisco switches

I am being lazy for the moment and not looking at the man page for Net::Telnet or Net::Telnet::Cisco.

There is a way to get Net::Telnet to write an audit log of the conversation between your script and the device. If you invoke that you might get some idea of what is going wrong.


Peter L. BergholdBrewer of Belgian Ales
Peter@Berghold.Netwww.berghold.net
Unix Professional

Replies are listed 'Best First'.
Re: Re: Re: Re: Telnet into Cisco switches
by Rex(Wrecks) (Curate) on Jul 11, 2003 at 17:09 UTC
    Yes, look into the dump_log:
    dump_log - log all I/O in dump format $fh = $obj->dump_log; $fh = $obj->dump_log($fh); $fh = $obj->dump_log($filename);


    "Nothing is sure but death and taxes" I say combine the two and its death to all taxes!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-04-20 02:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found