Re: [16NG] Re: multicast and IPv6 over ETHCS
"Qiang Zhang" <qiangieee@gmail.com> Sun, 14 January 2007 04:56 UTC
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com)
by megatron.ietf.org with esmtp (Exim 4.43)
id 1H5xQO-0001wD-OF; Sat, 13 Jan 2007 23:56:56 -0500
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org)
by megatron.ietf.org with esmtp (Exim 4.43) id 1H5xQN-0001w8-0X
for 16ng@ietf.org; Sat, 13 Jan 2007 23:56:55 -0500
Received: from wx-out-0506.google.com ([66.249.82.224])
by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1H5xQM-0000jo-J5
for 16ng@ietf.org; Sat, 13 Jan 2007 23:56:54 -0500
Received: by wx-out-0506.google.com with SMTP id h31so1252519wxd
for <16ng@ietf.org>; Sat, 13 Jan 2007 20:56:54 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta;
h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references;
b=jRsL81FZ0xQtfsZ73VvMMeherAf0t9aXWUbOI6Ukz0cFbYlLLIfqpm4gQiYVH5a7vmdt0oMBKl/XM3xs2vBFr+lhQ6rkTUvH/V2z6itN1pM3PHEs9ZOVP8sdUL0dtT5G9uF1GCrEWhmU6QXIKYllmkmfaPh4fnvKjKY5L+TcObA=
Received: by 10.70.33.10 with SMTP id g10mr4900917wxg.1168750614214;
Sat, 13 Jan 2007 20:56:54 -0800 (PST)
Received: by 10.70.102.13 with HTTP; Sat, 13 Jan 2007 20:56:53 -0800 (PST)
Message-ID: <4a8dceef0701132056t6a8fb498k161f82b90bed7001@mail.gmail.com>
Date: Sat, 13 Jan 2007 23:56:53 -0500
From: "Qiang Zhang" <qiangieee@gmail.com>
To: "Jihoon Lee" <jhlee@mmlab.snu.ac.kr>
Subject: Re: [16NG] Re: multicast and IPv6 over ETHCS
In-Reply-To: <fa31afde0701130744r2e8486b6rd1a291f938a57785@mail.gmail.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>
<fa31afde0701130744r2e8486b6rd1a291f938a57785@mail.gmail.com>
X-Spam-Score: 0.1 (/)
X-Scan-Signature: 2086112c730e13d5955355df27e3074b
Cc: v6ops@ops.ietf.org, 16ng@ietf.org
X-BeenThere: 16ng@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: qiangieee@gmail.com
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="===============1717597462=="
Errors-To: 16ng-bounces@ietf.org
Hi All, Physical layer UL/DL multicast or multiPackets should not be confused with the access network multicast which can go across multiple cells managed by one ASN, I think there should be no restriction for the design to incorporate the IP or Eth level multicast initiated from the ASN after receiving a IP multicast packet from the MS, am confused why can't the ASN also broadcast/multicast back to the same cell the MS is residing if you can clarify Qiang On 1/13/07, Jihoon Lee <jhlee@mmlab.snu.ac.kr> wrote: > > 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 > > >
_______________________________________________ 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