Skip to content

The purpose of this code is to send ping for specific interfaces using napalm.

License

Notifications You must be signed in to change notification settings

bozensel/sending-ping-using-napalm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

sending-ping-using-napalm

The purpose of this code is to send ping for specific interfaces using 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.

It was written for Huawei box.

!pip install napalm

image

About

The purpose of this code is to send ping for specific interfaces using napalm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages