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

rm-pythonscripts

  • Clone with SSH
  • Clone with HTTPS
  • -------------------------------
    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.
    =======