Re: [16NG] ARP over IEEE 802.16 IPvCS (was 16NG] 68-IETF minutes)

"Qiang Zhang" <qiangieee@gmail.com> Thu, 10 May 2007 01:00 UTC

Return-path: <16ng-bounces@ietf.org>
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1Hlx1C-000383-Lm; Wed, 09 May 2007 21:00:30 -0400
Received: from 16ng by megatron.ietf.org with local (Exim 4.43) id 1Hlx1C-00037y-4W for 16ng-confirm+ok@megatron.ietf.org; Wed, 09 May 2007 21:00:30 -0400
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1Hlx1B-00037p-9B for 16ng@ietf.org; Wed, 09 May 2007 21:00:29 -0400
Received: from nz-out-0506.google.com ([64.233.162.229]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1Hlx1A-0003Mx-JH for 16ng@ietf.org; Wed, 09 May 2007 21:00:29 -0400
Received: by nz-out-0506.google.com with SMTP id z6so444715nzd for <16ng@ietf.org>; Wed, 09 May 2007 18:00:28 -0700 (PDT)
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=eIfGvsRPN2DcMQQJovYn2AAi2mU1xHLGIvr0OUHDP+7OiIZV/vf/rImCbaqiFcILXxFfQsRLYO/ddcn7K2YLGTG+X31tAytfI3DQU106FbAyV4QBnfhPobNHvG2jnwvfWelBSynVc67k52co7uDstZy6LimyHZbamv2oEiqYxUw=
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=GE+H3YbeAHFah/hRcOVX9NVEek8YQXd7IDAd/xdrMrBnI0rEH4C4WMSvEnvp1SqI6ZNhMpi6MZum1KowmVgVgmj7QXMjJnLLC8oCpSMTapOqA48R4zENdolObqEqZeEi/Nwt8L9nCcSGDNVxAsWL/4SkNILnb4dNGuMpVae4dWk=
Received: by 10.114.56.1 with SMTP id e1mr290523waa.1178758827621; Wed, 09 May 2007 18:00:27 -0700 (PDT)
Received: by 10.115.22.4 with HTTP; Wed, 9 May 2007 18:00:27 -0700 (PDT)
Message-ID: <4a8dceef0705091800y4fcdec7fpd33442a1ef3ed89@mail.gmail.com>
Date: Wed, 9 May 2007 21:00:27 -0400
From: "Qiang Zhang" <qiangieee@gmail.com>
To: "Bernard Aboba" <bernarda@windows.microsoft.com>
Subject: Re: [16NG] ARP over IEEE 802.16 IPvCS (was 16NG] 68-IETF minutes)
In-Reply-To: <0C7B902B470A264FA64D66CBF76FB8210358C672@WIN-MSG-20.wingroup.windeploy.ntdev.microsoft.com>
MIME-Version: 1.0
References: <D4AE20519DDD544A98B3AE9235C8A4C2A7B21A@moe.corp.azairenet.com> <0C7B902B470A264FA64D66CBF76FB8210358C66A@WIN-MSG-20.wingroup.windeploy.ntdev.microsoft.com> <10e14db20705090900j598cd8awd363971f5de37485@mail.gmail.com> <0C7B902B470A264FA64D66CBF76FB8210358C672@WIN-MSG-20.wingroup.windeploy.ntdev.microsoft.com>
X-Spam-Score: 0.1 (/)
X-Scan-Signature: 155726d2f5fe5eb5c40a9f079fd9e841
Cc: Samita Chakrabarti <Samita.Chakrabarti@azairenet.com>, 16ng@ietf.org, Dave Thaler <dthaler@windows.microsoft.com>
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="===============1334031413=="
Errors-To: 16ng-bounces@ietf.org

just want to throw in a thought, in the case of a node A trying to ping its
neighbor, on ethernet that are segmented as subnets, the node A will trigger
ARP REQ, I see two possible ways to work around it  in  wimax

1. during the DHCP address assignment, the terminal's IP should be set with
netmask 32 therefore the node is on its own and won't do ARP, lower layer
emulation can try to take care of the addressing that is needed for real
routing to fill in the ether header with the ASN's MAC address. This appears
more a hack and don't need a standard

from standard point of view, the below should be supported

2. ASN will need to respond to various ARP's from the nodes, for a ARP_REQ,
a. ASN can choose to respond with ARP_REP with its own MAC address or MAC
for the destination's real MAC if desired (if the ASN prefers to be a
bridge),
b. ASN can choose to relay those ARP to those logically correct subnets,
this needs a help of a broadcast bridge daemon; but regardless this does not
seem to be really feasible particularly when the nodes on logical subnet are
spread over multiple ASNs and roaming...

So, for an implementaion either 1 or 2.a will work,  there maybe other
methods too,  Not sure if standard really needs to standardize on this

