Lines Matching full:be
16 .\" of its contributors may be used to endorse or promote products derived
24 .\" CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
54 any, and also called once if no valid lease can be identified.
59 In general, customizations specific to a particular computer should be done
79 The DHCP client is requesting that an interface's media type be set.
85 The DHCP client is requesting that an interface be configured as
90 .\" For other clients, it may be possible to simply configure the interface up
99 its address will be passed in
101 and that IP alias should be deleted from the interface,
105 it be checked to see if somebody else is using it, by sending an ARP
118 the offered address has already been requested and should be declined.
142 So for example, the new subnet mask would be passed in
146 likely to need to be set up.
149 needs to be created, using the values of
154 A default route should be set using
156 and static routes may need to be set up using
159 If an IP alias has been declared, it must be set up here.
160 The alias IP address will be written as
163 will be passed in variables named as described previously except starting with
167 Care should be taken that the alias IP address not be used if it is identical
170 since the other alias parameters may be incorrect in this case.
178 Persistent settings that may have changed need to be deleted - for example,
180 route should be deleted.
181 If the default route has changed, the old default route should be deleted.
182 If the static routes have changed, the old ones should be deleted.
183 Otherwise, processing can be done as with
187 This can be handled as with
190 the ARP table should be cleared.
193 This can be processed as with
198 The IP address must be relinquished, and all related parameters should be
205 leases that have been tested have not proved to be valid.
206 The parameters from the last lease tested should be deconfigured.
207 This can be handled in the same way as
224 If found, it will be sourced
231 If found, it will be sourced
233 These hooks scripts can be used to dynamically modify the environment at
244 (since this may be called to test more than one lease) and then ping
247 If a response is received, the lease must be valid for the network to
249 It would be more complete to try to ping all of the routers listed in
256 .\" although the script files for similar operating systems may be similar
292 will be repeatedly initialized to the values provided by one server, and then
295 cause any real problems, but it could be confusing.