diff options
Diffstat (limited to 'conf/01_testcases.conf')
-rwxr-xr-x | conf/01_testcases.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/01_testcases.conf b/conf/01_testcases.conf index a95a4b54..cb4f9481 100755 --- a/conf/01_testcases.conf +++ b/conf/01_testcases.conf @@ -25,6 +25,9 @@ # "Deployment": "p2p", # One of the supported deployment scenarios. # "Description": "Lorem ipsum..." # Optional. A human-readable string # # describing the test. +# "Frame Modification": "vlan" # One of the supported frame modifications: +# # vlan, mpls, mac, dscp, ttl, ip_addr, +# # ip_port. # "biDirectional": [true|false], # Specifies if genearted traffic will be # # full-duplex (true) or half-duplex (false) # "MultiStream": 0-65535 # Optional. Defines number of flows simulated |