xref: /netbsd-src/external/mpl/dhcp/dist/keama/tests/noauth6.out (revision aef5eb5f59cdfe8314f1b5f78ac04eb144e44010)
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  "Dhcp6": {
8    "subnet6": [
9      {
10        "id": 1,
11        "subnet": "2001::/64"
12      }
13    ]
14  }
15}
16