RE: [dhcwg] dhcpv6-24: randomization delay before invoking DHC
"Bernie Volz (EUD)" <Bernie.Volz@am1.ericsson.se> Thu, 09 May 2002 01:47 UTC
Received: from optimus.ietf.org (ietf.org [132.151.1.19] (may be forged)) by ietf.org (8.9.1a/8.9.1a) with ESMTP id VAA29230 for <dhcwg-archive@odin.ietf.org>; Wed, 8 May 2002 21:47:01 -0400 (EDT)
Received: (from daemon@localhost) by optimus.ietf.org (8.9.1a/8.9.1) id VAA12121 for dhcwg-archive@odin.ietf.org; Wed, 8 May 2002 21:47:10 -0400 (EDT)
Received: from optimus.ietf.org (localhost [127.0.0.1]) by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id VAA12021; Wed, 8 May 2002 21:45:11 -0400 (EDT)
Received: from ietf.org (odin [132.151.1.176]) by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id VAA11965 for <dhcwg@optimus.ietf.org>; Wed, 8 May 2002 21:45:08 -0400 (EDT)
Received: from imr2.ericy.com (imr2.ericy.com [198.24.6.3]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id VAA29185 for <dhcwg@ietf.org>; Wed, 8 May 2002 21:44:58 -0400 (EDT)
Received: from mr6.exu.ericsson.se (mr6att.ericy.com [138.85.224.157]) by imr2.ericy.com (8.11.3/8.11.3) with ESMTP id g491iWi17822 for <dhcwg@ietf.org>; Wed, 8 May 2002 20:44:32 -0500 (CDT)
Received: from eamrcnt749 (eamrcnt749.exu.ericsson.se [138.85.133.47]) by mr6.exu.ericsson.se (8.11.3/8.11.3) with SMTP id g491iVr18506 for <dhcwg@ietf.org>; Wed, 8 May 2002 20:44:31 -0500 (CDT)
Received: FROM eamrcnt760.exu.ericsson.se BY eamrcnt749 ; Wed May 08 20:44:31 2002 -0500
Received: by eamrcnt760.exu.ericsson.se with Internet Mail Service (5.5.2653.19) id <KR4L2SG2>; Wed, 8 May 2002 20:44:31 -0500
Message-ID: <66F66129A77AD411B76200508B65AC69B4D3D0@EAMBUNT705>
From: "Bernie Volz (EUD)" <Bernie.Volz@am1.ericsson.se>
To: 'Ralph Droms' <rdroms@cisco.com>, dhcwg@ietf.org
Subject: RE: [dhcwg] dhcpv6-24: randomization delay before invoking DHC
Date: Wed, 08 May 2002 20:44:30 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C1F6FB.0FB26BE0"
Sender: dhcwg-admin@ietf.org
Errors-To: dhcwg-admin@ietf.org
X-Mailman-Version: 1.0
Precedence: bulk
List-Id: <dhcwg.ietf.org>
X-BeenThere: dhcwg@ietf.org
Yes, that is my assumption - that the host has to wait for an RA. The Stateless Autoconfiguration RFC doesn't state this explicitly and also doesn't cover the case of a moving client (at least that I could find). It seems to me that if a host follows that specification, once the ManagedFlag is set to TRUE the only way it can ever be set to FALSE is via a reboot of the host. There always is the possibility that a host's policy could force the ManagedFlag to be TRUE always? Though why you'd want to do this is not clear to me. -----Original Message----- From: Ralph Droms [mailto:rdroms@cisco.com] Sent: Wednesday, May 08, 2002 7:38 PM To: dhcwg@ietf.org Subject: Re: [dhcwg] dhcpv6-24: randomization delay before invoking DHC Thomas comment (below) raised a question in my mind. Is the state of the managedFlag always go to FALSE or is it maintained across systems restarts? That is, does a host always come up in stateless mode and then switch to stateful upon receipt of the first RA. If the client does always come up in stateless mode, does the following text cause the first Solicit to be delayed until at least the receipt of the first RA? 17.1.2. Transmission of Solicit Messages The first Solicit message from the client on the interface MUST be delayed by a random amount of time between MIN_SOL_DELAY and MAX_SOL_DELAY. In the case of a Solicit message transmitted when DHCP is initiated by IPv6 Neighbor Discovery, the delay gives the amount of time to wait after the ManagedFlag changes from FALSE to TRUE (see section 5.5.3 of RFC2462). This random delay desynchronizes clients which start at the same time (for example, after a power outage). At 11:00 AM 5/8/2002 -0400, Thomas Narten wrote: >Also, the delay should be tied to receipt of the first RA that says >use DHC. On a power outage, all the clients will get the first RA at >the same time. This is the issue where having a random delay would >seem to be most important. > >Thomas > >_______________________________________________ >dhcwg mailing list >dhcwg@ietf.org >https://www1.ietf.org/mailman/listinfo/dhcwg _______________________________________________ dhcwg mailing list dhcwg@ietf.org https://www1.ietf.org/mailman/listinfo/dhcwg
- [dhcwg] dhcpv6-24: randomization delay before inv… Thomas Narten
- RE: [dhcwg] dhcpv6-24: randomization delay before… Bernie Volz (EUD)
- RE: [dhcwg] dhcpv6-24: randomization delay before… Bernie Volz (EUD)
- RE: [dhcwg] dhcpv6-24: randomization delay before… Ralph Droms
- RE: [dhcwg] dhcpv6-24: randomization delay before… Ralph Droms
- RE: [dhcwg] dhcpv6-24: randomization delay before… Bound, Jim
- RE: [dhcwg] dhcpv6-24: randomization delay before… Bound, Jim
- RE: [dhcwg] dhcpv6-24: randomization delay before… Bound, Jim
- RE: [dhcwg] dhcpv6-24: randomization delay before… Bernie Volz (EUD)
- RE: [dhcwg] dhcpv6-24: randomization delay before… Bound, Jim