TOC 
Network Working GroupG. Tsirtsis
Internet-DraftV. Park
Intended status: Standards TrackV. Narayanan
Expires: March 2, 2009Qualcomm
 K. Leung
 Cisco
 August 29, 2008


Dynamic Prefix Allocation for NEMOv4
draft-ietf-mip4-nemov4-dynamic-02.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/ietf/1id-abstracts.txt.

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

This Internet-Draft will expire on March 2, 2009.

Abstract

The base NEMOv4 specification defines extensions to Mobile IPv4 for mobile networks. This specification defines a dynamic prefix allocation mechanism.



Table of Contents

1.  Requirements notation
2.  Introduction
3.  Dynamic Mobile Prefix allocation
    3.1.  Mobile Client Considerations
    3.2.  Home Agent Considerations
4.  Security Considerations
5.  IANA Considerations
6.  Normative References
§  Authors' Addresses
§  Intellectual Property and Copyright Statements




 TOC 

1.  Requirements notation

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in [RFC2119] (Bradner, S., “Key words for use in RFCs to Indicate Requirement Levels,” March 1997.).



 TOC 

2.  Introduction

The base NEMOv4 specification [RFC5177] (Leung, K., Dommety, G., Narayanan, V., and A. Petrescu, “Network Mobility (NEMO) Extensions for Mobile IPv4,” April 2008.) defines extensions to Mobile IPv4 [RFC3344] (Perkins, C., “IP Mobility Support for IPv4,” August 2002.) for mobile networks. This specification adds support for dynamic allocation of mobile prefixes by the home agent.



 TOC 

3.  Dynamic Mobile Prefix allocation

The following extension is defined according to this specification.



 TOC 

3.1.  Mobile Client Considerations

[RFC5177] (Leung, K., Dommety, G., Narayanan, V., and A. Petrescu, “Network Mobility (NEMO) Extensions for Mobile IPv4,” April 2008.) defines that the prefix field of the mobile network request extension can not be set to zero. This mechanism works only in combination with the explicit mode of operation defined in [RFC5177] (Leung, K., Dommety, G., Narayanan, V., and A. Petrescu, “Network Mobility (NEMO) Extensions for Mobile IPv4,” April 2008.).

According to this specification, a mobile client MAY include one or more mobile network request extensions with the prefix field set to zero. Such mobile network request extensions indicate that the mobile client requests mobile network prefix(es) to be assigned to it by the home agent. In this case, the mobile client MAY set the prefix length field of such extensions to zero or to a length of its choice as a hint to the home agent. According to this specification, mobile network request extensions with the prefix field set to zero MAY be included in a registration request message either during initial registration or during a subsequent registration.

When a mobile client receives a registration reply it MUST process it as defined in MIPv4 (Perkins, C., “IP Mobility Support for IPv4,” August 2002.) [RFC3344] and [RFC5177] (Leung, K., Dommety, G., Narayanan, V., and A. Petrescu, “Network Mobility (NEMO) Extensions for Mobile IPv4,” April 2008.). If one or more network acknowledgement extension are included with the Code field set to “Success” the mobile client SHOULD treat the prefixes in the corresponding prefix fields as allocated prefixes and create the appropriate bindings as defined in [RFC5177] (Leung, K., Dommety, G., Narayanan, V., and A. Petrescu, “Network Mobility (NEMO) Extensions for Mobile IPv4,” April 2008.).

If in response to a registration request with a mobile network request extension with the prefix field set to zero, a mobile client receives a registration reply with a network acknowledgement extensiona including Code field set to 1 “invalid prefix", it may use it as a hint that the home agent does not support dynamic prefix allocation.



 TOC 

3.2.  Home Agent Considerations

