Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Target Audience: Those who are new to VSPERF and would like to try it out locally.

Note:

(a) Instructions to install and configure (including tuning) VSPERF can be found here

(b) Instructions to run tests can be found here

If you are attending a VSPERF-training session (ex: IEEE NFVSDN tutorial), kindly download and install following, before the training-sessions.

System / SoftwareSource / Image / command /Comments
Virtualization /HypervisorOracle VirtualboxTo run VMs.
Virtual Machine Image DUT-VMhttp://releases.ubuntu.com/16.04/ubuntu-16.04.5-desktop-amd64.iso

Please install Docker on this system*

Reuse of this VM to try NFVBench

TGen-VMhttp://trex-tgn.cisco.com/trex/T_Rex_162_VM_Fedora_21.ovaT-Rex Traffic Generator VM.
OPNFV/NFVBench Docker Image
docker pull opnfv/nfvbench
This should be done on DUT-VM
Exchange of SSH-Keys between VMsStep-3 below. (option-1)To allow pwd-less access b/w VMs
New Version of T-RexStep-5 below (option-1)This should be done on TGen-VM
VSPERFStep-4 below (option-1)This should be done on DUT-VM

...

Download the latest T-Rex: wget --no-cache http://trex-tgn.cisco.com/trex/release/latest. to the home (/home/trex) folder.

Step-6: Running Tests

Instructions to run tests can be found here.  This would be covered during the training session.


Option-2: Experimenting with Single Physical System:

...