[ ソース: netmiko ]
パッケージ: python3-netmiko (2.4.2-2)
python3-netmiko に関するリンク
Debian の資源:
netmiko ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
multi-vendor library for SSH connections to network devices - Python 3.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 3.x.
その他の python3-netmiko 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-paramiko
- Make ssh v2 connections (Python 3)
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-scp
- scp module for paramiko (Python 3)
-
- dep: python3-serial
- pyserial - module encapsulating access for the serial port
-
- dep: python3-textfsm
- template based state machine for parsing semi-formatted text