[16NG] Re: multicast and IPv6 over ETHCS
"Jihoon Lee" <jhlee@mmlab.snu.ac.kr> Sat, 13 January 2007 15:44 UTC
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com)
by megatron.ietf.org with esmtp (Exim 4.43)
id 1H5l3r-000864-L2; Sat, 13 Jan 2007 10:44:51 -0500
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org)
by megatron.ietf.org with esmtp (Exim 4.43) id 1H5l3r-00085o-0A
for 16ng@ietf.org; Sat, 13 Jan 2007 10:44:51 -0500
Received: from wr-out-0506.google.com ([64.233.184.234])
by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1H5l3p-0003B7-Ku
for 16ng@ietf.org; Sat, 13 Jan 2007 10:44:50 -0500
Received: by wr-out-0506.google.com with SMTP id 36so756840wra
for <16ng@ietf.org>; Sat, 13 Jan 2007 07:44:49 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta;
h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth;
b=JoFHEyTBO5QWtPlgj2w5NmDdV12DndvwE94DMcCJZAkB1mUGBlZ+sjyHHmrzkI5sOgPOuKysNaZdOBLixN8dK2ASFEo3Z9V90A3JwvqbfWzSkIW6xMvkwmDTXNQ7QG+9ihAdEYZBqId1ILmn/MT1tyWq2tcRgAlsz7FV7krksWE=
Received: by 10.65.224.11 with SMTP id b11mr2505883qbr.1168703088872;
Sat, 13 Jan 2007 07:44:48 -0800 (PST)
Received: by 10.65.225.19 with HTTP; Sat, 13 Jan 2007 07:44:48 -0800 (PST)
Message-ID: <fa31afde0701130744r2e8486b6rd1a291f938a57785@mail.gmail.com>
Date: Sun, 14 Jan 2007 00:44:48 +0900
From: "Jihoon Lee" <jhlee@mmlab.snu.ac.kr>
To: "Alexandru Petrescu" <alexandru.petrescu@motorola.com>
In-Reply-To: <45A76EC4.7070304@motorola.com>
MIME-Version: 1.0
References: <20070110194054.28319.qmail@web81914.mail.mud.yahoo.com>
<45A54ED7.9020203@motorola.com> <45A67293.6030504@motorola.com>
<fa31afde0701111703x9beb44axd1c8d9ff9a537983@mail.gmail.com>
<45A76EC4.7070304@motorola.com>
X-Google-Sender-Auth: dd54d87b3e3d5038
X-Spam-Score: 0.5 (/)
X-Scan-Signature: b5d20af10c334b36874c0264b10f59f1
Cc: v6ops@ops.ietf.org, 16ng@ietf.org
Subject: [16NG] Re: multicast and IPv6 over ETHCS
X-BeenThere: 16ng@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: 16ng working group discussion list <16ng.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/16ng>,
<mailto:16ng-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/16ng>
List-Post: <mailto:16ng@ietf.org>
List-Help: <mailto:16ng-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/16ng>,
<mailto:16ng-request@ietf.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0188554790=="
Errors-To: 16ng-bounces@ietf.org
Hi Alex, Sorry for my late response. Basically I agree with your opinion. An IPv6 node requires a link local multicast address in order to perform DAD, ND, and RA. Contrary to our expectations, 802.16/16e don't support UL multicast (which means an MS forwards data directly to other MSs in the same cell). (BTW, I think I need to clarify the UL multicast I mentioned. I believe you already know this: the multicast/broadcast which is sent by an MS to other MSs in the same cell (BS) cannot be supported in 802.16. However, other MSs in another cell (BS) may receive this since the 802.16 backhaul (WiMAX ASN) may multicast/broadcast at ETH or IP layer.) I agree that the document needs to specify how to deal with this problem. Best regards, Jihoon 2007/1/12, Alexandru Petrescu <alexandru.petrescu@motorola.com>om>: > > Hi Jihoon, thanks for reply, > > Jihoon Lee wrote: > > Hi Alex, > > > > Let me jump into discussion. 1) 802.16/16e MAC has no capability to > > do uplink multicast. In DL, 802.16 provides multicast CIDs which is > > initiated by DSA messages. In UL, however, there is no way for an MS > > to access others' UL data fundamentally, in 802.16 PHY/MAC. > > Ok. For one, if the 802.16MAC is not capable to do bidirectional (or > normal) multicast then that is a big issue for IPv6-over-IPv6CS. (and > surprisingly, apparently the document IPv6-over-IPv6CS doesn't seem to > mention the word 'multicast'.) > > The issue is that a SS running IPv6 needs to multicast a NA, from time > to time. For DAD it needs to send a NS to a multicast address too. > > > In case of ETH over 802.16, the ETH(bridge) may cover this (an MS > > sends multicast data in UL, and then a bridge forwards it back). But, > > there is still a difficulty in multicasting data back except for the > > source MS. > > You mean the bridge in BS? I was thinking ETHCS in SS may offer a > multicast interface to the IP stack. > > In both cases (bridge in BS or bridge in SS), I think it is not up to > this document to specify how the ETHCS transforms a asymmetric ul/dl > multicast feature into a symmetric one. But it should be a goal for > ETHCS to offer such an interface to the IPv6 stack, otherwise the IPv6 > stack won't work. What do you think? > > Alex >
_______________________________________________ 16NG mailing list 16NG@ietf.org https://www1.ietf.org/mailman/listinfo/16ng
- Re: [16NG] FW: Review on v6ops 802.16 deployment … gabriel montenegro
- Re: [16NG] FW: Review on v6ops 802.16 deployment … Alexandru Petrescu
- Re: multicast and IPv6 over ETHCS (was: [16NG] FW… Alexandru Petrescu
- Re: multicast and IPv6 over ETHCS (was: [16NG] FW… Jihoon Lee
- [16NG] Re: multicast and IPv6 over ETHCS Alexandru Petrescu
- Re: [16NG] Re: multicast and IPv6 over ETHCS Pars Mutaf
- Re: [16NG] Re: multicast and IPv6 over ETHCS Alexandru Petrescu
- RE: [16NG] Re: multicast and IPv6 over ETHCS Ray Bell
- Re: [16NG] Re: multicast and IPv6 over ETHCS Steve Jackowski
- [16NG] Re: multicast and IPv6 over ETHCS Jihoon Lee
- Re: [16NG] Re: multicast and IPv6 over ETHCS Qiang Zhang
- Re: [16NG] Re: multicast and IPv6 over ETHCS Jihoon Lee
- [16NG] Re: multicast and IPv6 over ETHCS Alexandru Petrescu
- [16NG] Re: multicast and IPv6 over ETHCS Jihoon Lee
- [16NG] Re: multicast and IPv6 over ETHCS Alexandru Petrescu
- Re: [16NG] Re: multicast and IPv6 over ETHCS Daniel Park
- Re: [16NG] Re: multicast and IPv6 over ETHCS Alexandru Petrescu
- Re: [16NG] Re: multicast and IPv6 over ETHCS Daniel Park
- RE: [16NG] Re: multicast and IPv6 over ETHCS David Johnston
- Re: [16NG] Re: multicast and IPv6 over ETHCS Alexandru Petrescu
- RE: [16NG] Re: multicast and IPv6 over ETHCS David Johnston
- RE: [16NG] Re: multicast and IPv6 over ETHCS Riegel, Maximilian
- Re: [16NG] Re: multicast and IPv6 over ETHCS Alexandru Petrescu
- [16NG] Re: multicast and IPv6 over ETHCS Jihoon Lee
- [16NG] Re: multicast and IPv6 over ETHCS Alexandru Petrescu
- RE: [16NG] Re: multicast and IPv6 over ETHCS Riegel, Maximilian
- Re: [16NG] Re: multicast and IPv6 over ETHCS Alexandru Petrescu
- RE: [16NG] Re: multicast and IPv6 over ETHCS Riegel, Maximilian
- Re: [16NG] Re: multicast and IPv6 over ETHCS Alexandru Petrescu
- Re: [16NG] Re: multicast and IPv6 over ETHCS Basavaraj Patil
- Re: more on ppp clarification ... [16NG] Re: mult… Alexandru Petrescu
- Re: [16NG] Re: multicast and IPv6 over ETHCS Alexandru Petrescu
- Re: [16NG] Re: multicast and IPv6 over ETHCS Basavaraj Patil
- Re: ppp - I'll stop discussing (was: [16NG] Re: m… Alexandru Petrescu
- Re: [16NG] Re: multicast and IPv6 over ETHCS Qiang Zhang
- [16NG] Re: stepped multicast operation (was: and … Alexandru Petrescu
- RE: [16NG] Re: stepped multicast operation (was: … Riegel, Maximilian
- Re: [16NG] Re: stepped multicast operation (was: … Jihoon Lee
- [16NG] Re: stepped multicast operation (was: and … Jihoon Lee
- [16NG] Re: stepped multicast operation Alexandru Petrescu
- [16NG] Re: stepped multicast operation Jihoon Lee
- [16NG] Re: stepped multicast operation and two qu… Alexandru Petrescu
- [16NG] Re: stepped multicast operation and two qu… Jihoon Lee
- [16NG] RE: stepped multicast operation and two qu… David Johnston
- [16NG] Re: stepped multicast operation and two qu… Alexandru Petrescu