Skip to content
Snippets Groups Projects
-------------------------------
INSTALL THE FOLLOWING MODULES

pip install netmiko
pip install requests

_________________________

1.  Make sure you are in the correct folder where the file is located.
2.  Update the text file for your Campus with the switches that you would like to work with.
3.  type in "python3 flipport.py"  to run the flipport.py script.
4.  Enter your information and let the script run.
=======