Home | History | Annotate | Download | only in doc

Lines Matching refs:DHCP

2662 \bibitem{RFC-DHCP} R.~Droms.
2934 It also refers to a DHCP client, \verb|dhcpcd|. I should refrain from
2935 recommending a good DHCP client to use. All that I can
2936 say is that ISC \verb|dhcp-2.0b1pl6| patched with the patch that
2937 can be found in the \verb|dhcp.bootp.rarp| subdirectory of
3009 echo "No address for $dev is configured, trying DHCP..." 1>&2
3016 \# {\bf Step 2} --- IP Duplicate Address Detection~\cite{RFC-DHCP}.\\
3023 echo "Address $ipaddr is busy, trying DHCP..." 1>&2
3036 echo "Failed to add $pfx on $dev, trying DHCP..." 1>&2
3094 addresses, but also carries out Duplicate Address Detection~\cite{RFC-DHCP},
3261 \# {\bf Step 1} --- IP Duplicate Address Detection~\cite{RFC-DHCP}.\\