diff options
author | Jan Gelety <jgelety@cisco.com> | 2018-08-23 16:12:13 +0200 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2018-08-28 11:23:16 +0000 |
commit | e105ab722bbc6c98bf76a863539c971be506859a (patch) | |
tree | b6a25f4ffa324c828f901bfebfa45652443ebbcd /resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-10u1000p-conc.py | |
parent | 5d5cd2554b750255d106cec79827c3cb3a9dca7d (diff) |
Create ip4-feature perf tests for 2-node topology
- ACL tests
- NAT44 tests
- iPoliceMarker tests
Jira: CSIT-1175, CSIT-1154
Change-Id: Ife7e7df50f7c1c8033bacdb7512e78be6bcdf4eb
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-10u1000p-conc.py')
-rwxr-xr-x | resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-10u1000p-conc.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-10u1000p-conc.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-10u1000p-conc.py index 847eccdf0a..f76fadc71f 100755 --- a/resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-10u1000p-conc.py +++ b/resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-10u1000p-conc.py @@ -24,7 +24,7 @@ Stream profile: - Direction 1 --> 0: - Source IP address range: 20.20.20.2 - 20.20.20.11 - Destination IP address range: 10.10.10.2 - 10.10.10.11 - - Source UDP port range: 2001-3000 + - Source UDP port range: 2001 - 3000 - Destination UDP port range: 1001 - 2000 """ |