apt list *cisco*
En train de lister... Fait
libnet-cisco-mse-rest-perl/testing,testing 0.2-1 all
libnet-telnet-cisco-perl/testing,testing,stable,stable 1.10-5.2 all
apt show libnet-telnet-cisco-perl
Package: libnet-telnet-cisco-perl
Version: 1.10-5.2
Priority: optional
Section: perl
Source: net-telnet-cisco
Maintainer: Javier Fernandez-Sanguino Pen~a <jfs@debian.org>
Installed-Size: 71,7 kB
Depends: perl, libnet-telnet-perl (>= 3.03), libterm-readkey-perl (>= 2)
Homepage: http://nettelnetcisco.sourceforge.net/
Download-Size: 25,2 kB
APT-Sources: http://ftp.uk.debian.org/debian buster/main amd64 Packages
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.
apt show libnet-cisco-mse-rest-perl
Package: libnet-cisco-mse-rest-perl
Version: 0.2-1
Priority: optional
Section: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 36,9 kB
Depends: perl, libhttp-message-perl, libjson-perl, libwww-perl
Homepage: https://github.com/fdurand/Net-Cisco-MSE-REST
Download-Size: 8 580 B
APT-Sources: http://ftp.uk.debian.org/debian buster/main amd64 Packages
Description: Perl wrapper for Cisco MSE REST interface
Net::Cisco::MSE::REST provides a Perl interface for communication with Cisco
Mobility Services Engine (MSE) using the REST interface.