|
@@ -26,29 +26,29 @@ to establish a session with the BIND 10 control channel.
|
|
A debug message listing the command (and possible arguments) received
|
|
A debug message listing the command (and possible arguments) received
|
|
from the BIND 10 control system by the IPv4 DHCP server.
|
|
from the BIND 10 control system by the IPv4 DHCP server.
|
|
|
|
|
|
|
|
+% DHCP4_CONFIG_COMPLETE DHCPv4 server has completed configuration: %1
|
|
|
|
+This is an informational message announcing the successful processing of a
|
|
|
|
+new configuration. it is output during server startup, and when an updated
|
|
|
|
+configuration is committed by the administrator. Additional information
|
|
|
|
+may be provided.
|
|
|
|
+
|
|
% DHCP4_CONFIG_LOAD_FAIL failed to load configuration: %1
|
|
% DHCP4_CONFIG_LOAD_FAIL failed to load configuration: %1
|
|
This critical error message indicates that the initial DHCPv4
|
|
This critical error message indicates that the initial DHCPv4
|
|
configuration has failed. The server will start, but nothing will be
|
|
configuration has failed. The server will start, but nothing will be
|
|
served until the configuration has been corrected.
|
|
served until the configuration has been corrected.
|
|
|
|
|
|
-% DHCP4_CONFIG_UPDATE updated configuration received: %1
|
|
|
|
-A debug message indicating that the IPv4 DHCP server has received an
|
|
|
|
-updated configuration from the BIND 10 configuration system.
|
|
|
|
|
|
+% DHCP4_CONFIG_NEW_SUBNET A new subnet has been added to configuration: %1
|
|
|
|
+This is an informational message reporting that the configuration has
|
|
|
|
+been extended to include the specified IPv4 subnet.
|
|
|
|
|
|
% DHCP4_CONFIG_START DHCPv4 server is processing the following configuration: %1
|
|
% DHCP4_CONFIG_START DHCPv4 server is processing the following configuration: %1
|
|
This is a debug message that is issued every time the server receives a
|
|
This is a debug message that is issued every time the server receives a
|
|
configuration. That happens at start up and also when a server configuration
|
|
configuration. That happens at start up and also when a server configuration
|
|
change is committed by the administrator.
|
|
change is committed by the administrator.
|
|
|
|
|
|
-% DHCP4_CONFIG_NEW_SUBNET A new subnet has been added to configuration: %1
|
|
|
|
-This is an informational message reporting that the configuration has
|
|
|
|
-been extended to include the specified IPv4 subnet.
|
|
|
|
-
|
|
|
|
-% DHCP4_CONFIG_COMPLETE DHCPv4 server has completed configuration: %1
|
|
|
|
-This is an informational message announcing the successful processing of a
|
|
|
|
-new configuration. it is output during server startup, and when an updated
|
|
|
|
-configuration is committed by the administrator. Additional information
|
|
|
|
-may be provided.
|
|
|
|
|
|
+% DHCP4_CONFIG_UPDATE updated configuration received: %1
|
|
|
|
+A debug message indicating that the IPv4 DHCP server has received an
|
|
|
|
+updated configuration from the BIND 10 configuration system.
|
|
|
|
|
|
% DHCP4_NOT_RUNNING IPv4 DHCP server is not running
|
|
% DHCP4_NOT_RUNNING IPv4 DHCP server is not running
|
|
A warning message is issued when an attempt is made to shut down the
|
|
A warning message is issued when an attempt is made to shut down the
|