TCP/IP Information
Copyright (C) 1997, 1998 by International Business Machines Corporation

DHCP Server Configuration


Client support tab

Use this notebook tab to identify which unlisted clients will be supported.

Fields and check boxes include:

Unlisted client support

Support unlisted DHCP clients
The server responds only to requests from any DHCP client (supportUnlistedClients keyword DHCP).

Support unlisted BootP clients
The server responds only to requests from any BootP client (supportUnlistedClients keyword BOOTP).

Support both unlisted DHCP and BootP clients
The server responds to requests from any DHCP client or BootP (supportUnlistedClients keyword BOTH).

Support listed clients only
The server responds only to requests from DHCP or BootP clients (supportUnlistedClients keyword NO) specifically listed (by client ID) in the configuration file.

Use value value inherited from name
The server responds to whatever is specified by the value inherited from name, where value is DHCP, BOOTP, BOTH, or NONE and name is either DHCP Server (for a subnet or class) or a subnet name (for a class). This setting (using the inherited value) is the default.


[ Top of Page | Previous Page | Next Page | Table of Contents ]