Changeset 1d9b117


Ignore:
Timestamp:
07/22/2024 04:17:29 AM (8 weeks ago)
Author:
Thomas Trepl <thomas@…>
Branches:
12.2, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
665875c5
Parents:
cf2bb3c
Message:

Add id to subnet config

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/major/kea.xml

    rcf2bb3c r1d9b117  
    502502    "subnet4": [
    503503      {
     504        "id": 1001,   // Each subnet requires a unique numeric id
    504505        "subnet": "192.168.56.0/24",
    505506        "pools": [ { "pool": "192.168.56.16 - 192.168.56.254" } ],
Note: See TracChangeset for help on using the changeset viewer.