mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-29 21:38:10 +00:00
new catted man page
This commit is contained in:
parent
34034a683d
commit
34219daf6d
@ -5,7 +5,7 @@ dhclient(8) dhclient(8)
|
||||
|
||||
|
||||
NNAAMMEE
|
||||
dhcpd - Dynamic Host Configuration Protocol Client
|
||||
dhclient - Dynamic Host Configuration Protocol Client
|
||||
|
||||
SSYYNNOOPPSSIISS
|
||||
ddhhcclliieenntt [ --pp _p_o_r_t ] [ --dd ] [ _i_f_0 [ _._._._i_f_N ] ]
|
||||
@ -28,8 +28,8 @@ OOPPEERRAATTIIOONN
|
||||
attached, such as the location of a default router, the
|
||||
location of a name server, and so on.
|
||||
|
||||
On startup, dhclient reads the _d_h_c_l_i_e_n_t_._c_o_n_f for configu-
|
||||
ration instructions. It then gets a list of all the net-
|
||||
On startup, dhclient reads the _d_h_c_l_i_e_n_t_._c_o_n_f for configu
|
||||
ration instructions. It then gets a list of all the net
|
||||
work interfaces that are configured in the current system.
|
||||
For each interface, it attempts to configure the interface
|
||||
using the DHCP protocol.
|
||||
@ -51,7 +51,7 @@ OOPPEERRAATTIIOONN
|
||||
database.
|
||||
|
||||
Old leases are kept around in case the DHCP server is
|
||||
unavailable when dhclient is first invoked (generally dur-
|
||||
unavailable when dhclient is first invoked (generally dur
|
||||
ing the initial system boot process). In that event, old
|
||||
leases from the dhclient.leases file which have not yet
|
||||
expired are tested, and if they are determined to be
|
||||
@ -88,7 +88,7 @@ CCOOMMMMAANNDD LLIINNEE
|
||||
The names of the network interfaces that dhclient should
|
||||
attempt to configure may be specified on the command line.
|
||||
If no interface names are specified on the command line
|
||||
dhclient will identify all network interfaces, elimininat-
|
||||
dhclient will identify all network interfaces, elimininat
|
||||
ing non-broadcast interfaces if possible, and attempt to
|
||||
configure each interface.
|
||||
|
||||
@ -140,7 +140,7 @@ dhclient(8) dhclient(8)
|
||||
Elliot Poger for use on Linux while he was working on the
|
||||
MosquitoNet project at Stanford.
|
||||
|
||||
The current version owes much to Elliot's Linux enhance-
|
||||
The current version owes much to Elliot's Linux enhance
|
||||
ments, but was substantially reorganized and partially
|
||||
rewritten by Ted Lemon so as to use the same networking
|
||||
framework that the Internet Software Consortium DHCP
|
||||
|
Loading…
x
Reference in New Issue
Block a user