How to Install libnet-telnet-cisco-perl in Ubuntu 18.04



Install libnet-telnet-cisco-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libnet-telnet-cisco-perl

Description:

Additional functionality to automate Cisco management

Net::Telnet::Cisco provides additional functionality to Net::Telnet for dealing with Cisco routers. It provides a new object that allows for remote management of routers through perl issuing commands like you were connected directly to the router (or switch). . For most management issues you might want to use the Net::SNMP module better (it's faster, better error handling and doesn't use up router virtual terminals) but for those things you can not do using that module use this one.

Homepage: http://nettelnetcisco.sourceforge.net/

Version: 1.10-5.3

Section: universe/perl