From 612f4187759b6e768d9ee817ca7a779e5c657ce1 Mon Sep 17 00:00:00 2001 From: Deepak S Date: Mon, 4 Sep 2017 17:35:55 -0700 Subject: Draft Userguide for samplevnf Change-Id: I21a984518b98eaf5c81b39e549a43fa2eb90f314 Signed-off-by: Deepak S --- docs/testing/user/userguide/04-installation.rst | 59 +-- docs/testing/user/userguide/05-BKMs.rst | 277 ---------- .../user/userguide/05-How_to_run_SampleVNFs.rst | 579 +++++++++++++++++++++ docs/testing/user/userguide/index.rst | 2 +- 4 files changed, 581 insertions(+), 336 deletions(-) delete mode 100644 docs/testing/user/userguide/05-BKMs.rst create mode 100644 docs/testing/user/userguide/05-How_to_run_SampleVNFs.rst (limited to 'docs/testing/user') diff --git a/docs/testing/user/userguide/04-installation.rst b/docs/testing/user/userguide/04-installation.rst index 265f4e61..5b8b9322 100644 --- a/docs/testing/user/userguide/04-installation.rst +++ b/docs/testing/user/userguide/04-installation.rst @@ -198,61 +198,4 @@ Standalone virtualization/Openstack: * cd yardstick and run ./tools/yardstick-img-modify tools/ubuntu-server-cloudimg-samplevnf-modify.sh -Modify Scripts as per Traffic Generator Settings ---------------------------------------------------------- - -e.g: vFW -Modify the configuration according to system test configuration. - -traffic_type selction in config file: -The traffic_type parmeter should be set to 4 (IPv4) or 6 (IPv6) -traffic type. - -There are many other vFW parameters which can be changed -in the config file for simulating different traffic conditions like -timeouts. - -Modify the scripts according to system test configuration. - -The routeadd and arpadd settings should be updated as per the -traffic generator settings. - -; routeadd -routeadd 0 202.16.100.20 0xff000000 -routeadd 1 172.16.40.20 0xff000000 - -;routeadd -;routeadd 0 fec0::6a05:caff:fe30:21b0 64 -;routeadd 1 2012::6a05:caff:fe30:2081 64 - -; IPv4 static ARP -;p 1 arpadd 1 172.16.40.20 00:00:00:00:00:04 -;p 1 arpadd 0 202.16.100.20 00:00:00:00:00:01 - -; IPv6 static ARP -;p 1 arpadd 0 fec0::6a05:caff:fe30:21b0 00:00:00:00:00:01 -;p 1 arpadd 1 2012::6a05:caff:fe30:2081 00:00:00:00:00:04 - -The vFW supports enabling/disabling of multiple features -like firewall, conntrack, synproxy and debug. -Thease features can be enabled/disabled through scripts or -CLI commands. - - -ACL rules can be modified based on the test scenarios. -The default rules are provided for reference. - - -Commands to run vFW ----------------------------- -:: - SW_LoadB - ./vFW -p -f -s