mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[#2612] fixed examples in ARM
This commit is contained in:
@@ -1132,7 +1132,7 @@ and which is delegated a prefix from this pool.
|
||||
"pd-pools": [
|
||||
{
|
||||
"prefix": "2001:db8:1:8000::",
|
||||
"prefix-len": 48,
|
||||
"prefix-len": 56,
|
||||
"delegated-len": 64,
|
||||
"excluded-prefix": "2001:db8:1:8000:cafe:80::",
|
||||
"excluded-prefix-len": 72
|
||||
@@ -3718,7 +3718,7 @@ specific hosts:
|
||||
"pd-pools": [
|
||||
{
|
||||
"prefix": "2001:db8:1:8000::",
|
||||
"prefix-len": 48,
|
||||
"prefix-len": 56,
|
||||
"delegated-len": 64
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user