RE: [dhcwg] dhcpv6-24: use of anycast
"Bernie Volz (EUD)" <Bernie.Volz@am1.ericsson.se> Sun, 12 May 2002 13:46 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 JAA16452 for <dhcwg-archive@odin.ietf.org>; Sun, 12 May 2002 09:46:22 -0400 (EDT)
Received: (from daemon@localhost) by optimus.ietf.org (8.9.1a/8.9.1) id JAA20624 for dhcwg-archive@odin.ietf.org; Sun, 12 May 2002 09:46:32 -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 JAA20028; Sun, 12 May 2002 09:41:33 -0400 (EDT)
Received: from ietf.org (odin [132.151.1.176]) by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id JAA20002 for <dhcwg@optimus.ietf.org>; Sun, 12 May 2002 09:41:31 -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 JAA16211 for <dhcwg@ietf.org>; Sun, 12 May 2002 09:41:20 -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 g4CDf0i04920 for <dhcwg@ietf.org>; Sun, 12 May 2002 08:41:00 -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 g4CDf0r05896 for <dhcwg@ietf.org>; Sun, 12 May 2002 08:41:00 -0500 (CDT)
Received: FROM eamrcnt761.exu.ericsson.se BY eamrcnt749 ; Sun May 12 08:40:44 2002 -0500
Received: by eamrcnt761.exu.ericsson.se with Internet Mail Service (5.5.2653.19) id <KRTWF35A>; Sun, 12 May 2002 08:40:44 -0500
Message-ID: <66F66129A77AD411B76200508B65AC69B4D3EC@EAMBUNT705>
From: "Bernie Volz (EUD)" <Bernie.Volz@am1.ericsson.se>
To: "'Bound, Jim'" <Jim.Bound@hp.com>, Thomas Narten <narten@us.ibm.com>, "Bernie Volz (EUD)" <Bernie.Volz@am1.ericsson.se>
Cc: Ole Troan <ot@cisco.com>, Ralph Droms <rdroms@cisco.com>, dhcwg@ietf.org
Subject: RE: [dhcwg] dhcpv6-24: use of anycast
Date: Sun, 12 May 2002 08:40:43 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C1F9BA.9CCB3180"
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
Jim: Did you mistype here ... "This is not a good argument IMO for confirm."? What does anycast have to do with Confirm (well, the message might need to be anycast in NMBA networks but so would a Solicit, Information-Request, Rebind, ...). - Bernie -----Original Message----- From: Bound, Jim [mailto:Jim.Bound@hp.com] Sent: Sunday, May 12, 2002 12:58 AM To: Thomas Narten; Bernie Volz (EUD) Cc: Ole Troan; Ralph Droms; dhcwg@ietf.org Subject: RE: [dhcwg] dhcpv6-24: use of anycast One thing I don't agree with is that its hard to figure out of you have multicast existent on an interface? All of us support some form of sysconf to do that. This is not a good argument IMO for confirm. (I am not against confirm) but to have it because of the API comment is not good). /jim > -----Original Message----- > From: Thomas Narten [mailto:narten@us.ibm.com] > Sent: Thursday, May 09, 2002 9:23 AM > To: Bernie Volz (EUD) > Cc: Ole Troan; Ralph Droms; dhcwg@ietf.org > Subject: Re: [dhcwg] dhcpv6-24: use of anycast > > > > The only issue with this is that DHCP usually runs as an application > > and is therefore only able to access that information which the > > lower layers (via APIs) make available. > > Understood. > > > Determining whether multicast is supported or not is pretty standard > > from the socket API. However, determining that a particular > > interface is a specific media type may be difficult. > > OK. > > > Therefore, there is some value in providing a clear direction here > > that is also relatively easy to implement. > > Agreed. > > > If all interface types provide multicast (either inherently or via > > some type of emulation), there is little need to ever use the > > anycast address and so what harm is there in specifying it. > > The harm is that a) we may define something that isn't useful (which > may cause problems when deployed because some implementations choose > use the feature even if it doesn't work as intended). b) clients may > choose to send to anycast addresses, but if servers aren't configured > to deal with them, we don't get interoperability, so specifying that > clients MAY do something really implies (to me) that server SHOULD (or > maybe even MUST) be prepared to handle such packets from clients. If > the client can't expect a server to handle something, there is little > point in clients implementing the feature either. > > My general opinion: if its not clear something is useful, and it's not > obvious what the details should be, including the feature distracts > from the overall goal of getting the spec done. The more one can > remove, the fewer details that have to be gotten right. > > > What we probably should say is that the client MUST use the > > multicast address if the interface on which it is sending the > > message supports multicast. Otherwise, it may use the anycast > > address. > > This is OK with me. Just so long as it's clear that the anycast usage > is only link-local and is only for reaching servers (and relay agents) > on the same link. This seems like a straightforward thing to get > right. > > Thomas > > _______________________________________________ > dhcwg mailing list > dhcwg@ietf.org > https://www1.ietf.org/mailman/listinfo/dhcwg >
- [dhcwg] dhcpv6-24: use of anycast Thomas Narten
- Re: [dhcwg] dhcpv6-24: use of anycast Ralph Droms
- Re: [dhcwg] dhcpv6-24: use of anycast Thomas Narten
- Re: [dhcwg] dhcpv6-24: use of anycast Ole Troan
- Re: [dhcwg] dhcpv6-24: use of anycast Thomas Narten
- RE: [dhcwg] dhcpv6-24: use of anycast Bernie Volz (EUD)
- RE: [dhcwg] dhcpv6-24: use of anycast Bernie Volz (EUD)
- RE: [dhcwg] dhcpv6-24: use of anycast Bernie Volz (EUD)
- RE: [dhcwg] dhcpv6-24: use of anycast Bound, Jim
- Re: [dhcwg] dhcpv6-24: use of anycast Ted Lemon
- RE: [dhcwg] dhcpv6-24: use of anycast Ralph Droms
- RE: [dhcwg] dhcpv6-24: use of anycast Bernie Volz (EUD)
- RE: [dhcwg] dhcpv6-24: use of anycast Bound, Jim
- RE: [dhcwg] dhcpv6-24: use of anycast Bound, Jim
- RE: [dhcwg] dhcpv6-24: use of anycast Bound, Jim
- RE: [dhcwg] dhcpv6-24: use of anycast Ralph Droms
- RE: [dhcwg] dhcpv6-24: use of anycast Bernie Volz (EUD)