Install python-napalm-ios by entering the following commands in the terminal:
sudo apt update sudo apt install python-napalm-ios
Description:
abstraction layer for multivendor network automation - IOS support
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. . This module provides support for Cisco IOS-based devices.
Homepage: https://github.com/napalm-automation/napalm-ios
Version: 0.8.1-1
Section: universe/python