[one-users] Ethernet VLAN configuration

Yann Vigara yvigara at atomes.com
Wed Mar 18 03:17:37 PDT 2009


Hi,

We are currently deploying Opennebula and, for security reasons, we need 
to assign an Ethernet VLAN to our customers' private network.
We also would like to have the ability to use the same network range in 
different VLAN.

Here is the kind of configuration we would like :

Customer 1 VLAN
NAME           = "Customer 1 VLAN"
TYPE           = RANGED
BRIDGE         = eth0
NETWORK_SIZE   = 254
NETWORK_ADDRESS= 192.168.1.0
*VLAN_ID        = 1*

Customer 2 VLAN
NAME           = "Customer 2 VLAN"
TYPE           = RANGED
BRIDGE         = eth0
NETWORK_SIZE   = 254
NETWORK_ADDRESS= 192.168.1.0
*VLAN_ID        = 2*

With this config, Opennebula should create and automatically configure 
the interface on the nodes. It should result in an eth0.1 and eth0.2 
interface.

Is such a configuration possible ?
Where should I start if I want to implement this behavior (sorry I'm new 
to Opennebula and Ruby) ?

Thanks in advance for your help.

Best regards,

Yann.
-- 

Atomes - Hébergement et infogérance
http://www.atomes.com <http://www.atomes.com/accueil>
356, Allée des Sardenas, 13680 Lançon de Provence
Hotline : +33 (0)811 033 330   - Tél : +33 (0)4 13 41 62 93
Portable: +33 (0)6 75 06 02 76 - Fax : +33 (0)4 13 41 62 94




More information about the Users mailing list