[c-nsp] PERL: net::telnet::cisco still the way to go?

Tim Jackson jackson.tim at gmail.com
Sun Jul 22 03:12:18 EDT 2007


Use SNMP... Net::Telnet::Cisco has buffering issues when you send it tons of
commands... As well as you have to deal with all of the BS if you
mis-configure something wrong...

Use SNMP to do a 'copy tftp://1.2.3.4/router-add-to-confg running-config' or
something simlar instead of using Net::Telnet::Cisco.. You'll end up being a
lot happier.. Cisco luckily has most stuff available via SNMP...

--
Tim

On 7/20/07, Christian MacNevin <macnevin at google.com> wrote:
>
> Some years back I did quite a bit of PERL programming using the
> Net::Telnet
> and Net::Telnet::Cisco modules. Anyone able to comment
> on whether this is still the one to go with? I guess I'd like to extend it
> to other vendors than just Cisco these days.
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>


More information about the cisco-nsp mailing list