On 5/9/07, Bernard Aboba <bernarda@windows.microsoft.com> wrote:
>
>  Yes, producing ARP response within the device.
>
> If the device is made to look like Ethernet (as many WiMAX NICs are
> doing), then ARP requests will be received, so it is not possible to avoid
> receiving ARPs.
>
> ------------------------------
> *From:* Syam Madanapalli [mailto:smadanapalli@gmail.com]
> *Sent:* Wed 5/9/2007 9:00 AM
> *To:* Bernard Aboba
> *Cc:* Samita Chakrabarti; 16ng@ietf.org; Dave Thaler
> *Subject:* Re: [16NG] ARP over IEEE 802.16 IPvCS (was 16NG] 68-IETF
> minutes)
>
>  Did you mean producing ARP response within the device?
> Which I think is fine, but the best is not to send ARP at all.
>
> Thanks,
> Syam
>
>
>
> On 5/9/07, Bernard Aboba <bernarda@windows.microsoft.com> wrote:
> >
> >  I think that the issue is resolved by enabling a unicast ARP response
> > to be synthesized in response to a unicast ARP request (e.g. NUD).  Of
> > course, it is also necessary to respond to broadcast ARPs as well.
> >
> >
> >
> > -----Original Message-----
> > From: Samita Chakrabarti [ mailto:Samita.Chakrabarti@AzaireNet.com<Samita.Chakrabarti@AzaireNet.com>
> > ]
> > Sent: Tue 5/8/2007 6:59 PM
> > To: Syam Madanapalli; 16ng@ietf.org
> > Cc: Bernard Aboba; Dave Thaler
> > Subject: RE: [16NG] ARP over IEEE 802.16 IPvCS (was 16NG] 68-IETF
> > minutes)
> >
> > Hi ,
> >
> >
> >
> > I also am not clear on the issues with ARP comments in IPv4CS  document
> > as Syam mentioned below.
> >
> >
> >
> > Can someone please clarify ? Please see in-line.
> >
> >
> >
> > From 16ng minutes:
> >
> > ....
> >
> > Bernard Aboba: if Ethernet exposes an Ethernet interface then DNA
> > triggered.
> > then DHCP, so ARP is sent, then you figure out what to do
> > Bernard Aboba: problem dropping ARPs - you wont get an address if you do
> >
> > that, because in DNA you don't dhcp. no connectivity if dropping the
> > arp.
> > In any operating system you'll have no address
> >
> > [SC>]
> >
> > Is the concern with DNAv4 running on a mobile node ? I assume the node
> > tries to do autoconf with IPv4 link-local address  by sending a unicast
> > packet to the default router and for that it needs to ARP for the MAC
> > address of the router?
> >
> > Is the concern on dropping ARP on the receiver side or not being able to
> > send an ARP at all or both?
> >
> >
> > Dave Thaler: respond to any MAC address, sounds as if what you're
> > proposing,
> > manufcature ARP response... ARP goes on wire
> > Bernard Aboba: not get DHCP but get (MAC) address
> >
> > [SC>]
> >
> > Can DNA of a mobile get a hint from the link layer that it is now in
> > Wimax (802.16e ) link and then it should try to get its address assigned
> > according to the Wimax network (DHCP)? (Assuming the node has moved from
> > Wifi to Wimax network, for example).  The DHCP address is assigned
> > usually by the ASN network.  So if the concern is in initial IP-address
> > allocation, that might be handled by Wimax network.  But, if there is no
> > address resolution, then how does a node send a packet to its logical
> > neighboring node ? It looks like the ASN-GW or default-router in the
> > network or some central body needs to do the mapping between an
> > IP-address to CID of  the destination node.  Thus ARP request could be
> > directly sent to the default GW which will act as a proxy and send back
> > a reply with a CID of the corresponding IP-address(assuming the default
> > gw has a cache of all nodes attached to it).  The model is similar to
> > what is described in:
> >
> > http://www.ietf.org/internet-drafts/draft-chakrabarti-6lowpan-ipv6-nd-03
> > .txt
> >
> >
> >
> > Comments?
> >
> >
> >
> > Thanks,
> >
> > -Samita
> > ....
> >
> >
> > These minutes are recorded for the presentation of  the ID
> >
> > draft-madanapalli-16ng-over-802-dot-16-ipcs-00
> >
> >
> >
> > I did not understand these comments, especially Ethernet in the IPv4CS
> > context,
> >
> > Sorry I was not present at the meeting.
> >
> >
> >
> > The proposal is:
> >
> > As IP is run directly over 802.16 in case of IPv4 and destination MAC
> > address is
> >
> > not required for sending the frames, there is no need for ARP.
> >
> > Also, ARP frame does not has a IP header, so IPv4CS cannot map these
> > onto
> >
> > any CID.
> >
> >
> >
> > Or did I miss something?
> >
> >
> >
> > Thank you,
> >
> > Syam
> >
> >
> > ---------- Forwarded message ----------
> > From: Daniel Park < soohongp@gmail.com>
> > Date: Apr 17, 2007 12:22 AM
> > Subject: [16NG] 68-IETF minutes
> > To: "16ng@ietf.org " <16ng@ietf.org>
> >
> > Can be found at:
> > http://www3.ietf.org/proceedings/07mar/minutes/16ng.txt
> >
> > Let me know if you see any bugs in there.
> >
> > -- Daniel Park
> >
> >
> > _______________________________________________
> > 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
>
>
_______________________________________________
16NG mailing list
16NG@ietf.org
https://www1.ietf.org/mailman/listinfo/16ng