A home agent receiving a mobile network request extension with the prefix field set to zero MAY return a mobile network acknowledgement extension [RFC5177] (Leung, K., Dommety, G., Narayanan, V., and A. Petrescu, “Network Mobility (NEMO) Extensions for Mobile IPv4,” April 2008.) with the prefix field set to the prefix allocated to the mobile client. The length of that prefix is at the discretion of the home agent. The home agent MAY take into account the prefix length hint if one is included in the mobile network request extension. Once the home agent allocates a prefix it MUST maintain the prefix registration table as defined in [RFC5177] (Leung, K., Dommety, G., Narayanan, V., and A. Petrescu, “Network Mobility (NEMO) Extensions for Mobile IPv4,” April 2008.). Alternatively the home agent MAY return a mobile network acknowledgement extension with the Code field set to one of the negative codes defined in [RFC5177] (Leung, K., Dommety, G., Narayanan, V., and A. Petrescu, “Network Mobility (NEMO) Extensions for Mobile IPv4,” April 2008.).

Dynamic mobile prefix allocation as defined in this specification MAY be combined with dynamic home address allocation as defined in [RFC5177] (Leung, K., Dommety, G., Narayanan, V., and A. Petrescu, “Network Mobility (NEMO) Extensions for Mobile IPv4,” April 2008.). In other words the home address field of the registration request message MAY be set to zero while the message also includes one or more mobile network request extensions with the prefix field also set to zero.

Once the home agent allocates a prefix it MUST maintain the prefix registration table as defined in [RFC5177] (Leung, K., Dommety, G., Narayanan, V., and A. Petrescu, “Network Mobility (NEMO) Extensions for Mobile IPv4,” April 2008.). The lifetime of the allocated prefix will be equal to the lifetime of the binding cache entry

For dynamic prefix allocation the mobile client’s home address MAY be used to identify the client if it is not set to zero. Otherwise, as defined in the NAI extension [RFC2794] (Calhoun, P. and C. Perkins, “Mobile IP Network Access Identifier Extension for IPv4,” March 2000.) of MIPv4 [RFC2794] (Calhoun, P. and C. Perkins, “Mobile IP Network Access Identifier Extension for IPv4,” March 2000.), the NAI extension needs to be included in the registration request, in which case the same extension SHOULD be used to identify the mobile client for prefix allocation purposes.



 TOC 

4.  Security Considerations

This specification operates in the security constraints and requirements of MIPv4 (Perkins, C., “IP Mobility Support for IPv4,” August 2002.) [RFC3344], NAI (Calhoun, P. and C. Perkins, “Mobile IP Network Access Identifier Extension for IPv4,” March 2000.) [RFC2794] and [RFC5177] (Leung, K., Dommety, G., Narayanan, V., and A. Petrescu, “Network Mobility (NEMO) Extensions for Mobile IPv4,” April 2008.).

Home agent implementations SHOULD take steps to prevent address exhaustion attacks. One way to limit the effectiveness of such an attack is to limit the number and size of prefixes any one mobile router can be allocated.



 TOC 

5.  IANA Considerations

This document has no actions for IANA



 TOC 

6. Normative References

[RFC2119] Bradner, S., “Key words for use in RFCs to Indicate Requirement Levels,” BCP 14, RFC 2119, March 1997 (TXT, HTML, XML).
[RFC2794] Calhoun, P. and C. Perkins, “Mobile IP Network Access Identifier Extension for IPv4,” RFC 2794, March 2000 (TXT).
[RFC3344] Perkins, C., “IP Mobility Support for IPv4,” RFC 3344, August 2002 (TXT).
[RFC5177] Leung, K., Dommety, G., Narayanan, V., and A. Petrescu, “Network Mobility (NEMO) Extensions for Mobile IPv4,” RFC 5177, April 2008 (TXT).


 TOC 

Authors' Addresses

  George Tsirtsis
  Qualcomm
Email:  tsirtsis@googlemail.com
  
  Vincent Park
  Qualcomm
Phone:  +908-947-7084
Email:  vpark@qualcomm.com
  
  Vidya Narayana
  Qualcomm
Phone:  +858-845-2483
Email:  vidyan@qualcomm.com
  
  Kent Leung
  Cisco
Phone:  +408-526-5030
Email:  kleung@cisco.com


 TOC 

Full Copyright Statement

Intellectual Property