mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-09 09:57:23 +03:00
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"]
|