Use statically-generated mac addresses.
This commit is contained in:
@@ -6,12 +6,18 @@
|
||||
"subnet4": [
|
||||
{
|
||||
"subnet": "10.215.1.0/24",
|
||||
"pools": [ { "pool": "10.215.1.10-10.215.1.250" } ],
|
||||
"pools": [ { "pool": "10.215.1.10-10.215.1.200" } ],
|
||||
"option-data": [
|
||||
{
|
||||
"name": "routers",
|
||||
"data": "10.215.1.1"
|
||||
}
|
||||
],
|
||||
"reservations": [
|
||||
{
|
||||
"hw-address": "d6:19:4c:68:fc:c7",
|
||||
"ip-address": "10.215.1.201"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user