mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 09:57:41 +00:00
[#2245] Text edits
This commit is contained in:
parent
2c064e7878
commit
e194ff748f
@ -284,8 +284,6 @@ server enables authentication of the clients using certificates.
|
||||
}
|
||||
}
|
||||
|
||||
..
|
||||
|
||||
.. note::
|
||||
|
||||
The configuration snippet provided above is for testing
|
||||
|
@ -887,8 +887,8 @@ to members of the class, and they can be used to choose a subnet from
|
||||
which an address will be assigned to a class member.
|
||||
|
||||
When options are defined as part of the class definition
|
||||
they override any global options that may be defined, and
|
||||
in turn will be overridden by any options defined for an
|
||||
they override any global options that may be defined, and
|
||||
in turn will be overridden by any options defined for an
|
||||
individual subnet.
|
||||
|
||||
Classes and Hooks
|
||||
@ -979,9 +979,6 @@ The logging might then resemble this:
|
||||
2016-05-19 13:35:04.167 DEBUG [kea.eval/44478] EVAL_DEBUG_STRING Pushing text string 'foo'
|
||||
2016-05-19 13:35:04.168 DEBUG [kea.eval/44478] EVAL_DEBUG_EQUAL Popping 0x666F6F and 0x666F6F pushing result 'true'
|
||||
|
||||
|
||||
..
|
||||
|
||||
.. note::
|
||||
|
||||
The debug logging may be quite verbose if there are multiple
|
||||
|
@ -246,8 +246,6 @@ illustrates how to change D2's global parameters so it will listen at
|
||||
}
|
||||
}
|
||||
|
||||
..
|
||||
|
||||
.. warning::
|
||||
|
||||
It is possible for a malicious attacker to send bogus
|
||||
@ -557,8 +555,6 @@ running at "172.88.99.10", set the forward DNS server as follows:
|
||||
}
|
||||
}
|
||||
|
||||
..
|
||||
|
||||
.. note::
|
||||
|
||||
Since ``hostname`` is not yet supported, the parameter ``ip-address``
|
||||
@ -692,8 +688,6 @@ service is running at "172.88.99.10", then set it as follows:
|
||||
}
|
||||
}
|
||||
|
||||
..
|
||||
|
||||
.. note::
|
||||
|
||||
Since ``hostname`` is not yet supported, the parameter ``ip-address``
|
||||
|
@ -1331,8 +1331,6 @@ Calculating the values is controlled by the following three parameters.
|
||||
T2. It is expressed as a real number between 0.0 and 1.0 and must be
|
||||
greater than ``t1-percent``. The default value is .875, per RFC 2131.
|
||||
|
||||
..
|
||||
|
||||
.. note::
|
||||
|
||||
In the event that both explicit values are specified and
|
||||
|
@ -1202,9 +1202,6 @@ with the addresses 2001:db8:1::cafe and 2001:db8:1::babe.
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
..
|
||||
|
||||
.. note::
|
||||
|
||||
The value for the setting of the ``data`` element is split across two
|
||||
@ -3320,8 +3317,6 @@ ISC tested the following configuration:
|
||||
|
||||
}
|
||||
|
||||
..
|
||||
|
||||
.. note::
|
||||
|
||||
Relayed DHCPv4-QUERY DHCPv6 messages are not supported.
|
||||
|
@ -577,8 +577,6 @@ following format:
|
||||
"text": "2 IPv6 lease(s) found."
|
||||
}
|
||||
|
||||
..
|
||||
|
||||
.. warning::
|
||||
|
||||
The ``lease4-get-all`` and ``lease6-get-all`` commands may result in
|
||||
|
@ -210,8 +210,6 @@ configuration would be:
|
||||
:
|
||||
}
|
||||
|
||||
..
|
||||
|
||||
.. note::
|
||||
|
||||
Libraries are reloaded even if their lists have not changed,
|
||||
|
@ -374,8 +374,6 @@ relevant linker cache configuration file for the OS):
|
||||
|
||||
$ ldconfig
|
||||
|
||||
..
|
||||
|
||||
.. note::
|
||||
|
||||
If ``ldconfig`` is not run where required, users may see
|
||||
|
@ -99,9 +99,7 @@ The contents of ``keactrl.conf`` are:
|
||||
# Be verbose?
|
||||
kea_verbose=no
|
||||
|
||||
..
|
||||
|
||||
.. note::
|
||||
.. note::
|
||||
|
||||
In the example above, strings of the form @something@ are replaced by
|
||||
the appropriate values when Kea is installed.
|
||||
@ -129,7 +127,7 @@ effect as long as ``kea_verbose`` is set to "yes." Setting it to
|
||||
Kea configuration file. If no logging configuration is specified, the
|
||||
default settings are used.
|
||||
|
||||
.. note::
|
||||
.. note::
|
||||
|
||||
The verbosity for the server is set when it is started. Once started,
|
||||
the verbosity can only be changed by stopping the server and starting
|
||||
@ -244,8 +242,6 @@ take effect.
|
||||
INFO/keactrl: kea-ctrl-agent isn't running.
|
||||
INFO/keactrl: kea-netconf isn't running.
|
||||
|
||||
..
|
||||
|
||||
.. note::
|
||||
|
||||
NETCONF is an optional feature that is disabled by default and can be
|
||||
|
Loading…
x
Reference in New Issue
Block a user