Re: [16NG] DAD in IEEE802.16

Behcet Sarikaya <behcetsarikaya@yahoo.com> Wed, 02 May 2007 19:47 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 1HjKn8-00068p-V4; Wed, 02 May 2007 15:47:10 -0400
Received: from 16ng by megatron.ietf.org with local (Exim 4.43) id 1HjKn7-00067G-Vq for 16ng-confirm+ok@megatron.ietf.org; Wed, 02 May 2007 15:47:09 -0400
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1HjKn7-000678-MA for 16ng@ietf.org; Wed, 02 May 2007 15:47:09 -0400
Received: from web84106.mail.mud.yahoo.com ([68.142.206.193]) by ietf-mx.ietf.org with smtp (Exim 4.43) id 1HjKn4-0002fR-E8 for 16ng@ietf.org; Wed, 02 May 2007 15:47:09 -0400
Received: (qmail 58256 invoked by uid 60001); 2 May 2007 19:47:05 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:MIME-Version:Content-Type:Message-ID; b=F/RI8NRIqHTn4r5zmoJhGOmCQHqE399NgyIufKH/4jxPMyRmtsv+1hDGUgzFFJlKHfdS/O22diYKXpoEF7b2m3t+DL+R+i872r0gW/EahBKILEyvi490eMER4pbhKkIGQ22HWT65RP6OVXMcwMclebtnMQgGH/2BTfoti4eCFLg=;
X-YMail-OSG: gcrGzGoVM1lJe_zbvXQy3VQ3_rJPG48qgGwgSJYnqstxBfSMtQ5IfpqJOWuvJXUf5h64bcDsTLKEW106sXTBwZSWCvXzGFyKYaSxU2oVsq8z9DH6ucA-
Received: from [206.16.17.212] by web84106.mail.mud.yahoo.com via HTTP; Wed, 02 May 2007 12:47:05 PDT
X-Mailer: YahooMailRC/478 YahooMailWebService/0.7.41.10
Date: Wed, 2 May 2007 12:47:05 -0700 (PDT)
From: Behcet Sarikaya <behcetsarikaya@yahoo.com>
Subject: Re: [16NG] DAD in IEEE802.16
To: Syam Madanapalli <smadanapalli@gmail.com>
MIME-Version: 1.0
Message-ID: <729295.94326.qm@web84106.mail.mud.yahoo.com>
X-Spam-Score: 0.1 (/)
X-Scan-Signature: 28dc73ba51024f450a593b05aa945739
Cc: 16ng@ietf.org
X-BeenThere: 16ng@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Behcet Sarikaya <sarikaya@ieee.org>
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="===============1211842579=="
Errors-To: 16ng-bounces@ietf.org

Syam, isn't it better to make it deterministic in p2p links where you have an authoritative address cache?

--behcet


----- Original Message ----
From: Syam Madanapalli <smadanapalli@gmail.com>
To: Frank Xia <xiayangsong@huawei.com>
Cc: 김상언 <kim.sangeon@gmail.com>om>; 16ng@ietf.org
Sent: Wednesday, May 2, 2007 1:02:35 PM
Subject: Re: [16NG] DAD in IEEE802.16


Hi Frank,
 
I understand the proposed END mechanism is more deterministic, however it comes at
a cost: router modification and availability of authoritative address cache.
 
And personally I do not like the RA as a response to DAD NS to tell the host that 
the address is unique, and at NA cannot be used as it will not be interoperable with
unmodified hosts which will treat that the address is duplicate.
 
IEEE 802.16 based hosts would have the unique MAC address, so ODAD would
work well I think.
 
Thanks,
Syam

 
On 5/2/07, Frank Xia <xiayangsong@huawei.com> wrote: 
Hi Syam
 
END can work together with  Optimistic DAD, and some of the description in our draft is
" If END and [OPTDAD] are enabled, the SS will benefit from both the
   reliability and time advantages.
"
 
