""" evpnNgpf.py: Tested with two back-2-back IxNetwork ports - Connect to the API server - Configure license server IP - Assign ports - Physical topology: Port1 ----- Port2 - Configure two Topology Groups: Ce1 ---- Pe1 ---- P1 ----- P2 ---- Pe2 ---- Ce2 - Between P1 and P2 when can set OSPF or ISIS to adv PE's loopbacks - Configure Network Group for each topology for route advertising - Start all protocols - Verify all protocols - Configure a Traffic Item from CE1 to CE2 - 100,000 packets - Start traffic - Get/Show Traffic Item - Get/Show Flow Statistics stats - Verify traffic Item pass when TX == 100,000 and RX traffic > 980,000 Supports IxNetwork API servers: - Windows, Windows Connection Mgr and Linux Requirements: - IxNetwork 9.00 - Python 2.7 and 3+ - pip install requests - pip install ixnetwork_restpy (minimum version 1.0.51) RestPy Doc: https://www.openixia.github.io/ixnetwork_restpy Usage: - Enter: python