Skip to content
Snippets Groups Projects
Select Git revision
  • c3a8f4f648666047b749281407310bdc6591d06f
  • main default protected
  • threads
3 results

rm-pythonscripts

rick.mollard's avatar
rick.mollard authored
c3a8f4f6
History
-------------------------------
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.
=======