Any way , there are some constraints for Optimistic DAD, 
please refer to the words form RFC4429:
  * Optimistic DAD SHOULD only be used when the implementation is aware
        that the address is based on a most likely unique interface
        identifier (such as in [RFC2464]), generated randomly [RFC3041], 
        or by a well-distributed hash function [RFC3972] or assigned by
        Dynamic Host Configuration Protocol for IPv6 (DHCPv6) [RFC3315].
        Optimistic DAD SHOULD NOT be used for manually entered
        addresses."
 
BR
Frank
----- Original Message ----- 
From: Syam Madanapalli 
To: Frank Xia 
Cc: Daniel Park ; 김상언 ; 16ng@ietf.org 
Sent: Wednesday, May 02, 2007 12:22 PM
Subject: Re: [16NG] DAD in IEEE802.16

 
 
Hi Frank and Sangeon,
 
How about using Optimistic DAD (RFC 4429) to minimize the delay?
 
Thanks,
Syam

 
On 5/2/07, Frank Xia <xiayangsong@huawei.com > wrote: 
Hi Deniel and Sangeon
 
A  solution is proposed in the END draft and it applies to p2p link model as well.
 
http://tools.ietf.org/wg/16ng/draft-xia-16ng-end-01.txt 
 
Comments are welcomed.
 
BR
Frank
 
 
 
 
----- Original Message ----- 
From: Daniel Park 
To: '源�?곸뼵' ; 16ng@ietf.org 
Sent: Tuesday, May 01, 2007 6:39 PM
Subject: [16NG] DAD in IEEE802.16

 
[Trimming the list and subject]
 
Sangeon, 
 
IPv6 subnet model document was gone. Its status
is in RFC Queue. If you have any concern regarding
IPv6 DAD, it may take place in IPv6CS or EthernetCS
document in my sense. Can you elaborate on your
concern more specific ?
 
-- Daniel Park
 
 




From: 源�?곸뼵 [mailto:kim.sangeon@gmail.com] 

Sent: Monday, April 30, 2007 11:14 PM 
To: 16ng@ietf.org 
Cc: iab@iab.org; 16ng-chairs@tools.ietf.org
Subject: Re: 16NG Digest, Vol 5, Issue 22


 
Hi all,
 
The one of the important thing in IEEE802.16 is missed.
RFC 2462 specifies autoconfiguration in wired-based IPv6 Internet. It did not specify configuration time.
To use RFC 2462 specfication in IEEE802.16e network, it is required faster procedure than current DAD procedure.
Has anyone can tell the DAD processing time?
 
If the IEEE 802.16 network will consume more than one seconds to handover at IP layer, Does it practical?
 
So, I would like to propose to add some technical resolution for section 3.1.3 and 3.3.3.
 
regards,

 
2007/4/28, 16ng-request@ietf.org < 16ng-request@ietf.org>gt;: 
Send 16NG mailing list submissions to
       16ng@ietf.org

To subscribe or unsubscribe via the World Wide Web, visit 
       https://www1.ietf.org/mailman/listinfo/16ng 
or, via email, send a message with subject or body 'help' to
       16ng-request@ietf.org 

You can reach the person managing the list at
       16ng-owner@ietf.org

When replying, please edit your Subject line so it is more specific 
than "Re: Contents of 16NG digest..."


Today's Topics:

  1.  Document Action: 'Analysis of IPv6 Link Models for  802.16
     based Networks' to Informational RFC  (The IESG)


----------------------------------------------------------------------

Message: 1
Date: Fri, 27 Apr 2007 11:30:34 -0400
From: The IESG < iesg-secretary@ietf.org >
Subject: [16NG] Document Action: 'Analysis of IPv6 Link Models for
       802.16 based Networks' to Informational RFC
To: IETF-Announce < ietf-announce@ietf.org >
Cc: Internet Architecture Board <iab@iab.org>rg>,  16ng mailing list
       < 16ng@ietf.org>gt;, 16ng chair < 16ng-chairs@tools.ietf.org>gt;,       RFC Editor
       <rfc-editor@rfc-editor.org>
Message-ID: < E1HhSP4-00025w-LX@stiedprstage1.ietf.org>

The IESG has approved the following document: 

- 'Analysis of IPv6 Link Models for 802.16 based Networks '
  <draft-ietf-16ng-ipv6-link-model-analysis-03.txt > as an Informational RFC

