From deeedbf93d972e5bd5b101115bb3537ea7a179ff Mon Sep 17 00:00:00 2001 From: bmichalo Date: Wed, 10 Aug 2016 10:41:15 -0400 Subject: pkt_gen: Update MoonGen Documention Updating MoonGen configuration guide JIRA: VSPERF-370 Change-Id: I577491a6ece249a6162e1a3595a8682b826e5734 Signed-off-by: bmichalo --- docs/configguide/trafficgen.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'docs') diff --git a/docs/configguide/trafficgen.rst b/docs/configguide/trafficgen.rst index c323ae9d..c698b8d6 100644 --- a/docs/configguide/trafficgen.rst +++ b/docs/configguide/trafficgen.rst @@ -435,3 +435,18 @@ One can set up this ssh access by doing the following on both servers: ssh-keygen -b 2048 -t rsa ssh-copy-id + +Configuration +~~~~~~~~~~~~~ + +Connection information for your Xena Chassis must be supplied inside the +``10_custom.conf`` or ``03_custom.conf`` file. The following parameters must be +set to allow for proper connections to the chassis. + +.. code-block:: console + + TRAFFICGEN_MOONGEN_HOST_IP_ADDR = "" + TRAFFICGEN_MOONGEN_USER = "" + TRAFFICGEN_MOONGEN_BASE_DIR = "" + TRAFFICGEN_MOONGEN_PORTS = "" + TRAFFICGEN_MOONGEN_LINE_SPEED_GBPS = "" -- cgit 1.2.3-korg