summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2016-11-02 13:52:38 +0200
committerHanoh Haim <hhaim@cisco.com>2016-11-02 13:52:38 +0200
commite58dd1c8bd3c424e96e95aadccc3a00a50b80fd6 (patch)
tree6c57e5984857f517c609216ba834134dc470393a
parentbb3b3da6385a64f1741294334a8a284f78eddc0d (diff)
remove mac-spread
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
-rwxr-xr-xtrex_book.asciidoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/trex_book.asciidoc b/trex_book.asciidoc
index e3eac9b0..11cf195c 100755
--- a/trex_book.asciidoc
+++ b/trex_book.asciidoc
@@ -1511,9 +1511,6 @@ This can be used to verify port connectivity. You can send packets from one port
*-m <num>*::
Rate multiplier. TRex will multiply the CPS rate of each template by num.
-*--mac-spread*::
- Spread the destination mac by this this factor. e.g 2 will generate the traffic to 2 devices DEST-MAC ,DEST-MAC+1. The maximum is up to 128 devices.
-
*--nc*::
If set, will terminate exacly at the end of the specified duration.
This provides faster, more accurate TRex termination.