This document is the product of the IP over IEEE 802.16 Networks Working
Group.

The IESG contact persons are Jari Arkko and Mark Townsley.

A URL of this Internet-Draft is: 
http://www.ietf.org/internet-drafts/draft-ietf-16ng-ipv6-link-model-analysis-03.txt

Technical Summary

This document provides different IPv6 link models that are suitable 
for 802.16 based networks and provides analysis of various 
considerations for each link model and the applicability of each link
model under different deployment scenarios.

Working Group Summary

This document is result of a Design Team that was formed 
to analyze the IPv6 link models for 802.16 based networks.
Based on the recommendations of the design team and this
document, the working group has chosen the unique-prefix-per-
link/mn model over the previously assumed shared prefix 
model. The new model is in use in the IPv6 over 802.16 IPCS
document (draft-ietf-16ng-ipv6-over-ipv6cs), and has also
been adopted by the Wimax Forum.

Protocol Quality

Jari Arkko has revied this document for the IESG. 

Note to RFC Editor

Please insert "IEEE" in front of references to 802.16
or other IEEE specification numbers throughout the
document, including the title.

Please expand "MS" to "MS (Mobile Station)" on first 
occurence in Section 1. Similarly, expand "BS" to
"BS (Base Station)". And later in the document,
"CS" to "CS (Convergence Sublayer)".

Please expand "MLD" to "MLD (Multicast Listener 
Discovery)" in Section 3.1.3.

Please add the following informative reference:

  [WiMAXArch]
             "WiMAX End-to-End Network Systems Architecture
             http://www.wimaxforum.org/technology/documents"quot;,
             August 2006.

and refer to that from Section 1, 2nd paragraph, 1st sentence.

In Section 3.1, change "on per MS basis" to "on a per MS basis". 

Also in Section 3.1, paragraph 1: change "does not any multicast"
to "does not provide any multicast". And change "illustrates high"
to "illustrate a". Finally, change "one more" to "one or more". 

Change the section titles (3 instances) that say "Reuse of
Existing Standards" to "Reuse of Existing Specifications".

Replace the text in the Security Considerations section
with the following: 

   This document provides the analysis of various IPv6 link models for
   IEEE 802.16 based networks and this document as such does not
   introduce any new security threats. No matter what the link model
   is, the networks employ the same link-layer security mechanisms
   defined in [5]. However, the chosen link model affects the scope
   of link local communication, and this may have security implications
   for protocols that are designed to work within the link scope. This 
   is the concern for shared link model compared other models wherein
   private resources e.g. personal printer cannot be put onto a public
   WiMAX network. This may restrict the usage of shared prefix model
   to enterprise environments.

   The Neighbor Discovery related security issues are document in [RFC

   2461] [RFC 2462] and these are applicable for all the models
   described in this documents. The model specific security 
   considerations are documented in their respective protocol
   specifications.

Place a new top-level section between Sections 5 and 6:

   X. Effect on Routing

   The model used for in a 802.16 network may have a significant
   impact on how routing protocols are run over such a network.
   The deployment model presented in this document discusses the
   least impacting model on routing as connectivity on the provider 
   edge is intentionally limited to point to point connectivity
   from one BS to any one of multiple MSs. Any other deployment
   model may cause a significant impact on routing protocols,
   however, but they are outside the scope of this document. 





------------------------------

_______________________________________________
16NG mailing list
16NG@ietf.org
https://www1.ietf.org/mailman/listinfo/16ng


End of 16NG Digest, Vol 5, Issue 22 
***********************************




-- 
------------------------------------------------ 
Sang-Eon Kim
Senior Researcher
Infra. Lab., KT
139-791, Woomyeon-dong, Seocho-gu, Seoul, Korea 

Voice: +82-2-526-6117
Mobile: +82-10-3073-4084
E-mail: Kim.SangEon@gmail.com 
------------------------------------------------ 



_______________________________________________
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
_______________________________________________
16NG mailing list
16NG@ietf.org
https://www1.ietf.org/mailman/listinfo/16ng