Browse Source

[3630] Added missing "lease-database" entry to the DHCPv6 configuration.

Marcin Siodelski 10 years ago
parent
commit
b80cea93c6
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/bin/keactrl/kea.conf.pre

+ 5 - 0
src/bin/keactrl/kea.conf.pre

@@ -36,6 +36,11 @@
 # Add names of interfaces to listen on.
   "interfaces": [ ],
 
+# Use Memfile lease database backend to store leases in a CSV file.
+  "lease-database": {
+    "type": "memfile"
+  },
+
 # Addresses will be assigned with preferred and valid lifetimes
 # being 3000 and 4000, respectively. Client is told to start
 # renewing after 1000 seconds. If the server does not repond