RE: [16NG] Re: multicast and IPv6 over ETHCS
"David Johnston" <Djohnston@nextwave.com> Tue, 16 January 2007 16:40 UTC
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com)
by megatron.ietf.org with esmtp (Exim 4.43)
id 1H6rMl-0001gO-UC; Tue, 16 Jan 2007 11:40:55 -0500
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org)
by megatron.ietf.org with esmtp (Exim 4.43) id 1H6rMk-0001gB-7v
for 16ng@ietf.org; Tue, 16 Jan 2007 11:40:54 -0500
Received: from ca2-msx-c01.nw.net ([206.15.67.100])
by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1H6rMj-0003o3-Gv
for 16ng@ietf.org; Tue, 16 Jan 2007 11:40:54 -0500
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Subject: RE: [16NG] Re: multicast and IPv6 over ETHCS
Date: Tue, 16 Jan 2007 08:42:43 -0800
Message-ID: <CB0EA6EB697D9F40A30F7E5C930D3CFB017A8749@CA2-MSX-C01.nw.net>
In-Reply-To: <fa31afde0701151611o73352694j69dd2e994b31636e@mail.gmail.com>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: [16NG] Re: multicast and IPv6 over ETHCS
Thread-Index: Acc5A0mht6EdKptmSVSXopqMb0eEyQAiSAkA
From: "David Johnston" <Djohnston@nextwave.com>
To: "Jihoon Lee" <jhlee@mmlab.snu.ac.kr>,
"Alexandru Petrescu" <alexandru.petrescu@motorola.com>
X-Spam-Score: 0.1 (/)
X-Scan-Signature: 7a3b79fd9d7bf2ef1762376a62c51ec4
Cc: v6ops@ops.ietf.org, 16ng@ietf.org
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="===============1780007102=="
Errors-To: 16ng-bounces@ietf.org
I don't agree with that. An UL Ethernet MSDU with a multicast or broadcast DA should get sent to members of the multicast group/everyone in the bridged LAN. Since 802.16 implements a point to point Ethernet similarly to modern cat 5 ethernet, then either everyone=the Ethernet termination in the BS, or it hits an 802.1D bridge in the BS and so the bridge deals with sending it to the other 802 LANs to which is it has bridge ports, including other SSs. As I mentioned before, an 802.16 BS does not implement one network, it implements a bunch of point to point networks that may be joined by a bridge or IP routing or any other scheme that is implemented in the BS. DJ ________________________________ From: Jihoon Lee [mailto:jhlee@mmlab.snu.ac.kr] Sent: Monday, January 15, 2007 4:12 PM To: Alexandru Petrescu Cc: v6ops@ops.ietf.org; 16ng@ietf.org Subject: [16NG] Re: multicast and IPv6 over ETHCS Hi Alex, I agree with that. Thanks, Jihoon 2007/1/15, Alexandru Petrescu <alexandru.petrescu@motorola.com >: Hi Jihoon, Jihoon Lee 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. Yes, I think the IPv6-over-ETHCS document should make clear the assumption of IPv6 using link-layer multicast for IPv6. I don't think the IPv6-over-ETHCS document should solve the problem you mention above between parenthesis (uplink mc, or mc between BSs) at link layer. The IPv6-over-ETHCS document could list the behaviour of ETHCS it expects. Ie: -when MS sends NS to a IP solicited-node multicast address the node who has joined group must receive it. -when BS or AR advertises an RA to all-nodes multicast address then all SSs who have joined that group must receive it. -mapping an IPv6 link-local multicast address should happen (eg sending a packet to IP dst ff02::1 should have the link-layer dst 33:33:33:0:0:0:1). The document IPv6-over-ETHCS should list what are the means for SS to _join_ a link-layer multicast group. There are few of them (send a link-layer message, send a MLD message, establish a local filtering rule, always receiving all packets, etc). But I don't think the IPv6-over-ETHCS document should specify the link-layer behaviour for an implementation of ETHCS link-layer multicast. Do you agree with this latter item? Alex > > Best regards, Jihoon > > > 2007/1/12, Alexandru Petrescu < alexandru.petrescu@motorola.com <mailto:alexandru.petrescu@motorola.com> > <mailto:alexandru.petrescu@motorola.com>>: > > 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