MertKulac / Interface--IP--Ping_Napalm

The purpose of this code is to ping IP's that are under the detected specific interfaces using napalm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Napalm_Interface_IP_Ping

The purpose of this code is to ping IP's that are under the detected 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 network device Operating Systems using a unified API.

using get_interfaces_ip

image

image

About

The purpose of this code is to ping IP's that are under the detected specific interfaces using napalm.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%