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