""" vxlanNgpf.py: Tested with two back-2-back Ixia ports - Connect to the API server - Configure license server IP - Assign ports: - If variable forceTakePortOwnership is True, take over the ports if they're owned by another user. - If variable forceTakePortOwnership if False, abort test. - Configure two Topology Groups: vxLAN/IPv4 - Configure a Traffic Item - Start all protocols - Verify all protocols - Start traffic - Get Traffic Item - Get Flow Statistics stats Supports IxNetwork API servers: - Windows, Windows Connection Mgr and Linux Requirements - Minimum IxNetwork 8.50 - Python 2.7 and 3+ - pip install requests - pip install ixnetwork_restpy (minimum version 1.0.51) RestPy Doc: https://www.openixia.com/userGuides/restPyDoc Usage: # Defaults to Windows - Enter: python