I am trying to write a python script that will revert switchports back to default configuration. I have split the procedure into two separate files.This file holds the code for the payload and calls the file below - NC_default_interface.py.This conta...