mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-29 13:28:14 +00:00
Correct some typos in the documentation - see [ISC-Bug #24803]
This commit is contained in:
parent
786f2e79cc
commit
ade10315e1
@ -68,9 +68,9 @@ host myclient {
|
|||||||
host otherclient {
|
host otherclient {
|
||||||
# This host entry is hopefully matched if the client supplies a DUID-LL
|
# This host entry is hopefully matched if the client supplies a DUID-LL
|
||||||
# or DUID-LLT containing this MAC address.
|
# or DUID-LLT containing this MAC address.
|
||||||
hardware ethernet 01:00:80:a2:55:67:34;
|
hardware ethernet 01:00:80:a2:55:67;
|
||||||
|
|
||||||
fixed-address6 3ffe:501:ffff:100:4321;
|
fixed-address6 3ffe:501:ffff:100::4321;
|
||||||
}
|
}
|
||||||
|
|
||||||
# The subnet where the server is attached
|
# The subnet where the server is attached
|
||||||
|
Loading…
x
Reference in New Issue
Block a user