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

Provides per-interface options for the DHCP protocol.

See:
          Description

Class Summary
AllSubnetsAreLocal This option specifies whether or not the client may assume that all subnets of the IP network to which the client is connected use the same MTU as the subnet of that network to which the client is directly connected.
BroadcastAddress This option specifies the broadcast address in use on the client's subnet.
InterfaceMtu This option specifies the MTU to use on this interface.
MaskSupplier This option specifies whether or not the client should respond to subnet mask requests using ICMP.
PerformMaskDiscovery This option specifies whether or not the client should perform subnet mask discovery using ICMP.
PerformRouterDiscovery This option specifies whether or not the client should solicit routers using the Router Discovery mechanism defined in RFC 1256.
RouterSolicitationAddress This option specifies the address to which the client should transmit router solicitation requests.
StaticRoute This option specifies a list of static routes that the client should install in its routing cache.
 

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

Provides per-interface options for the DHCP protocol.

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


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