|
DHCP |
Top Previous Next |
|
The DS supports Dynamic Host Configuration Protocol (DHCP). DHCP is used to automatically configure the following settings: IP-address (IP), Gateway IP-address (GI), and Netmask (NM). For the DHCP to work there must be a DHCP server on the network where the DS is installed.
The DHCP is enabled and disabled through the DHCP (DH) setting. When DHCP (DH) settingis at 1 (enabled) the DS uses DHCP protocol to obtain its IP-address immediately upon startup. The DS does not start its normal operation until it receives an IP-address from the DHCP server. Gateway IP-address and netmask configuration is optional so the DS does not require these two parameters to be received from the DHCP server.
When requesting an IP-address for itself, the DS asks for a maximum possible lease time (this is the period of time during which the DS will be allowed to use the IP-address). The DS memorizes the lease time actually offered by the DHCP server and applies for a lease extension well before the lease expires. If the lease is extended the DS continues normal operation. If the lease is not extended the DS reboots.
While communicating with the DHCP server, the DS supplies its name. The name consists of the values of Owner Name (ON) and Device Name (DN) settings joined by hyphen. For example, the name might look like this:
abccorp-dev1
Names supplied by DHCP clients are usually supplied (by the DHCP server) to a local DNS server (DNS and DHCP servers often work together on the same physical server PC). This typically allows you to "see" your DS as a member of your local workgroup, for example:
abccorp-dev1.workgroup1.mainserver
When using DHCP the DS detects Ethernet cable disconnects and re-requests its IP-address from the DHCP server once the cable is plugged back in. The following outcomes are possible:
|