Home | History | Annotate | Download | only in doc

Lines Matching refs:DHCP

2781 \bibitem{RFC-DHCP} R.~Droms.
3053 It also refers to a DHCP client, \verb|dhcpcd|. I should refrain from
3054 recommending a good DHCP client to use. All that I can
3055 say is that ISC \verb|dhcp-2.0b1pl6| patched with the patch that
3056 can be found in the \verb|dhcp.bootp.rarp| subdirectory of
3128 echo "No address for $dev is configured, trying DHCP..." 1>&2
3135 \# {\bf Step 2} --- IP Duplicate Address Detection~\cite{RFC-DHCP}.\\
3142 echo "Address $ipaddr is busy, trying DHCP..." 1>&2
3155 echo "Failed to add $pfx on $dev, trying DHCP..." 1>&2
3213 addresses, but also carries out Duplicate Address Detection~\cite{RFC-DHCP},
3380 \# {\bf Step 1} --- IP Duplicate Address Detection~\cite{RFC-DHCP}.\\