Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diogoandre/napalm-asa-1
NAPALM driver for the Cisco ASA platform
https://github.com/diogoandre/napalm-asa-1
Last synced: 1 day ago
JSON representation
NAPALM driver for the Cisco ASA platform
- Host: GitHub
- URL: https://github.com/diogoandre/napalm-asa-1
- Owner: DiogoAndre
- License: apache-2.0
- Created: 2016-12-12T04:58:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-12T05:00:21.000Z (about 8 years ago)
- Last Synced: 2024-11-10T16:52:49.571Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
[![PyPI](https://img.shields.io/pypi/v/napalm-asa.svg)](https://pypi.python.org/pypi/napalm-asa)
[![PyPI](https://img.shields.io/pypi/dm/napalm-asa.svg)](https://pypi.python.org/pypi/napalm-asa)
[![Build Status](https://travis-ci.org/napalm-automation/napalm-asa.svg?branch=master)](https://travis-ci.org/napalm-automation/napalm-asa)# napalm-asa
This is a [NAPALM](https://github.com/napalm-automation/napalm) driver for the Cisco ASA platform.
## Minimum Requirements
This driver makes use of the Cisco ASA REST API. The REST API is only available from software version 9.3.2 and up, and on the 5500-X series, ASAv, ASA on Firepower and ISA 3000 platforms.
For latest information on the ASA REST API Compatibility check the [compatibility matrix(PDF)](http://www.cisco.com/c/en/us/td/docs/security/asa/compatibility/asamatrx.html#pgfId-131643)