mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 22:45:18 +00:00
[#362] Unicast address binding example in v6
This commit is contained in:
@@ -775,7 +775,7 @@ temporarily override a list of interface names and listen on all interfaces.
|
|||||||
<screen>
|
<screen>
|
||||||
"Dhcp6": {
|
"Dhcp6": {
|
||||||
"interfaces-config": {
|
"interfaces-config": {
|
||||||
"interfaces": [ <userinput>"lo/::1"</userinput> ]
|
"interfaces": [ <userinput>"enp0s2/2001:db8::1234:abcd"</userinput> ]
|
||||||
},
|
},
|
||||||
...
|
...
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user