Package org.apache.directory.server.dhcp.options.vendor

Provides vendor options for the DHCP protocol.

See:
          Description

Class Summary
BootFileSize This option specifies the length in 512-octet blocks of the default boot image for the client.
CookieServers The cookie server option specifies a list of RFC 865 cookie servers available to the client.
DomainName This option specifies the domain name that client should use when resolving hostnames via the Domain Name System.
DomainNameServers The domain name server option specifies a list of Domain Name System (STD 13, RFC 1035 [8]) name servers available to the client.
ExtensionsPath A string to specify a file, retrievable via TFTP, which contains information which can be interpreted in the same way as the 64-octet vendor-extension field within the BOOTP response, with the following exceptions: - the length of the file is unconstrained; - all references to Tag 18 (i.e., instances of the BOOTP Extensions Path field) within the file are ignored.
HostName This option specifies the name of the client.
ImpressServers The Impress server option specifies a list of Imagen Impress servers available to the client.
LogServers The log server option specifies a list of MIT-LCS UDP log servers available to the client.
LprServers The LPR server option specifies a list of RFC 1179 line printer servers available to the client.
MeritDumpFile This option specifies the path-name of a file to which the client's core image should be dumped in the event the client crashes.
NameServers The name server option specifies a list of IEN 116 name servers available to the client.
ResourceLocationServers This option specifies a list of RFC 887 Resource Location servers available to the client.
RootPath This option specifies the path-name that contains the client's root disk.
Routers The router option specifies a list of IP addresses for routers on the client's subnet.
SubnetMask The subnet mask option specifies the client's subnet mask as per RFC 950.
SwapServer This specifies the IP address of the client's swap server.
TimeOffset The time offset field specifies the offset of the client's subnet in seconds from Coordinated Universal Time (UTC).
TimeServers The time server option specifies a list of RFC 868 time servers available to the client.
 

Package org.apache.directory.server.dhcp.options.vendor Description

Provides vendor options for the DHCP protocol.

Version:
$Rev$, $Date$
Author:
Apache Directory Project


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.