viperbmw69 has asked for the wisdom of the Perl Monks concerning the following question:
my $s = Net::Appliance::Session->new({ personality => 'ios', transport => 'SSH', Input_log => 'input.log', Timeout => 15, host => $ip, });
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: net::applance::session Help
by Corion (Patriarch) on Mar 15, 2014 at 06:40 UTC |