Home | History | Annotate | Download | only in doc

Lines Matching refs:DHCP

2697 \bibitem{RFC-DHCP} R.~Droms.
2969 It also refers to a DHCP client, \verb|dhcpcd|. I should refrain from
2970 recommending a good DHCP client to use. All that I can
2971 say is that ISC \verb|dhcp-2.0b1pl6| patched with the patch that
2972 can be found in the \verb|dhcp.bootp.rarp| subdirectory of
3044 echo "No address for $dev is configured, trying DHCP..." 1>&2
3051 \# {\bf Step 2} --- IP Duplicate Address Detection~\cite{RFC-DHCP}.\\
3058 echo "Address $ipaddr is busy, trying DHCP..." 1>&2
3071 echo "Failed to add $pfx on $dev, trying DHCP..." 1>&2
3129 addresses, but also carries out Duplicate Address Detection~\cite{RFC-DHCP},
3296 \# {\bf Step 1} --- IP Duplicate Address Detection~\cite{RFC-DHCP}.\\