""" loadConfigFile.py: Tested with two back-2-back UHD ports - Connect to the API server - Load a saved config file - Optional: Assign ports or use the ports that are in the saved config file. - Start all protocols - Verify all protocols - Start traffic - Get Traffic Item - Get Flow Statistics stats Requirements: - Minimum UHD 1.0 - Python 2.7 and 3+ - pip install requests - (optional) pip install tabulate - pip install ixnetwork_restpy (minimum version 1.0.54) RestPy Doc: https://www.openixia.github.io/ixnetwork_restpy Usage: - Enter: python