Difference between revisions of "Allexamples"

From VNUML-WIKI
Jump to: navigation, search
Line 10: Line 10:
 
| The most simple VNUML example: just a virtual machine without network interfaces. Useful to test and tune kernels and root filesystems before using them in more complex scenarios.  
 
| The most simple VNUML example: just a virtual machine without network interfaces. Useful to test and tune kernels and root filesystems before using them in more complex scenarios.  
 
|-
 
|-
| Basic
+
| Basic (formerly named Tutorial)
(formerly named Tutorial)
 
 
| 1.7
 
| 1.7
 
| A simple VNUML example that emulates five nodes interconnected through four emulated networks and maintaining connection with external networks through the host machine.
 
| A simple VNUML example that emulates five nodes interconnected through four emulated networks and maintaining connection with external networks through the host machine.
Line 18: Line 17:
 
| 1.7
 
| 1.7
 
| A example of VNUML VLANs support, showing a scenario with three concurrent simulations with one virtual machine connected to a diferent VLAN throught the same host physical interface.
 
| A example of VNUML VLANs support, showing a scenario with three concurrent simulations with one virtual machine connected to a diferent VLAN throught the same host physical interface.
 
 
|-
 
|-
 
| DNS
 
| DNS
Line 31: Line 29:
 
| 1.7
 
| 1.7
 
| A complex network enviroment using the OSPF dynamic routing protocol to configure a backbone and several sites.  
 
| A complex network enviroment using the OSPF dynamic routing protocol to configure a backbone and several sites.  
 
 
|-
 
|-
 
| Two Hosts
 
| Two Hosts
 
| 1.7
 
| 1.7
 
| This example shows how to run two simulations in two separate hosts, with interaction between them. Thanks to Jasmy Azry B. Johari, from Telekom Malaysia.  
 
| This example shows how to run two simulations in two separate hosts, with interaction between them. Thanks to Jasmy Azry B. Johari, from Telekom Malaysia.  
 
 
|-
 
|-
 
| BGP Networking Laboratory
 
| BGP Networking Laboratory
 
| 1.7
 
| 1.7
 
| This scenario provides an example of how VNUML can be used for testing routing daemons, and specifically bgpd, which is the BGP implementation included with Quagga Routing Suite.  
 
| This scenario provides an example of how VNUML can be used for testing routing daemons, and specifically bgpd, which is the BGP implementation included with Quagga Routing Suite.  
 
 
|-
 
|-
| Example1
+
| Example
 +
| 1.7
 +
| Description
 +
|-
 +
| Example
 +
| 1.7
 +
| Description
 +
|-
 +
| Example
 
| 1.7
 
| 1.7
 
| Description
 
| Description
 
|-
 
|-
 
|}
 
|}

Revision as of 14:57, 11 February 2007

VNUML Example Scenarios

Name Version Description
Simple 1.7 The most simple VNUML example: just a virtual machine without network interfaces. Useful to test and tune kernels and root filesystems before using them in more complex scenarios.
Basic (formerly named Tutorial) 1.7 A simple VNUML example that emulates five nodes interconnected through four emulated networks and maintaining connection with external networks through the host machine.
VLANs 1.7 A example of VNUML VLANs support, showing a scenario with three concurrent simulations with one virtual machine connected to a diferent VLAN throught the same host physical interface.
DNS 1.7 This example implements a complete DNS hierarchy made of six name servers under a fictitious .e6 top level domain. It is an interesting example to learn and experiment with with DNS and the configuration of the widest used DNS server implementation: bind.
Update Root Filesystem 1.7 This is a simple example useful to install or update applications inside a UML root filesystem. It creates a virtual machine with external network access by means of a subinterface of the host machine network interface. Once started you can use typical applications like dselect in Debian to update the filesystem.
OSPF Network Laboratory 1.7 A complex network enviroment using the OSPF dynamic routing protocol to configure a backbone and several sites.
Two Hosts 1.7 This example shows how to run two simulations in two separate hosts, with interaction between them. Thanks to Jasmy Azry B. Johari, from Telekom Malaysia.
BGP Networking Laboratory 1.7 This scenario provides an example of how VNUML can be used for testing routing daemons, and specifically bgpd, which is the BGP implementation included with Quagga Routing Suite.
Example 1.7 Description
Example 1.7 Description
Example 1.7 Description