params = { "windowsApiServerIp": "192.168.70.3", "windowsServerIpPort": 11009, "linuxApiServerIp": "192.168.70.108", "linuxServerIpPort": 443, "forceTakePortOwnership": True, "releasePortsWhenDone": False, "enableDebugTracing": True, "deleteSessionAfterTest": False, "configLicense": True, "licenseServerIp": ["192.168.70.3"], "licenseModel": "subscription", "licenseTier": "tier3", "ixChassisIp": "192.168.70.11", "portList": [["192.168.70.11", "1", "1"], ["192.168.70.11", "2", "1"] ], "topology": [ { "name": "Topology-1", "ports": [["192.168.70.11", "1", "1"]], "deviceGroup": [ { "name": "DG-1", "multiplier": 1, "ethernet": [ { "name": "Ethernet-1", "macAddress": {"start": "00:01:01:00:00:01", "direction": "increment", "step": "00:00:00:00:00:01"}, "macAddressPortStep": "disabled", "vlanId": {"start": 101, "direction": "increment", "step": 0}, "ipv4": [ { "name": "ipv4-2", "address": {"start": "1.1.1.1", "direction": "increment", "step": "0.0.0.1"}, "gateway": {"start": "1.1.1.2", "direction": "increment", "step": "0.0.0.1"}, "prefix": 24, "ipv4AddressPortStep": "disabled", "gatewayPortStep": "disabled" } ] } ] } ] }, { "name": "Topology-2", "ports": [["192.168.70.11", "2", "1"]], "deviceGroup": [ { "name": "DG-2", "multiplier": 1, "ethernet": [ { "name": "Ethernet-2", "macAddress": {"start": "00:01:01:00:00:02", "direction": "increment", "step": "00:00:00:00:00:01"}, "macAddressPortStep": "disabled", "vlanId": {"start": 101, "direction": "increment", "step": 0}, "ipv4": [ { "name": "ipv4-2", "address": {"start": "1.1.1.2", "direction": "increment", "step": "0.0.0.1"}, "gateway": {"start": "1.1.1.1", "direction": "increment", "step": "0.0.0.1"}, "prefix": 24, "ipv4AddressPortStep": "disabled", "gatewayPortStep": "disabled" } ] } ] } ] } ], "trafficItem": [ { "name": "Port1 to Port2", "trafficType": "ipv4", "bidirectional": True, "trackBy": ["flowGroup0", "vlanVlanId0"], "endpoints": [ {"name": "FlowGroup-1", "sources": ["/topology/1"], "destinations": ["/topology/2"]}], "configElements": [ { "transmissionType": "fixedFrameCount", "frameCount": 50000, "frameRate": 100, "frameRateType": "percentLineRate", "frameSize": 64 } ] } ] }