diff options
author | fmenguy <francoisregis.menguy@orange.com> | 2020-04-21 18:26:41 +0200 |
---|---|---|
committer | fmenguy <francoisregis.menguy@orange.com> | 2021-03-30 09:12:15 +0200 |
commit | 8755c892f6cfbfb8ca4f3405675dfe770c769605 (patch) | |
tree | e54372ba440ea7f9c1815a31936b3d3d97fe25d4 /docs | |
parent | c3e9d0fc0076f0a2930f13366255b0e8e65fb814 (diff) |
NFVBENCH-163: Add gratuitous ARP in case of L3 router mode
Change-Id: Iec2b186176285f723eb2685319c55e6cd6d33a8a
Signed-off-by: fmenguy <francoisregis.menguy@orange.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/testing/user/userguide/pvpl3.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/testing/user/userguide/pvpl3.rst b/docs/testing/user/userguide/pvpl3.rst index f2b3d51..003e4c1 100644 --- a/docs/testing/user/userguide/pvpl3.rst +++ b/docs/testing/user/userguide/pvpl3.rst @@ -64,3 +64,6 @@ Upon start, NFVbench will: Please note: ``l3_router`` option is also compatible with external routers. In this case NFVBench will use ``EXT`` chain. + +.. note:: Using a long NFVbench run test, end-to-end connectivity can be lost depending on ARP stale time SUT configuration. +To avoid this issue, activate Gratuitous ARP stream using ``--gratuitous-arp`` or ``-garp`` option.
\ No newline at end of file |