]> git.ipfire.org Git - thirdparty/dhcp.git/blob - keama/tests/noauth4.out
[#64,!35] Restored work
[thirdparty/dhcp.git] / keama / tests / noauth4.out
1 {
2 # no(t) authoritative config
3 # authoritative is no longer mandatory
4 #authoritative;
5 /// This configuration declares some subnets but has no interfaces-config
6 /// Reference Kea #245
7 "Dhcp4": {
8 "subnet4": [
9 {
10 "id": 1,
11 "subnet": "10.5.5.0/27"
12 }
13 ]
14 }
15 }