Re: Best way to retrieve DHCP vendor sp -Reply
Somenath Bandyopadhyay <sbandyo@novell.com> Tue, 24 December 1996 16:20 UTC
Received: from cnri by ietf.org id aa17732; 24 Dec 96 11:20 EST
Received: from marge.bucknell.edu by CNRI.Reston.VA.US id aa11191;
24 Dec 96 11:20 EST
Received: from reef.bucknell.edu by mail.bucknell.edu;
(5.65v3.2/1.1.8.2/17Jul96-0109PM)
id AA22113; Tue, 24 Dec 1996 11:18:29 -0500
Date: Tue, 24 Dec 1996 11:18:29 -0500
Message-Id: <s2bf9c88.009@novell.com>
Errors-To: droms@bucknell.edu
Reply-To: dhcp-v4@bucknell.edu
Originator: dhcp-v4@bucknell.edu
Sender: dhcp-v4@bucknell.edu
Precedence: bulk
From: Somenath Bandyopadhyay <sbandyo@novell.com>
To: Multiple recipients of list <dhcp-v4@bucknell.edu>
Subject: Re: Best way to retrieve DHCP vendor sp -Reply
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
X-Comment: Discussion of DHCP for IPv4
X-Mailer: Novell GroupWise 4.1
DHCP spec is not very clear about the usage of
DHCPINFORM in this respect. DHCP spec says client should
unicast DHCPINFORM if it already has the IP address of the
DHCP server, it can broadcast if it does not have the IP
address of the DHCP server.
Looks to me , client can broadcast DHCPINFORM even if it
has the IP address of the DHCP server. But the spec is not
clear how all DHCP servers receiving that broadcast respond
to this?
Will these DHCP servers check for "client identifier" and not
respond to the "request parameter list"? Is this left for
implementation?
thanks, som.
1. The client gets the ip addres through the normal procedure
from one =
of the DHCP servers.
2. Then use DHCPINFORM message to get the required
vender-specific =
information from another server.
One obevius problem I see is the client should somehow
know the server's =
=
address from which it is to get vender-specific information. =
- Re: Best way to retrieve DHCP vendor sp -Reply Somenath Bandyopadhyay