<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div><blockquote type="cite"><div><div><br>So let me paint the picture here. Several subnets. Each behind a common<br>firewall and each in its own firewall zone. Each subnet has a dhcp relay<br>listener via the firewall that forwards the request to a server. Lets call<br>it DHCP1.  That server handles ALL dhcp requests from ALL subnets as well<br>as, via DDNS, updating the local DNS zone. It also services it's own local<br>subnet dhcp requests. Can you help me just build out one of these subnets?<br>The documentation is just really hard to follow. I went from just building<br>pools to now creating delegated networks with subnets within subnets and<br>defining some delegated-len that is even another number. None of this makes<br>sense and the documentation doesn't help. The link you sent me shows some<br>weird example where a subnet actually returns a totally different subnet??<br>Why? I do NOT understand why that is the example the documentation chose.<br>Can't we just show a simple example?<br><br></div></div></blockquote><br></div><div>Here’s a redacted excerpt of a config file I’ve got doing just that…Hope that helps.</div><div><br></div><div><br></div><div><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">    "interfaces-config" : {</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">      "interfaces" : [ “eth0/xxxx:xxxx:xxxx:1::200:231" ],</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">      "service-sockets-require-all": true</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">    },</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">    "subnet6": [</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">      # The subnet where the server is attached</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">      #  (i.e., the server has an address in this subnet)</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">      {</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        "id": 1,</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        "user-context": {</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">          "vlan": “first-clan"</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        },</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        "subnet": “xxxx:xxxx:xxxx:1::/64",</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        "rapid-commit": true,</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        "interface": "eth0",</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        "pools": [</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">          {</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">            # Use a broad range for addres assignment, but avoid conflicts with SLAAC</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">            "pool": “xxxx:xxxx:xxxx:1::d8c:0:0 - xxxx:xxxx:xxxx:1::d8c:ffff:ffff"</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">          }</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        ],</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        "pd-pools": [</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">          {</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">            # Use the a particular /112 prefix for temporary addresses</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">            #  (i.e., direct application of RFC 4941)</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);">            # Some /64 prefixes available for Prefix Delegation (RFC 3633)</p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">            "prefix": "xxxx:xxxx:xxxx:4000::",</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">            "delegated-len": 56,</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">            "prefix-len": 52</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">          }</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        ],</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        "reservations": [</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">          {</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">            "hostname": "conserver01-lan",</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);">            "hw-address": "dc:a6:32:8b:13:8c",</p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">            "ip-addresses": [</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">                "xxxx:xxxx:xxxx:1::200:135"</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">            ]</span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">          }</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        ]</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">      },</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">      {</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        "id": 2,</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        "user-context": {</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">          "vlan": “second-clan"</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        },</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        "subnet": “xxxx:xxxx:xxxx:2000::/64",</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        "rapid-commit": true,</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        "pools": [</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">          {</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">            # Use a broad range for addres assignment, but avoid conflicts with SLAAC</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">            "pool": "xxxx:xxxx:xxxx:2000::d8c:0:0 - xxxx:xxxx:xxxx:2000::d8c:ffff:ffff"</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">          }</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        ],</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        "interface": "eth1",</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        "reservations": [</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">          {</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">            "hostname": "test-pi1",</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">            "duid": "00:03:00:01:d8:3a:dd:xx:xx:xx",</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);">            "ip-addresses": [</p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">                "xxxx:xxxx:xxxx:2000::200"</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">            ]</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">          },</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">          {</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">            "hostname": "test-pi2",</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">            "duid": "00:04:f3:8f:6b:10:ea:6c:47:17:43:43:ba:1f:27:48:20:7f",</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);">            "ip-addresses": [</p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">                "xxxx:xxxx:xxxx:2000::201"</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">            ]</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">          }</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">        ]</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">      }</span></p><p style="margin: 0px; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">


































</span></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 23px; line-height: normal; font-family: "Andale Mono"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; color: rgb(0, 255, 0); background-color: rgba(0, 0, 0, 0.9);"><span style="font-variant-ligatures: no-common-ligatures">    ]</span></p><div><span style="font-variant-ligatures: no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures: no-common-ligatures"><br></span></div></div></body></html>