1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-07 17:17:41 +03:00
one/share/examples/public.net

10 lines
280 B
Plaintext
Raw Normal View History

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"]