Internet DRAFT - draft-han-nemo-qos-mo-homenet

draft-han-nemo-qos-mo-homenet



Network Mobility                                            Sunyoung Han
INTERNET DRAFT                                         Konkuk University
Expires: August 31, 2006	                                   Kiyong Park
                       											           Konkuk University
						        
                                                               Feb, 2006

          QoS Negotiation MO Headers for NEMO Home Network Model
	              draft-han-nemo-qos-mo-homenet-00.txt

Status of this Memo

   By submitting this Internet-Draft, each author represents that any 
   applicable patent or other IPR claims of which he or she is aware 
   have been or will be disclosed, and any of which he or she becomes 
   aware will be disclosed, in accordance with Section 6 of BCP 79

   Internet-Drafts are working documents of the Internet Engineering
   Task Force (IETF), its areas, and its working groups.  Note
   that other groups may also distribute working documents as
   Internet-Drafts.

   Internet-Drafts are draft documents valid for a maximum of six months
   and may be updated, replaced, or obsoleted by other documents at
   any time.  It is inappropriate to use Internet- Drafts as reference
   material or to cite them other than as "work in progress."

   The list of current Internet-Drafts can be accessed at:
    http://www.ietf.org/1id-abstracts.html
    
   The list of Internet-Draft Shadow Directories can be accessed at:
    http://www.ietf.org/shadow.html

   This Internet-Draft will expire on August 31, 2006.

Copyright Notice

   Copyright (C) The Internet Society (2006).


Abstract                                                                  
   
   Current NEMO enabled home network technology [1] does not support any kind 
   of inbuilt Quality of Service function. In case of various home network 
   situations, some of prioritized requests are supposed to be occurred under
   NEMO environment. This memo suggests additional processes for basis of 
   priority enabled home network under NEMO environment.
      










Expires: August 31, 2006                                         [Page 1]

INTERNET-DRAFT	QoS Negotiation MO Headers for NEMO Home Network Model, 2006


1. Introduction

   Home Network technology connects all devices into one network in one¡¯s 
   house and provides accessibility of whole devices in the network through
   the internet by common method such as home network middleware. Recently,
   merging NEMO technology and home networking is perceived as a hot issue
   of IETF and new model related to it was selected as one of the drafts in
   IETF WG. Accessing the device in Home Network from remote location is 
   simply possible due to Mobile IP [2] or NEMO technique that can be easily 
   applied to Home Network. However, in some specific cases such as requiring
   communication priorities between MR and HA like users want to send an 
   urgent print job with receiving VoD data from their home network, current 
   NEMO basic support architecture [3] can not arrange all kinds of the 
   communication into descendant or ascendant order.
    In this document, we propose two Mobility Option headers [2] to support 
   priority enabled transmission between MR and HA on NEMO enabled home 
   network, especially, NEMO extended Home Network Model. Our approach 
   provides an basis for the priority negotiation process of further complex
   Quality of Service processes




2. Terminology
	
   The keywords "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
   "SHOULD", "SHOULD  NOT",  "RECOMMENDED",  "MAY",  and "OPTIONAL" 
   in this document are to be interpreted as described in RFC 2119.





























Expires: August 31, 2006                                        [Page 2]

INTERNET-DRAFT	QoS Negotiation MO Headers for NEMO Home Network Model, 2006


