1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-25 23:21:29 +03:00
one/share/examples/public.net
Rubén S. Montero f1f6972bae Updated examples with context and new "syntax"
git-svn-id: http://svn.opennebula.org/one/trunk@394 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-03-07 01:15:47 +00:00

10 lines
280 B
Plaintext

NAME = "Public LAN"
TYPE = "FIXED"
BRIDGE= "eth1"
LEASES= [IP="130.10.0.1",MAC="50:20:20:20:20:20"]
LEASES= [IP="130.10.0.2",MAC="50:20:20:20:20:21"]
LEASES= [IP="130.10.0.3",MAC="50:20:20:20:20:22"]
LEASES= [IP="130.10.0.4"]
LEASES= [IP="130.10.0.5"]
LEASES= [IP="130.10.0.6"]