mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-25 23:21:29 +03:00
f1f6972bae
git-svn-id: http://svn.opennebula.org/one/trunk@394 3034c82b-c49b-4eb3-8279-a7acafdc01c0
10 lines
280 B
Plaintext
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"]
|