📄 dhcp-client.1.in
字号:
.\" $Header: /cvsroot/dhcp-agent/dhcp-agent/man/dhcp-client.1.in,v 1.3 2003/07/06 17:28:22 actmodern Exp $.\" .\" Copyright 2003 Thamer Alharbash <tmh@whitefang.com>.\" .\" Redistribution and use in source and binary forms, with or without.\" modification, are permitted provided that the following conditions.\" are met:.\" .\" 1. Redistributions of source code must retain the above copyright.\" notice, this list of conditions and the following disclaimer..\" 2. Redistributions in binary form must reproduce the above copyright.\" notice, this list of conditions and the following disclaimer in.\" the documentation and/or other materials provided with the.\" distribution..\" 3. The names of the authors may not be used to endorse or promote.\" products derived from this software without specific prior.\" written permission..\" .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR.\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE..\".TH DHCP-CLIENT "8" "May 2003".SH NAMEdhcp-client \- a dhcp client daemon.SH SYNOPSIS.B dhcp-client[.B -ackpwvs][.B -i interface][.B -l level][.B -m mac address].SH DESCRIPTION.PPdhcp-client is a highly configurable and extendable DHCP client. Outof the box it has been built to start up and perform DHCP for a basicnetwork setup with minimal fuss..PPdhcp-client is part of the dhcp-agent package. You should havereceived a complete manual in texi format which could have beeninstalled as info pages in .B @-infodir-@and optionally as HTML pages in.B @-dhcpdocdir-@The accompanying manual is more expository than the man pagesprovided. The man pages should be used only as a quick reference..SH OPTIONS.TP.B -hPrint out usage..TP.B -vPrint out version information.TP.B -aAlways run in the foreground and do not go into the background..TP.B -cClear the cache. This is useful in case a stale cache is leftbehind by an earlier invocation..TP.B -kKill a dhcp-client instance. Coupled with the -i option thiswill kill a specific instance of dhcp-client. Otherwisethe first dhcp-client found on an active ethernet interface isterminated..TP.B -pForces dhcp-client to use promiscious mode. This is only usefulon systems which are sufficiently broken that require promisciousmode to receive broadcast messages..TP.B -wWake a dhcp-client instance. Coupled with the -i option thiswill wake up a client on a specified interface and cause it toeither rebind, or renew earlier depending on which timer isnext. Use this to force the client to reacquire a lease..TP.B -sPrint out status information on the most recent lease acquired bythe client..TP.B -i interfaceForce dhcp-client to use the interface specified. This is usefulto make sure dhcp-client uses a specific interface if the host ismulti-homed..TP.B -l levelGenerate messages at the level specified. The level should be aninteger between 0 \- 4. The levels are no messages,error messages, info messages (default), warnings,diagnostic-messages, respectively. Each level includes allmessages below it. The default is info messages which alsoinclude error messages..TP.B -m mac addressFake a mac address during the DHCP operation. This will onlyaffect the DHCP operations and no others. This is useful fordebugging a DHCP server that is not behaving itself..SH USAGE.PPOn invocation dhcp-client will look for an ethernet interfacewhich is not up and use the first one it finds to transmit DHCPdiscovery messages on. It will expect to be able to reach a DHCPserver. You can force dhcp-client to pick an interface with the.B -ioption..SH EXIT STATUSWill exit with a non-zero value if an error occured..SH FILES.TP.B @-dhcplocalstate_clientdir-@directory where the lease cache is kept..TP.B @-dhcpsysconf_clientdir-@directory where the configuration files are kept..TP.B @-infodir-@directory where the GNU info manual is kept..TP.B @-dhcpdocdir-@directory where the optional HTML documentation is kept..SH AUTHOR.TPThamer Alharbash <tmh@whitefang.com>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -