Skip to main content

NAPALM driver for H3C/HPE Comware V7 network devices.

Project description

napalm-comware-ssh

NAPALM

NAPALM (Network Automation and Programmability Abstraction Layer with Multivendor support) is a Python library that implements a set of functions to interact with different router vendor devices using a unified API.

NAPALM supports several methods to connect to the devices, to manipulate configurations or to retrieve data.

napalm-comware-ssh

NAPALM driver for H3C/HPE Comware V7 network devices.

About H3C.

Supported devices

S5100、S5500、S6800、S12500 Series Data Center Switches.

Supported functions

  • :white_check_mark: is_alive()
  • :white_check_mark: get_facts()
  • :white_check_mark: get_interfaces()
  • :white_check_mark: get_lldp_neighbors()
  • :white_check_mark: get_environment()
  • :white_check_mark: get_interfaces_counters()
  • :white_check_mark: get_lldp_neighbors_detail()
  • :white_check_mark: cli()
  • :white_check_mark: get_arp_table()
  • :white_check_mark: get_mac_address_move_table()
  • :white_check_mark: get_mac_address_table()
  • :white_check_mark: get_vlans()
  • :white_check_mark: get_config()
  • :white_check_mark: get_interfaces()
  • :white_check_mark: get_irf_config()
  • :white_check_mark: is_irf()

Getting Started

Install

pip install napalm-comware-ssh

Upgrading

pip install napalm-comware-ssh -U

Use

from napalm import get_network_driver

driver = get_network_driver("comware")
driver = driver("192.168.56.20", "netdevops", "NetDevops@01",)
driver.open()
ret = driver.is_alive()
print(ret)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

napalm-comware-ssh-0.1.0.tar.gz (17.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

napalm_comware_ssh-0.1.0-py3-none-any.whl (22.0 kB view details)

Uploaded Python 3

File details

Details for the file napalm-comware-ssh-0.1.0.tar.gz.

File metadata

  • Download URL: napalm-comware-ssh-0.1.0.tar.gz
  • Upload date:
  • Size: 17.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for napalm-comware-ssh-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3b87cbfe58102b3b1a53ce07018f6534119983ad693d022aaf6a48798e495ac4
MD5 ab442a07ffddc381d7fcad3ee4a918f5
BLAKE2b-256 12ddb7855b43222ea2f0b9de15923e6d2fc4cb1f99a1cee70981c3be6ab57d44

See more details on using hashes here.

File details

Details for the file napalm_comware_ssh-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: napalm_comware_ssh-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 22.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for napalm_comware_ssh-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7a7df841951dc0d2aa5e6d0132a1f93bae0258131d51f2ace84e9642e3890378
MD5 060f71068144036b2f2eb8378726e0ed
BLAKE2b-256 8b7330b9a3136e5c8ed6f5b7da9eb233681568733f74515d7668d7b4bbfed24f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page