Add ID to subnet in Kea
This commit is contained in:
parent
1d8be242a1
commit
90806f2f24
@ -161,6 +161,7 @@ in {
|
||||
}
|
||||
];
|
||||
subnet4 = [{
|
||||
id = 1;
|
||||
pools = [{
|
||||
pool = let
|
||||
minIp = networkMinIp cfg.dhcp-dynamic-network;
|
||||
|
Loading…
x
Reference in New Issue
Block a user