From: Marc Singer <elf@buici.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] bootp/dhcp
Date: Wed, 11 Jun 2003 09:26:14 -0700 [thread overview]
Message-ID: <20030611162614.GA24708@buici.com> (raw)
In-Reply-To: <F509E6111989D311B63700805FA761DA06F990E4@dbde01.itg.ti.com>
The normal DHCP exchange works like this:
target: Can I have a DHCP address? Here's my MAC address.
server: Sure. I don't really care about your MAC, but I'll catalog
the MAC/IP pair anyway so that I can give you the same
address later. Here's your address, netmask, and DNS
servers. I pulled it from my dynamic address pool.
When I said 'special response', there are a couple of things that the
DHCP server can do. It can deliver a static address given the
target's MAC address. It can deliver extra information such as the
filenames for the kernel and root file system. You don't need to do
this, but it is sometimes helpful during a system bring-up.
Cheers.
On Wed, Jun 11, 2003 at 09:20:40PM +0530, Gupta, Kshitij wrote:
> hi,
> but the idea is to get a dynamic ip address, why do we need to
> change the DHCP server settings to give a special DHCP response to our
> machine. I have seen this happening with the linux kernel. The kernel also
> requests for a ip address using DHCP and then uses that ip address.
> Since an ideal way for a bootup is that I connect my device to the network,
> get and dynamic ip address and download the kernel from a remote machine.
>
> This might be paranoid but is it possible with u-boot currently...???
> regards
> -kshitij
next prev parent reply other threads:[~2003-06-11 16:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-11 15:50 [U-Boot-Users] bootp/dhcp Gupta, Kshitij
2003-06-11 16:26 ` Marc Singer [this message]
[not found] <0004BF61.C22236@ti.com>
2003-06-11 20:02 ` Jerry Van Baren
-- strict thread matches above, loose matches on Subject: below --
2003-06-11 15:10 Gupta, Kshitij
2003-06-11 15:23 ` Marc Singer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030611162614.GA24708@buici.com \
--to=elf@buici.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox