summaryrefslogtreecommitdiff
path: root/keama/tests/samples/example.json
diff options
context:
space:
mode:
Diffstat (limited to 'keama/tests/samples/example.json')
-rw-r--r--keama/tests/samples/example.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/keama/tests/samples/example.json b/keama/tests/samples/example.json
index 3ae88b75..da6de995 100644
--- a/keama/tests/samples/example.json
+++ b/keama/tests/samples/example.json
@@ -45,10 +45,12 @@
# No service will be given on this subnet, but declaring it helps the
# DHCP server to understand the network topology.
{
+ "id": 1,
"subnet": "10.152.187.0/24"
},
# This is a very basic subnet declaration.
{
+ "id": 2,
"subnet": "10.254.239.0/27",
"pools": [
{
@@ -68,6 +70,7 @@
# This declaration allows BOOTP clients to get dynamic addresses,
# which we don't really recommend.
{
+ "id": 3,
"subnet": "10.254.239.32/27",
"pools": [
{
@@ -92,6 +95,7 @@
},
# A slightly different configuration for an internal subnet.
{
+ "id": 4,
"subnet": "10.5.5.0/27",
"pools": [
{
@@ -188,6 +192,7 @@
"name": "224-29",
"subnet4": [
{
+ "id": 5,
"subnet": "10.17.224.0/24",
"option-data": [
# option routers rtr-224.example.org;
@@ -208,6 +213,7 @@
]
},
{
+ "id": 6,
"subnet": "10.0.29.0/24",
"option-data": [
# option routers rtr-29.example.org;