|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re^4: Perl Script to enable Ciscoby Null_Route0 (Initiate) |
| on Jul 23, 2012 at 18:17 UTC ( #983221=note: print w/ replies, xml ) | Need Help?? |
|
Ok I'll give it a try, Im pretty stumped right now. There is actually a module out there that does what I am trying to do called Net::Telnet::Cisco It supports an enable feature specific for Cisco $session->enable("enable_password") This would do the trick but the problem is our Ciscos are running SSH not Telnet so I am using Net::SSH::Perl which does not have the same enable option as N::T::CIs anyone aware of a way I could modify the NTC module to use SSH instead of telent?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||