forked from relaxdiego/ovs-lab
-
Notifications
You must be signed in to change notification settings - Fork 0
Simulating OVS topology
License
barney-s/ovs-lab
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Open vSwitch Samples ==================== Inspired from https://github.com/relaxdiego/ovs-lab Requirements ------------ 1. Ubuntu 14.04 Installation ------------ 1. wget -O - https://raw.githubusercontent.com/barney-s/ovs-lab/master/setup_demo.sh | bash Running ------- cd ~/.installer_cache/ovs-lab demo1: cp shared/demo01/topology.rb topology.rb vagrant up vagrant ssh attacker ping 192.10.10.4 vagrant destroy demo2: cp shared/demo02/topology.rb topology.rb vagrant up vagrant ssh attacker ping 192.10.10.5 vagrant destroy Vagrant Commands ---------------- vagrant up - create the OVS networks and VMs vagrant suspend - suspend your VMs vagrant halt - shut them down vagrant destroy - cleanup the setup vagrant status - view status
About
Simulating OVS topology
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 64.7%
- Shell 16.4%
- Ruby 11.3%
- Puppet 4.9%
- HTML 2.7%