TOC 
Diameter Maintenance andM. Jones
Extensions (DIME)Bridgewater Systems
Internet-DraftL. Morand
Intended status: InformationalOrange Labs
Expires: July 3, 2009December 30, 2008


Diameter Command Code Registration for Third Generation Partnership Project (3GPP) Evolved Packet System (EPS)
draft-jones-dime-3gpp-eps-command-codes-01

Status of this Memo

This Internet-Draft is submitted to IETF in full conformance with the provisions of BCP 78 and 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 July 3, 2009.

Copyright Notice

Copyright (c) 2008 IETF Trust and the persons identified as the document authors. All rights reserved.

This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents in effect on the date of publication of this document (http://trustee.ietf.org/license-info). Please review these documents carefully, as they describe your rights and restrictions with respect to this document.

Abstract

This document registers a set of IANA Diameter Command Codes to be used in new vendor-specific Diameter applications defined for the Third Generation Partnership Project (3GPP) Evolved Packet System (EPS). These new Diameter applications are defined for MME and SGSN related interfaces in the Release 8 architecture.



Table of Contents

1.  Introduction
2.  Terminology
3.  Command Codes
4.  IANA Considerations
5.  Security Considerations
6.  Acknowledgements
7.  References
    7.1.  Normative References
    7.2.  Informative References
§  Authors' Addresses




 TOC 

1.  Introduction

The Third Generation Partnership Project (3GPP) is defining the Evolved Packet System (EPS) as part of their Release 8 architecture. As part of this architecture, the interfaces based on the Diameter protocol [RFC3588] (Calhoun, P., Loughney, J., Guttman, E., Zorn, G., and J. Arkko, “Diameter Base Protocol,” September 2003.) require the definition of two new Diameter applications: the 3GPP S6a application (vendor-specific application id: 1677251) and 3GPP S13 application (vendor-specific application id: 1677252), both defined under the 3GPP vendor-id "10415". These Diameter applications are described in [TS29.272] (3rd Generation Partnership Project, “3GPP TS 29.272 V8.0.0; Technical Specification Group Core Network and Terminals; Evolved Packet System; MME and SGSN Related Interfaces Based on Diameter Protocol (Release 8),” September 2008.). This document defines the assigned values of the command codes used in these applications.



 TOC 

2.  Terminology

The base Diameter specification (Section 1.4 of [RFC3588] (Calhoun, P., Loughney, J., Guttman, E., Zorn, G., and J. Arkko, “Diameter Base Protocol,” September 2003.)) defines most of the terminology used in this document. Additionally, the terms and acronyms defined in [TS29.272] (3rd Generation Partnership Project, “3GPP TS 29.272 V8.0.0; Technical Specification Group Core Network and Terminals; Evolved Packet System; MME and SGSN Related Interfaces Based on Diameter Protocol (Release 8),” September 2008.) are used in this document.



 TOC 

3.  Command Codes

The 3GPP S6a application described in [TS29.272] (3rd Generation Partnership Project, “3GPP TS 29.272 V8.0.0; Technical Specification Group Core Network and Terminals; Evolved Packet System; MME and SGSN Related Interfaces Based on Diameter Protocol (Release 8),” September 2008.) requires the allocation of command code values for the following command pairs:

The 3GPP S13 application described in [TS29.272] (3rd Generation Partnership Project, “3GPP TS 29.272 V8.0.0; Technical Specification Group Core Network and Terminals; Evolved Packet System; MME and SGSN Related Interfaces Based on Diameter Protocol (Release 8),” September 2008.) requires the allocation of a command code value for the following command pair:



 TOC 

4.  IANA Considerations

This section provides guidance to the Internet Assigned Numbers Authority (IANA) regarding registration of values related to the Diameter protocol, in accordance with BCP 26 [RFC5226] (Narten, T. and H. Alvestrand, “Guidelines for Writing an IANA Considerations Section in RFCs,” May 2008.).

This document defines values in the namespace that has been defined in the Diameter Base specification [RFC3588] (Calhoun, P., Loughney, J., Guttman, E., Zorn, G., and J. Arkko, “Diameter Base Protocol,” September 2003.). Section 11 of [RFC3588] (Calhoun, P., Loughney, J., Guttman, E., Zorn, G., and J. Arkko, “Diameter Base Protocol,” September 2003.) (IANA Considerations) details the assignment criteria.

IANA is requested to allocate the following command code values:

+---------------------------------------------------------------------+
| Code Command Name                       Abbreviation Defined in     |
+---------------------------------------------------------------------+
| tbd  Update-Location-Request            ULR          3GPP TS 29.272 |
| tbd  Update-Location-Answer             ULA          3GPP TS 29.272 |
| tbd  Cancel-Location-Request            CLR          3GPP TS 29.272 |
| tbd  Cancel-Location-Answer             CLA          3GPP TS 29.272 |
| tbd  Authentication-Information-Request AIR          3GPP TS 29.272 |
| tbd  Authentication-Information-Answer  AIA          3GPP TS 29.272 |
| tbd  Insert-Subscriber-Data-Request     IDR          3GPP TS 29.272 |
| tbd  Insert-Subscriber-Data-Answer      IDA          3GPP TS 29.272 |
| tbd  Delete-Subscriber-Data-Request     DSR          3GPP TS 29.272 |
| tbd  Delete-Subscriber-Data-Answer      DSA          3GPP TS 29.272 |
| tbd  Purge-UE-Request                   PUR          3GPP TS 29.272 |
| tbd  Purge-UE-Answer                    PUA          3GPP TS 29.272 |
| tbd  Reset-Request                      RSR          3GPP TS 29.272 |
| tbd  Reset-Answer                       RSA          3GPP TS 29.272 |
| tbd  Notify-Request                     NOR          3GPP TS 29.272 |
| tbd  Notify-Answer                      NOA          3GPP TS 29.272 |
| tbd  ME-Identity-Check-Request          ECR          3GPP TS 29.272 |
| tbd  ME-Identity-Check-Answer           ECA          3GPP TS 29.272 |
+---------------------------------------------------------------------+


 TOC 

5.  Security Considerations

This document describes command codes used in applications which build on top of the Diameter base protocol and the same security considerations described in [RFC3588] (Calhoun, P., Loughney, J., Guttman, E., Zorn, G., and J. Arkko, “Diameter Base Protocol,” September 2003.) are applicable to this document. No further extensions are required beyond the security mechanisms offered by [RFC3588] (Calhoun, P., Loughney, J., Guttman, E., Zorn, G., and J. Arkko, “Diameter Base Protocol,” September 2003.).



 TOC 

6.  Acknowledgements

We would like to thank the 3GPP CT4 delegates, Victor Fajardo and Glen Zorn for their review and comments. We would also like to thank Dan Romascanu for volunteering to be AD sponsor and Hannes Tschofenig for volunteering to be Document Shepherd.



 TOC 

7.  References



 TOC 

7.1. Normative References

[RFC3588] Calhoun, P., Loughney, J., Guttman, E., Zorn, G., and J. Arkko, “Diameter Base Protocol,” RFC 3588, September 2003 (TXT).
[TS29.272] 3rd Generation Partnership Project, “3GPP TS 29.272 V8.0.0; Technical Specification Group Core Network and Terminals; Evolved Packet System; MME and SGSN Related Interfaces Based on Diameter Protocol (Release 8),”  http://www.3gpp.org/ftp/Specs/html-info/29272.htm, September 2008.


 TOC 

7.2. Informative References

[RFC5226] Narten, T. and H. Alvestrand, “Guidelines for Writing an IANA Considerations Section in RFCs,” BCP 26, RFC 5226, May 2008 (TXT).


 TOC 

Authors' Addresses

  Mark Jones
  Bridgewater Systems
Email:  mark.jones@bridgewatersystems.com
  
  Lionel Morand
  Orange Labs
Email:  lionel.morand@orange-ftgroup.com