in reply to Problem logging onto Cisco Switch using Net::Session::Appliance
Find below CPAN documentation of module Net::Appliance::Session. Looks slightly different to your call of connect.
$s->connect({ username => 'username', password => 'loginpass' });
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Problem logging onto Cisco Switch using Net::Session::Appliance
by smoss74 (Acolyte) on Mar 26, 2013 at 13:12 UTC |