3. Extensions

   We defined two new Mobility Option headers to exchange priority information
   between a MR and its respective HA. At first, priority requesters like
   MNNs [4] behind the MR or devices behind the HA will send the information.
   if the MR or the HA receives this information, they must send the signal
   for negotiation each other. after the negotiation, all kind of traffic
   between the MR and the HA can be arranged by themselves. this signal is
   the Mobility Option header carried by Mobility Headers in Mobile IPv6. 
   must exchange the priority level and the requestor¡¯s address, 

   (1) Priority Negotiation Request Mobility Option
    -	Contains the priority and the address information for the Destination 
    -	Priority values : 1 (lowest) ~ 10 (highest)


   0                   1                   2                   3
   0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                               |          QoS Value            |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |              IPv6 Address for the Destination  (128 bit)      |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   | Options ...

  
   (2) Priority Negotiation Reply Mobility Option

    -	Contains the return value for the creation
    -	In Return Value, simply, Success (1) or Failure (0).


   0                   1                   2                   3
   0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                               |         Return Value          |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |     IPv6 Address for QoS established Destination (128 bit     |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   | Options ...

   















Expires: August 31, 2006                                        [Page 3]
INTERNET-DRAFT	QoS Negotiation MO Headers for NEMO Home Network Model, 2006


4. Operation Flow

   Fig. 1 shows how network components interact in NEMO extended home 
   network for exchanging and transmitting the priority.

                 _________________________
                 |                        |
                 |                        |
                 |       Internet         |
                 |                        |______
                 |________________________|      |
                __|__                          __|__
                |    |                         |    |
                | HR | Home Router             | AR | Access Router
                |____|@@@@@@@@@@@@@@@          |____|
       home ______|_____________    @         _____|_____  
       link  __|__   __|__   *      @             __|__
            |     | |     |  *      @@@@@@@@@@@@@|     |
            | Dev | | Dev |  *******************>| MR  | Mobile Router
            |__A__| |__B__|                      |_____|    
                                               ____|__________   
                                               __|__     __|__
                                              |     |   |     |
                                              | Dev |   | Dev |
                                              |__C__|   |__D__|
                                                       
                                   *****> Handover
                                   @@@@@@ Priority Request & Reply             
                                                
	<Fig. 1> Multicast Tree when MR starts up

    If the users would receive their data more quickly from designated 
   device when they locate behind the MR far from the home network, they 
	 can request the priority level to the MR through their system. This 
   means that one¡¯s equipments such as PDA, Notebook, etc, send the 
   request to the MR. If the MR and the HA, in the fig 1, received a request
   for a priority from their ingress network [5], they initiate the MO header
   for the negotiation signal and send it to their respective MR or HA.
   Afterwards, they receives the result of the negotiation.


5. Conclusion

   In this memo, we suggests two newly defined Mobility Option headers for
   prioity negotiation on home network enabled NEMO system. Using these
   Mobility Options, all communications can be separated into home network 
   communications and normal internet communications. That means some
   urgent traffic can be sent to the destination prior to the others and 
   normal outgoing/incoming traffic is not affected by our scheme.
 
    This study is a work in progress and need to be improved by any 
   other individual or commercial issues. Specially, this work can be 
   adopted on Next Generation Network's Killer Application such as 
   Mobile Video on Demand, etc. We will add security issue such as 
   Priroiry Negotiation Mechanism, etc. And also encourage people who 
   are interested in this work to contribute this work.


Expires: August 31, 2006                                        [Page 4]

INTERNET-DRAFT	QoS Negotiation MO Headers for NEMO Home Network Model, 2006


6. Acknowledgement

   The authors would like to thank people who have given valuable 
   comments on various Diffserv on NEMO and related issues.


7. References

   [1] P. Thubert, R. Wakikawa, V. Devarapalli, 
       ¡°NEMO Home Network models¡±, IETF Draft, 2005

   [2] D. Johnson, C. Perkins, Jari Arkko, ¡°Mobility Support in IPv6¡±,
       IETF RFC 3775, 2004.

   [3] V. Devarapalli, R. Wakikawa, A. Petrescu, P. Thubert, 
       ¡°Network Mobility (NEMO) Basic Support Protocol¡±, 
       IETF RFC 3963, 2005.

   [4] Ernst, T. and H. Lach, "Network Mobility Support Terminology",
       draft-ietf-nemo-terminology-03 (work in progress),
       February 2005.

   [5] J. Manner, M. Kojo, ¡°Mobility Related Terminology¡±, RFC3753,
       IETF, June 2004.
              

8. Authors' Addresses

   Sunyoung Han
   Computer Communication Laboratory,
   Department of Computer Engineering, Konkuk University
   Hwayang-Dong KwangJun-Gu Seoul Korea
   
   Phone: +82-2-450-3537
   Fax:   +82-2-444-1548
   EMail: syhan@cclab.konkuk.ac.kr

   Kiyong Park
   Computer Communication Laboratory,
   Department of Computer Engineering, Konkuk University
   Hwayang-Dong KwangJun-Gu Seoul Korea

   Phone: +82-2-450-3537
   Fax:   +82-2-444-1548
   EMail: kypark@cclab.konkuk.ac.kr

Expires: August 31, 2006                                       [Page 5]

INTERNET-DRAFT	QoS Negotiation MO Headers for NEMO Home Network Model, 2006


9. Full Copyright Statement

   Copyright (C) The Internet Society (2005).  This document is subject
   to the rights, licenses and restrictions contained in BCP 78, and
   except as set forth therein, the authors retain all their rights.

   This document and the information contained herein are provided on an
   "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE
   REPRESENTS OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY AND THE
   INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS OR
   IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF
   THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
   WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.





Expires: August 31, 2006                                       [Page 6]