""" loadJsonConfigFile.py: Tested with two back-2-back UHD ports - Connect to the API server - Configure license server IP - Loads a saved .json config file that is in the same local directory: bgp.json - Configure license server IP - Optional: Assign ports or use the ports that are in the saved config file. - Demonstrate how to use XPATH to modify any part of the configuration. - 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