2
0
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:
Razvan Becheriu
2022-12-07 15:19:29 +02:00
parent f753390a11
commit 28580f02bd

View File

@@ -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
}
],