mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
T4497: add info about dhcp enter/exit hooks
This commit is contained in:
parent
f5e141d718
commit
e1229bca25
@ -11,6 +11,14 @@
|
|||||||
* **dhcpv6** interface address is received by DHCPv6 from a DHCPv6
|
* **dhcpv6** interface address is received by DHCPv6 from a DHCPv6
|
||||||
server on this segment.
|
server on this segment.
|
||||||
|
|
||||||
|
.. note:: When using DHCP to retrieve IPv4 address and if local
|
||||||
|
customizations are needed, they should be possible using the enter and
|
||||||
|
exit hooks provided. The hook dirs are:
|
||||||
|
|
||||||
|
* ``/config/scripts/dhcp-client/pre-hooks.d/``
|
||||||
|
* ``/config/scripts/dhcp-client/post-hooks.d/``
|
||||||
|
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user