From: imarom Date: Sun, 21 Aug 2016 00:38:34 +0000 (+0300) Subject: link to stateless in stateful mimicking X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=34bc2c1df383f799342a43ebfdc588b95f04b6bd;p=trex.git link to stateless in stateful mimicking --- diff --git a/trex_book_basic.asciidoc b/trex_book_basic.asciidoc index fd2db450..5c8af732 100755 --- a/trex_book_basic.asciidoc +++ b/trex_book_basic.asciidoc @@ -2721,7 +2721,10 @@ $.sudo /t-rex-64 -f cap2/imix_64.yaml -c 4 -m 1 -d 100 -l 1000 |======================== -=== Stateless traffic generation +=== Mimicking stateless traffic under stateful mode +[NOTE] +TRex now supports a true stateless traffic generation. +If you are looking for stateless traffic, please visit the following link: xref:trex_stateless.html[TRex Stateless Support] With this feature you can "repeat" flows and create stateless, *IXIA* like streams. After injecting the number of flows defined by `limit`, TRex repeats the same flows. If all template has a `limit` the CPS will be zero after a time as there are no new flows after the first iteration.