DESCRIPTION
The ADHCP client notification binary adhcp_notify6_isc_script is called by adhcp_client6(8) on DHCP status changes (if specified on the command line using the -e option).
adhcp_notify6_isc_script(8) exports the DHCPv6 lease information as environment variables and calls the dhclient-script(8) provided by the ISC DHCP client to apply the configuration on the system.
OPTIONS
- reason
-
Reason of the status update.
- interface
-
Interface on which adhcp_client6 is running.
- leasefile
-
Path to DHCP lease file.
AUTHORS
-
Reto Buerki <reet@codelabs.ch>
-
Adrian-Ken Rueegsegger <ken@codelabs.ch>
RESOURCES
The ADHCP website can be found at https://www.codelabs.ch/adhcp/.
The ISC DHCP client website is https://www.isc.org/.