mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-02 06:55:16 +00:00
[3508] Correction is example DHCPv6 config
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
# least subnet and pool entries.
|
# least subnet and pool entries.
|
||||||
"subnet6": [
|
"subnet6": [
|
||||||
{
|
{
|
||||||
"pool": [ "2001:db8:1::/80" ],
|
"pools": [ { "pool": "2001:db8:1::/80" } ],
|
||||||
"subnet": "2001:db8:1::/64",
|
"subnet": "2001:db8:1::/64",
|
||||||
"interface": "eth0"
|
"interface": "eth0"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user