[ buster ]
[ Bron: netmiko ]
Pakket: python-netmiko (1.4.3-1)
Verwijzigingen voor python-netmiko
Debian bronnen:
Het bronpakket netmiko downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
multi-vendor library for SSH connections to network devices - Python 2.X
This library simplifies Paramiko SSH connections to network devices. It provides support for the following devices:
- Cisco IOS - Cisco IOS-XE - Cisco ASA - Cisco NX-OS - Cisco IOS-XR - Cisco WLC (limited testing) - Arista vEOS - HP ProCurve - HP Comware (limited testing) - Juniper Junos - Brocade VDX (limited testing) - F5 LTM (experimental) - Huawei (limited testing) - A10 (limited testing) - Avaya ERS (limited testing) - Avaya VSP (limited testing) - Dell-Force10 DNOS9 (limited testing) - OVS (experimental) - Enterasys (experimental) - Extreme (experiemental) - Fortinet (experimental) - Alcatel-Lucent SR-OS (experimental)
This package includes the module for Python 2.x.
Andere aan python-netmiko gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-paramiko
- Make ssh v2 connections (Python 2)
-
- dep: python-scp
- scp module for paramiko (Python 2)
-
- dep: python-yaml
- YAML parser and emitter for Python