diff options
Diffstat (limited to 'docs/_include')
| -rw-r--r-- | docs/_include/interface-address-with-dhcp.txt | 8 | ||||
| -rw-r--r-- | docs/_include/interface-common-without-dhcp1.txt | 7 | ||||
| m--------- | docs/_include/vyos-1x | 0 | 
3 files changed, 8 insertions, 7 deletions
| diff --git a/docs/_include/interface-address-with-dhcp.txt b/docs/_include/interface-address-with-dhcp.txt index de51a887..d454d051 100644 --- a/docs/_include/interface-address-with-dhcp.txt +++ b/docs/_include/interface-address-with-dhcp.txt @@ -11,6 +11,14 @@    * **dhcpv6** interface address is received by DHCPv6 from a DHCPv6      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:    .. code-block:: none diff --git a/docs/_include/interface-common-without-dhcp1.txt b/docs/_include/interface-common-without-dhcp1.txt deleted file mode 100644 index 60ac951d..00000000 --- a/docs/_include/interface-common-without-dhcp1.txt +++ /dev/null @@ -1,7 +0,0 @@ -.. cmdinclude:: /_include/interface-address.txt -  :var0: {{ var0 }} -  :var1: {{ var1 }} - -.. cmdinclude:: /_include/interface-common-without-mac.txt -  :var0: {{ var0 }} -  :var1: {{ var1 }} diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 75c741d5d4fcd9fd07077601106532c41ad9b11 +Subproject 7d8db105fa7f5fe1ced53d27b570188b562fde3 | 
