Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/napalm-automation-community/napalm-dellos10

NAPALM Driver for Dell EMC OS10 Enterprise
https://github.com/napalm-automation-community/napalm-dellos10

dell dell-emc devops napalm saltstack

Last synced: 2 months ago
JSON representation

NAPALM Driver for Dell EMC OS10 Enterprise

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/napalm-automation-community/napalm-dellos10.svg?branch=master)](https://app.travis-ci.com/github/napalm-automation-community/napalm-dellos10)
[![PyPI](https://img.shields.io/pypi/v/napalm-dellos10.svg)](https://pypi.python.org/pypi/napalm-dellos10)
[![PyPI](https://img.shields.io/pypi/dm/napalm-dellos10.svg)](https://pypi.python.org/pypi/napalm-dellos10)
[![Supported python versions](https://img.shields.io/pypi/pyversions/napalm-dellos10.svg)](https://pypi.python.org/pypi/napalm-dellos10/)
[![Coverage Status](https://coveralls.io/repos/github/javeedf/napalm-dellos10/badge.svg?branch=master)](https://coveralls.io/github/javeedf/napalm-dellos10?branch=master)
# napalm-dellos10

NAPALM driver for Dell EMC Networking OS10 Operating System.

### Implemented APIs

* load_merge_candidate
* compare_config
* commit_config
* discard_config
* get_facts
* get_environment
* get_config
* ping
* get_snmp_information
* get_interfaces
* get_route_to
* get_interfaces_ip
* get_bgp_config
* get_bgp_neighbors_detail
* get_bgp_neighbors
* get_lldp_neighbors
* get_lldp_neighbors_detail
* get_lldp_neighbors_interface_detail
* install_switch_image
* upgrade_switch_image
* get_image_status

### Missing APIs.

* rollback is not supported
* load_replace_candidate not supported

© 2018 Dell Inc. or its subsidiaries. All Rights Reserved.