Difference between revisions of "VPP Sandbox/vpp-userdemo"
From fd.io
Line 1: | Line 1: | ||
= INTRO = | = INTRO = | ||
− | This is a | + | This is a GUI driven demo environment for beginners with VPP |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
= REQUIREMENTS = | = REQUIREMENTS = | ||
Line 31: | Line 14: | ||
- by default the VM uses 2 x CPUs and 4G RAM | - by default the VM uses 2 x CPUs and 4G RAM | ||
- ```vagrant up``` | - ```vagrant up``` | ||
− | - | + | - point browser to localhost:5000 |
= RUNNING DEMOs = | = RUNNING DEMOs = | ||
− | + | Select from | |
− | + | * bridging | |
− | + | * routing | |
+ | * tracing | ||
− | + | On the left menu, and click next. | |
− | + | Output from VPP is displayed in a "terminal" style window. | |
− | + | ||
− | + | ||
− | + | ||
− | + | Commands can be copied to the clipboard for you try yourself. | |
− | + | ||
− | + | ||
− | + | ||
− | + | [[File:https://www.dropbox.com/s/dauwmtmu2a6949j/Screenshot%202016-09-15%2019.27.36.png]] | |
− | - | + | |
− | + | ||
− | + | ||
− | + |
Revision as of 02:30, 16 September 2016
INTRO
This is a GUI driven demo environment for beginners with VPP
REQUIREMENTS
- vagrant (1.8) - virtualbox / vmware fusion
GETTING STARTED
- clone the repo - modify env.sh if needed and ```source ./env.sh``` - by default the VM uses 2 x CPUs and 4G RAM - ```vagrant up``` - point browser to localhost:5000
RUNNING DEMOs
Select from
- bridging
- routing
- tracing
On the left menu, and click next.
Output from VPP is displayed in a "terminal" style window.
Commands can be copied to the clipboard for you try yourself.
File:Https://www.dropbox.com/s/dauwmtmu2a6949j/Screenshot 2016-09-15 19.27.36.png