Difference between revisions of "Allexamples"
(→Laboratory Scenarios) |
|||
Line 51: | Line 51: | ||
| style="text-align: left" | [[Vnx-labo-fw|Security laboratory]] | | style="text-align: left" | [[Vnx-labo-fw|Security laboratory]] | ||
| 2.0 | | 2.0 | ||
− | | A security laboratory scenario. | + | | A security laboratory scenario designed to allow 14 student groups to work together configuring firewalls and using security related tools and distributions. |
|} | |} | ||
− | |||
== VNX Plugins Example Scenarios == | == VNX Plugins Example Scenarios == |
Revision as of 12:14, 6 June 2015
VNX Scenarios
Simple Example Scenarios
Name | Version | Description |
---|---|---|
VNX Simple Scenarios | 2.0 | Several simple example scenarios are included in VNX distribution to allow testing the tool functionalities with the different types of virtual machines supported (see /usr/share/vnx/examples/simple_*.xml files). |
Tutorial Ubuntu (KVM) | 2.0 | Tutorial scenario made of 6 Ubuntu KVM virtual machines (4 hosts and 2 routers) connected through three virtual networks. The host participates in the scenario having a network interface in one of the virtual networks. |
Tutorial Ubuntu (LXC) | 2.0 | Tutorial scenario made of 6 Ubuntu LXC virtual machines (4 hosts and 2 routers) connected through three virtual networks. The host participates in the scenario having a network interface in one of the virtual networks. |
Tutorial Ubuntu (KVM & dynamips) | 2.0 | Tutorial scenario made of 4 Ubuntu KVM virtual machines and two dynamips routers connected through three virtual networks. The host participates in the scenario having a network interface in one of the virtual networks. |
Tutorial Android | 2.0 | Tutorial scenario made of 2 Android X86 clients, 2 LXC ubuntu based routers and two LXC ubuntu based servers connected through three virtual networks. The host participates in the scenario having a network interface in one of the virtual networks. |
Tutorial using Openvswitch and VLANs | 2.0 | Tutorial scenario made of 6 Ubuntu LXC virtual machines (4 hosts and 2 routers) connected through three virtual networks based on OpenvSwitch and using VLANs. |
Olive example | 2.0 | A simple escenario made of three Olive routers conected in a triangle topology and three ubuntu hosts |
Testing big scenarios with LXC | 2.0 | Use a simple script to generate 2-level tree topologies to test big scenarios made of LXC virtual machines. |
Laboratory Scenarios
Name | Version | Description |
---|---|---|
Security laboratory | 2.0 | A security laboratory scenario designed to allow 14 student groups to work together configuring firewalls and using security related tools and distributions. |
VNX Plugins Example Scenarios
Name | Version | Description |
---|---|---|
OSPF plugin example | 2.0 | A simple escenario made of two routers running quagga OSPF daemon configured using the OSPF plugin. |
DHCP plugin example | 2.0 | A simple escenario made of two routers and two hosts using DHCP configured by means of DHCP plugin. r1 runs a DHCP server, r2 a DHCP relay and h1 and h2 autoconfigure themselves using DHCP. |