Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
6e1791ab
Commit
6e1791ab
authored
Aug 11, 2014
by
Tomek Mrugalski
🛰
Browse files
[3508] Correction is example DHCPv6 config
parent
1a87ff50
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/examples/kea6/simple.json
View file @
6e1791ab
...
...
@@ -31,7 +31,7 @@
#
least
subnet
and
pool
entries.
"subnet6"
:
[
{
"pool"
:
[
"2001:db8:1::/80"
],
"pool
s
"
:
[
{
"pool"
:
"2001:db8:1::/80"
}
],
"subnet"
:
"2001:db8:1::/64"
,
"interface"
:
"eth0"
}
...
...
Write
Preview
Supports
Markdown
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