Skip to content

Network Automation and Programmability Abstraction Layer with Multivendor support

License

Notifications You must be signed in to change notification settings

plucena24/napalm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAPALM

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

NAPALM logo

NAPALM supports several methods to connect to the devices, to manipulate configuration and to retrieve data.

Supported Network Operating Systems

EOS JunOS IOS-XR FortiOS
Name eos junos iosxr fortios
Config Management Full Full Full Full
Atomic Changes Yes Yes Yes No
Rollback Yes Yes Yes Yes

Documentation

Before using the library, please, read the documentation (link below). Specially the "caveats" section:

See the Read the Docs

Install

To install, execute:

pip install napalm

Ansible

There is an ansible module provided by this API. Make sure you read the documentation and you understand how it works before trying to use it.

About

Network Automation and Programmability Abstraction Layer with Multivendor support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%