NAME

adhcp_notify6_isc_script - adhcp_client6 ISC dhclient-script notification binary

SYNOPSIS

adhcp_notify6_isc_script reason interface leasefile

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

RESOURCES

The ADHCP website can be found at https://www.codelabs.ch/adhcp/.

The ISC DHCP client website is https://www.isc.org/.

SEE ALSO

dhclient-script(8), adhcp_client6(8), adhcp_notify6_dbus(8), NetworkManager(8).