diff options
author | 2016-02-09 11:36:20 +0200 | |
---|---|---|
committer | 2016-02-09 11:36:20 +0200 | |
commit | ce8e0daf180ec7ca8da0f2ad91c7b723e371fd7e (patch) | |
tree | 127a438c6014f3003461201d35905c6ed2438f54 | |
parent | bdf90ec7f105906270441ac48ec20b29dfdad7a4 (diff) |
TRex update info on vm_manual
-rwxr-xr-x | trex_book.asciidoc | 2 | ||||
-rwxr-xr-x | trex_vm_manual.asciidoc | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/trex_book.asciidoc b/trex_book.asciidoc index d3174fcd..0de136d0 100755 --- a/trex_book.asciidoc +++ b/trex_book.asciidoc @@ -258,6 +258,8 @@ To obtain a specific version, do the following: $wget --no-cache $WEB_URL/release/vX.XX.tar.gz #<1> ---- +<1> X.XX = The version number + === Running TRex for the first time in loopback If you have 10Gb/sec TRex (based on Intel 520-D2 NICs) you can verify that it works correctly by loopback the ports. diff --git a/trex_vm_manual.asciidoc b/trex_vm_manual.asciidoc index ce7e570c..e01d770e 100755 --- a/trex_vm_manual.asciidoc +++ b/trex_vm_manual.asciidoc @@ -262,6 +262,9 @@ listening on enp0s8, link-type EN10MB (Ethernet), capture size 262144 bytes [NOTE] See http://trex-tgn.cisco.com/trex/doc/trex_book.pdf[T-Rex full manual] for a complete understading of the tool features and options. +=== Updating TRex + +See http://trex-tgn.cisco.com/trex/doc/trex_manual.html#_obtaining_the_trex_package[Related manual] section === TRex Live monitoring |