Question: Network Script We have reviewed a few of the Python Networking Libraries that are available, such as Paramiko, Netmiko, and SNMP. There are many other
Network Script
We have reviewed a few of the Python Networking Libraries that are available, such as Paramiko,
Netmiko, and SNMP. There are many other pre-built modules available that can expand on what we have
done so far. Listed below area some websites that provide additional information on networking libraries.
Choose to use a minimum of two different libraries that we have not used. It could be a library that you
use to work with dates and times or a library that will take your Python data and write it to an Excel file.
You get to decide.
You will write a script that either gathers information from devices or possibly modifies the
configuration. Do some research, come up with some ideas of what you would like to use and discuss
with your Instructor. Your script should encompass the following:
The automation of a network-related process
Two imported libraries/modules - minimum
A loop used to perform tasks on multiple devices. This may not be required but needs to be discussed
with your Instructor and its based on the type of process you want to automate.
Extra Credit (10 pts) correct use of functions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
