Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Adam Osuchowski
Kea
Commits
1fe02beb
Commit
1fe02beb
authored
Sep 13, 2016
by
Marcin Siodelski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[3684] Updated configuration examples per second round of review.
parent
0a7591f0
Changes
19
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
29 additions
and
29 deletions
+29
-29
doc/examples/kea4/backends.json
doc/examples/kea4/backends.json
+2
-2
doc/examples/kea4/classify.json
doc/examples/kea4/classify.json
+1
-1
doc/examples/kea4/leases-expiration.json
doc/examples/kea4/leases-expiration.json
+2
-2
doc/examples/kea4/multiple-options.json
doc/examples/kea4/multiple-options.json
+2
-2
doc/examples/kea4/mysql-reservations.json
doc/examples/kea4/mysql-reservations.json
+2
-2
doc/examples/kea4/pgsql-reservations.json
doc/examples/kea4/pgsql-reservations.json
+2
-2
doc/examples/kea4/reservations.json
doc/examples/kea4/reservations.json
+2
-2
doc/examples/kea4/several-subnets.json
doc/examples/kea4/several-subnets.json
+4
-4
doc/examples/kea4/single-subnet.json
doc/examples/kea4/single-subnet.json
+2
-2
doc/examples/kea6/advanced.json
doc/examples/kea6/advanced.json
+1
-1
doc/examples/kea6/backends.json
doc/examples/kea6/backends.json
+1
-1
doc/examples/kea6/classify.json
doc/examples/kea6/classify.json
+1
-1
doc/examples/kea6/leases-expiration.json
doc/examples/kea6/leases-expiration.json
+1
-1
doc/examples/kea6/multiple-options.json
doc/examples/kea6/multiple-options.json
+1
-1
doc/examples/kea6/mysql-reservations.json
doc/examples/kea6/mysql-reservations.json
+1
-1
doc/examples/kea6/pgsql-reservations.json
doc/examples/kea6/pgsql-reservations.json
+1
-1
doc/examples/kea6/reservations.json
doc/examples/kea6/reservations.json
+1
-1
doc/examples/kea6/several-subnets.json
doc/examples/kea6/several-subnets.json
+1
-1
doc/examples/kea6/simple.json
doc/examples/kea6/simple.json
+1
-1
No files found.
doc/examples/kea4/backends.json
View file @
1fe02beb
...
...
@@ -68,7 +68,7 @@
#
"contact_points"
:
"192.0.2.1,192.0.2.2,192.0.2.3"
#
},
#
Addresses
will
be
assigned
with
valid
lifetime
s
being
4000
.
#
Addresses
will
be
assigned
with
a
lifetime
of
4000
seconds
.
"valid-lifetime"
:
4000
,
#
Renew
and
rebind
timers
are
commented
out.
This
implies
that
options
...
...
@@ -90,7 +90,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
doc/examples/kea4/classify.json
View file @
1fe02beb
...
...
@@ -83,7 +83,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
doc/examples/kea4/leases-expiration.json
View file @
1fe02beb
...
...
@@ -35,7 +35,7 @@
"unwarned-reclaim-cycles"
:
10
},
#
Addresses
will
be
assigned
with
valid
lifetime
s
being
4000
.
#
Addresses
will
be
assigned
with
a
lifetime
of
4000
seconds
.
"valid-lifetime"
:
4000
,
#
The
following
list
defines
subnets.
We
have
only
one
subnet
...
...
@@ -50,7 +50,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
doc/examples/kea4/multiple-options.json
View file @
1fe02beb
...
...
@@ -17,7 +17,7 @@
"type"
:
"memfile"
},
#
Addresses
will
be
assigned
with
valid
lifetime
s
being
4000
.
#
Addresses
will
be
assigned
with
a
lifetime
of
4000
seconds
.
"valid-lifetime"
:
4000
,
#
Renew
and
rebind
timers
are
commented
out.
This
implies
that
options
...
...
@@ -55,7 +55,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
doc/examples/kea4/mysql-reservations.json
View file @
1fe02beb
...
...
@@ -19,7 +19,7 @@
"type"
:
"memfile"
},
#
Addresses
will
be
assigned
with
valid
lifetime
s
being
4000
.
#
Addresses
will
be
assigned
with
a
lifetime
of
4000
seconds
.
"valid-lifetime"
:
4000
,
#
Renew
and
rebind
timers
are
commented
out.
This
implies
that
options
...
...
@@ -76,7 +76,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
doc/examples/kea4/pgsql-reservations.json
View file @
1fe02beb
...
...
@@ -19,7 +19,7 @@
"type"
:
"memfile"
},
#
Addresses
will
be
assigned
with
valid
lifetime
s
being
4000
.
#
Addresses
will
be
assigned
with
a
lifetime
of
4000
seconds
.
"valid-lifetime"
:
4000
,
#
Renew
and
rebind
timers
are
commented
out.
This
implies
that
options
...
...
@@ -76,7 +76,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
doc/examples/kea4/reservations.json
View file @
1fe02beb
...
...
@@ -17,7 +17,7 @@
"type"
:
"memfile"
},
#
Addresses
will
be
assigned
with
valid
lifetime
s
being
4000
.
#
Addresses
will
be
assigned
with
a
lifetime
of
4000
seconds
.
"valid-lifetime"
:
4000
,
#
Renew
and
rebind
timers
are
commented
out.
This
implies
that
options
...
...
@@ -113,7 +113,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
doc/examples/kea4/several-subnets.json
View file @
1fe02beb
...
...
@@ -18,9 +18,9 @@
"type"
:
"memfile"
},
#
Addresses
will
be
assigned
with
the
valid
lifetimes
being
4000
.
#
C
lient
is
told
to
start
renewing
after
1000
seconds.
If
the
server
#
does
not
respond
after
2000
seconds
since
the
lease
was
granted
,
client
#
Addresses
will
be
assigned
with
a
lifetime
of
4000
seconds
.
#
The
c
lient
is
told
to
start
renewing
after
1000
seconds.
If
the
server
#
does
not
respond
within
2000
seconds
of
the
lease
being
granted
,
client
#
is
supposed
to
start
REBIND
procedure
(emergency
renewal
that
allows
#
switching
to
a
different
server).
"valid-lifetime"
:
4000
,
...
...
@@ -39,7 +39,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
doc/examples/kea4/single-subnet.json
View file @
1fe02beb
...
...
@@ -18,7 +18,7 @@
"type"
:
"memfile"
},
#
Addresses
will
be
assigned
with
valid
lifetime
s
being
4000
.
#
Addresses
will
be
assigned
with
a
lifetime
of
4000
seconds
.
"valid-lifetime"
:
4000
,
#
Renew
and
rebind
timers
are
commented
out.
This
implies
that
options
...
...
@@ -40,7 +40,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
doc/examples/kea6/advanced.json
View file @
1fe02beb
...
...
@@ -73,7 +73,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
doc/examples/kea6/backends.json
View file @
1fe02beb
...
...
@@ -91,7 +91,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
doc/examples/kea6/classify.json
View file @
1fe02beb
...
...
@@ -67,7 +67,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
doc/examples/kea6/leases-expiration.json
View file @
1fe02beb
...
...
@@ -58,7 +58,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
doc/examples/kea6/multiple-options.json
View file @
1fe02beb
...
...
@@ -51,7 +51,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
doc/examples/kea6/mysql-reservations.json
View file @
1fe02beb
...
...
@@ -73,7 +73,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
doc/examples/kea6/pgsql-reservations.json
View file @
1fe02beb
...
...
@@ -73,7 +73,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
doc/examples/kea6/reservations.json
View file @
1fe02beb
...
...
@@ -111,7 +111,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
doc/examples/kea6/several-subnets.json
View file @
1fe02beb
...
...
@@ -43,7 +43,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
doc/examples/kea6/simple.json
View file @
1fe02beb
...
...
@@ -42,7 +42,7 @@
},
#
The
following
configures
logging.
It
assumes
that
messages
with
at
least
#
informational
level
(info
,
warn
,
error
)
will
will
be
logged
to
stdout.
#
informational
level
(info
,
warn
,
error
and
fatal)
should
be
logged
to
stdout.
"Logging"
:
{
"loggers"
:
[
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment