Diameter Maintenance and J. Korhonen Extensions (DIME) TeliaSonera Internet-Draft J. Bournelle Intended status: Standards Track Orange Labs Expires: August 28, 2008 A. Muhanna Nortel K. Chowdhury Starent Networks U. Meyer Siemens AG February 25, 2008 Diameter Proxy Mobile IPv6: Support For Mobility Access Gateway and Local Mobility Anchor to Diameter Server Interaction draft-korhonen-dime-pmip6-03.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 August 28, 2008. Copyright Notice Copyright (C) The IETF Trust (2008). Korhonen, et al. Expires August 28, 2008 [Page 1] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 Abstract This specification defines the Diameter support for the Proxy Mobile IPv6 and the corresponding mobility service session setup. The policy information needed by the Proxy Mobile IPv6 is defined in mobile node's policy profile, which could be downloaded from the Diameter server to the Mobile Access Gateway once the mobile node roams into a Proxy Mobile IPv6 Domain and performs access authentication. The access authentication procedure of the Proxy Mobile IPv6 Domain resembles the Mobile IPv6 integrated scenario bootstrapping. Rather than defining a completely new set of attributes or a new Diameter application this specification leverages the work that has already been done for the Mobile IPv6 bootstrapping. Table of Contents 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 4 2. Terminology and Abbreviations . . . . . . . . . . . . . . . . 4 3. Solution Overview . . . . . . . . . . . . . . . . . . . . . . 5 4. Attribute Value Pair Definitions . . . . . . . . . . . . . . . 7 4.1. PMIP6-MAG-Address AVP . . . . . . . . . . . . . . . . . . 7 4.2. MIP6-Agent-Info AVP . . . . . . . . . . . . . . . . . . . 7 4.3. PMIP6-IPv4-Home-Address AVP . . . . . . . . . . . . . . . 7 4.4. PMIP6-DHCP-Address AVP . . . . . . . . . . . . . . . . . . 7 4.5. PMIP6-Home-Prefix AVP . . . . . . . . . . . . . . . . . . 8 4.6. PMIP6-MN-FQDN AVP . . . . . . . . . . . . . . . . . . . . 8 4.7. MIP6-Feature-Vector AVP . . . . . . . . . . . . . . . . . 8 4.8. Chargeable-User-Identity AVP . . . . . . . . . . . . . . . 9 4.9. Calling-Station-Id AVP . . . . . . . . . . . . . . . . . . 9 4.10. Called-Station-Id AVP . . . . . . . . . . . . . . . . . . 9 4.11. Session-Timeout AVP . . . . . . . . . . . . . . . . . . . 10 5. MAG to HAAA Interface Application Support, Commands Codes and Attribute Value Pairs . . . . . . . . . . . . . . . . . . 10 5.1. Application Support and Command Codes . . . . . . . . . . 10 5.2. Diameter-EAP-Request . . . . . . . . . . . . . . . . . . . 10 5.3. Diameter-EAP-Answer . . . . . . . . . . . . . . . . . . . 11 5.4. AA-Request . . . . . . . . . . . . . . . . . . . . . . . . 12 5.5. AA-Answer . . . . . . . . . . . . . . . . . . . . . . . . 13 5.6. Accounting at MAG . . . . . . . . . . . . . . . . . . . . 13 6. LMA to HAAA Interface Application Support, Commands Codes and Attribute Value Pairs . . . . . . . . . . . . . . . . . . 13 6.1. Application Support and Command Codes . . . . . . . . . . 13 6.2. Authorization of the Proxy Binding Update . . . . . . . . 14 6.2.1. AA-Request . . . . . . . . . . . . . . . . . . . . . . 15 6.2.2. AA-Answer . . . . . . . . . . . . . . . . . . . . . . 15 6.3. Accounting at LMA . . . . . . . . . . . . . . . . . . . . 16 Korhonen, et al. Expires August 28, 2008 [Page 2] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 7. Proxy Mobile IPv6 Session Management . . . . . . . . . . . . . 16 7.1. Session-Termination-Request . . . . . . . . . . . . . . . 16 7.2. Session-Termination-Answer . . . . . . . . . . . . . . . . 16 7.3. Abort-Session-Request . . . . . . . . . . . . . . . . . . 17 7.4. Abort-Session-Answer . . . . . . . . . . . . . . . . . . . 17 8. Attribute Value Pair Occurrence Tables . . . . . . . . . . . . 17 9. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 19 9.1. Attribute Value Pair Codes . . . . . . . . . . . . . . . . 19 9.2. Namespaces . . . . . . . . . . . . . . . . . . . . . . . . 19 9.3. Application Identifiers . . . . . . . . . . . . . . . . . 19 9.4. Result-Code AVP Values . . . . . . . . . . . . . . . . . . 19 10. Security Considerations . . . . . . . . . . . . . . . . . . . 19 11. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . 20 12. References . . . . . . . . . . . . . . . . . . . . . . . . . . 20 12.1. Normative References . . . . . . . . . . . . . . . . . . . 20 12.2. Informative References . . . . . . . . . . . . . . . . . . 20 Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . . 21 Intellectual Property and Copyright Statements . . . . . . . . . . 23 Korhonen, et al. Expires August 28, 2008 [Page 3] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 1. Introduction In the Proxy Mobile IPv6 (PMIPv6) protocol [1] and its IPv4 support [2] a Mobile Access Gateway (MAG) performs a proxy registration with a Local Mobility Anchor (LMA) on behalf of the mobile node (MN). In order to perform the proxy registration the PMIPv6 MAG needs the address of the LMA, MN's home network prefix (MN-HNP), possibly MN's IPv4 home address (IPv4-HoA), DHCP server address and other PMIPv6 specific information such as allowed address configuration modes and possible roaming related policies. All this information is defined in MN's policy profile that gets downloaded from the Diameter server to the MAG once the MN roams into a Proxy Mobile IPv6 Domain (PMIPv6- Domain) and performs the access authentication. Dynamic assignment and downloading of PMIPv6 policy profile information is a desirable feature to ease the deployment and network maintenance of larger PMIPv6 deployments. For this purpose, the AAA infrastructure, which is used for access authentication, can be leveraged to assign some or all of the necessary parameters. The Diameter server in the Mobility Service authorizer's (MSA) or in the Mobility Service Provider's (MSP) network may return these parameters to the Network Access Server (NAS). Once the MN authenticates to the network the MAG or actually the integrated Proxy Mobile Agent (PMA) sends a Proxy Binding Update (PBU) towards the LMA on behalf of the MN. Upon arrival of the PBU the LMA needs to interact with the Diameter server and fetch the MN's policy related information that was already partially downloaded to the MAG. This specification defines the Diameter support for the PMIPv6 and the corresponding mobility service session setup. The generic requirements for the mobility service session setup and the related AAA interactions are defined in [10]. In the context of this specification the location of the subscriber policy profile equals to the home Diameter server, which is also referred as the home AAA server (HAAA). The NAS functionality of the MAG may be co-located or an integral part of the MAG. The access authentication procedure into a PMIPv6-Domain resembles the Mobile IPv6 integrated scenario bootstrapping [3]. The assumption is that the Access Service Authenticator (ASA) is the same entity as the MSA/MSP. This specification leverages the work already done for the Mobile IPv6 integrated scenario bootstrapping [3]. 2. Terminology and Abbreviations The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", Korhonen, et al. Expires August 28, 2008 [Page 4] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC2119 [4]. General mobility terminology can be found in [11]. The following additional or clarified terms are used in this document: Network Access Server (NAS): A device that provides an access service for a user to a network. In the context of this document the NAS may be integrated into or co-located to a MAG. The NAS contains a Diameter client function. Home AAA (HAAA): An authentication, authorization and accounting server located in user's home network. A HAAA is essentially a Diameter server. 3. Solution Overview This document addresses the authentication, authorization, accounting and session management functionality needed by the PMIPv6 protocol. This document defines Diameter based interfaces between the PMIPv6 two entities, MAG and HAAA, to the HAAA. The intention of this document is only to extend existing Diameter Mobile IPv6 specifications such as [3] and define the needed additional AVPs and functionality to fully support PMIPv6 deployment. The policy profile download from the HAAA to the MAG is part of the network access authentication procedure when a MN roams into or within a PMIPv6 Domain. Figure 1 shows the participating network entities. This document, however, only concentrates on the MAG, LMA, possible local Diameter proxies and the home Diameter server. When aligned with [3] the MAG acts as the NAS located in ASP, the HAAA acts as the Diameter server located in ASA/MSA/MSP and the LMA acts as the HA in ASP/MSP. Korhonen, et al. Expires August 28, 2008 [Page 5] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 +--------+ | HAAA & | Diameter +-----+ | Policy |<-------->| LMA | | Profile| +-----+ +--------+ | <--- LMA-Address ^ | | // \\ +---|------------- //---\\----------------+ ( | IPv4/IPv6 // \\ ) ( | Network // \\ ) +---|-----------//---------\\-------------+ | // \\ Diameter // <- Tunnel1 \\ <- Tunnel2 | // \\ | |- MAG-Address1 |- MAG-Address2 | +----+ +----+ +---->|MAG1| |MAG2| +----+ +----+ | | | | [MN1] [MN2] Figure 1: Diameter Proxy Mobile IPv6 Support with MAG-HAAA and LMA- HAAA Interfaces In a PMIPv6 access scenario a MN attaches to a PMIPv6-Domain and starts a network access authentication procedure. The choice of the authentication mechanism is specific to the access network deployment, but could be based on the Extensible Authentication Protocol (EAP) [12]. During the network access authentication procedure, the MAG acting as a NAS queries the HAAA through the AAA infrastructure using the Diameter protocol. If the HAAA detects that the subscriber is also authorized for the PMIPv6 service, the subscriber policy is returned along with the successful network access authentication answer to the MAG. After the MN access is successfully authenticated, the MAG sends a PBU to the LMA. Upon receiving the PBU the LMA interacts with the HAAA and fetches the relevant subscriber policy, authorization and security information related to the PMIPv6 session. This specification assumes that the HAAA is the central node for managing everything related to PMIPv6 subscription and session, possibly even including the allocation of prefixes. Prior to sending the PBU there might be a need to dynamically setup the MAG to LMA Security Association (SA), for example using IKEv2/ IPSec [13]. The dynamic SA setup procedure may be triggered by the MN attaching to the MAG that does not have an existing SA with the Korhonen, et al. Expires August 28, 2008 [Page 6] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 correspondent LMA. The details of the dynamic SA setup procedure is out of scope of this specification. However, the SA is between the MAG and the corresponding LMA, thus it can be created using any security mechanism that is applicable for PMIPv6 security such as IKEv2 IPSec with an EAP-based authentication. It should be noted that the identity used by the MAG during the SA creation is the MAG's own identity and the credentials are for authenticating the MAG toward the LMA and possibly for authorizing the MAG to offer Proxy Mobile IPv6 service with the same LMA. 4. Attribute Value Pair Definitions 4.1. PMIP6-MAG-Address AVP The PMIP6-MAG-Address AVP (AVP Code TBD) is of type Address and contains the IP address of the MAG. This APV is needed in deployment cases where the NAS (also in authenticator's role) and possibly a pool of MAGs are not co-located. In this case the AAA request should contain the IP address of the MAG from where the subsequent PBU for the registration will originate. The AAA server may use this information, for example, to select such LMA that already has a SA set up with the MAG. 4.2. MIP6-Agent-Info AVP The MIP6-Agent-Info grouped AVP is defined in [3]. This document reuses the said AVP and its sub-AVPs to carry the LMA IP address and/or FQDN. 4.3. PMIP6-IPv4-Home-Address AVP The PMIP6-IPv4-Home-Address AVP (AVP Code TBD) is of type Address and contains the IPv4-HoA of the MN. 4.4. PMIP6-DHCP-Address AVP The PMIP6-DHCP-Address AVP (AVP Code TBD) is of type Address and contains the IP address of the DHCPv4 and/or DHCPv6 server assigned to the MAG serving the newly attached MN. If the AVP contains a DHCPv4 server address, then the Address type MUST be IPv4. If the AVP contains a DHCPv6 server address, then the Address type MUST be IPv6. The HAAA MAY assign a DHCP server to the MAG in deployments where the MAG acts as a DHCP Relay and the DHCP Server is not co- located with the LMA [2]. Korhonen, et al. Expires August 28, 2008 [Page 7] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 4.5. PMIP6-Home-Prefix AVP The PMIP6-Home-Prefix AVP (AVP Code TBD) is of type Address and contains the MN-NHP. The low 64 bits of the IPv6 address MUST be all zeroes. The high 64 bits of the IPv6 address are used as the MN-HNP. The PMIP6-Home-Prefix AVP may also be used on the LMA to HAAA interface. In this scenario the AVP contains the prefix the LMA has assigned to the MN. If the LMA delegates assignment of the home network prefix to the HAAA, the AVP MUST contain all zeroes address in the request message. The reply message SHOULD in all cases contain the assigned home prefix value. 4.6. PMIP6-MN-FQDN AVP The PMIP6-MN-FQDN AVP (AVP Code TBD) is of type DiameterIdentity and contains the FQDN assigned for the MN. 4.7. MIP6-Feature-Vector AVP The MIP6-Feature-Vector AVP is originally defined in [3]". This document only reserves new capability bits according to the rules in [3]. The new reserved bits contain PMIPv6 capability announcement of the MAG and the HAAA(/LMA)). Using the capability announcement it is possible to perform a simple capability negotiation between the MAG and the HAAA. Those capabilities that are announced by both parties are also known to be mutually supported. The following capability bits are defined in this document: PMIP6_SUPPORTED (0x0000010000000000) When the MAG/NAS sets this bit in the MIP6-Feature-Vector AVP, it is an indication to the HAAA that the NAS supports PMIPv6. When the HAAA sets this bit in the response MIP6-Feature-Vector AVP, it indicates that the HAAA also has PMIPv6 support. This capability bit can also be used to allow PMIPv6 mobility support in a subscription granularity. IP4_HOA_SUPPORTED (0x0000020000000000) Assignment of the IPv4-HoA is supported. When the MAG sets this bit in the MIP6-Feature-Vector AVP, it indicates that the MAG implements a minimal functionality of a DHCP server (and a relay) and is able to deliver IPv4-HoA to the MN. When the HAAA sets this bit in the response MIP6-Feature-Vector AVP, it indicates that the HAAA has authorized the use of IPv4-HoA for the MN. If this bit is unset in the returned MIP6-Feature-Vector AVP, the HAAA does not authorize the configuration of IPv4 address. Use of Korhonen, et al. Expires August 28, 2008 [Page 8] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 the IP4_HOA_SUPPORTED bit is also an indication of DSMIPv6 support [14]. LOCAL_MAG_ROUTING_SUPPORTED (0x0000040000000000) Direct routing of IP packets between MNs anchored to the same MAG is supported. When a MAG sets this bit in the MIP6-Feature- Vector, it indicates that routing IP packets between MNs anchored to the same MAG is supported, without reverse tunneling packets via the LMA or requiring any Route Optimization related signaling (e.g. the Return Routability Procedure in [15] prior direct routing. If this bit is unset in the returned MIP6-Feature-Vector AVP, the HAAA does not authorize direct routing of packets between MNs anchored to the same MAG. This policy feature MUST be supported per MN and subscription basis. The MIP6-Feature-Vector AVP is also used on the LMA to HAAA interface. Using the capability announcement AVP it is possible to perform a simple capability negotiation between the LMA and the HAAA. Those capabilities that are announced by both parties are also known to be mutually supported. The capabilities listed in earlier are also supported in the LMA to HAAA interface. The LMA to HAAA interface does not define any new capability values. 4.8. Chargeable-User-Identity AVP The Chargeable-User-Identity AVP (AVP Code 89) is of type OctetString and in a response message contains the mobile node identifier (MN- Identifier) assigned by the AAA server. The use of the Chargeable- User-Identity is defined on RFC 4372 [5]. 4.9. Calling-Station-Id AVP The Calling-Station-Id AVP (AVP Code 31) is of type UTF8String and contains a MAG provided link layer interface identifier of the interface the MN used to attach to the network. This interface identifier may correspond to a real physical interface or something that the MAG has generated. The identifier MUST be unique within the PMIPv6 domain. 4.10. Called-Station-Id AVP The Called-Station-Id AVP (AVP Code 30) is of type UTF8String and contains a LMA provided service identifier on the LMA to HAAA interface. The service identifier may be used to assist the PBU authorization. The identifier MUST be unique within the PMIPv6 domain. Korhonen, et al. Expires August 28, 2008 [Page 9] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 4.11. Session-Timeout AVP The Session-Timeout AVP (AVP Code 27) is of type Unsigned32 and contains lifetime of the Binding Cache Entry. 5. MAG to HAAA Interface Application Support, Commands Codes and Attribute Value Pairs 5.1. Application Support and Command Codes This document re-uses the Diameter NASREQ [6] and the EAP [7] applications and their command codes in the same way as defined in [3]. The MAG acts as a Diameter client. The MAG to HAAA interface is primarily used for bootstrapping PMIPv6 mobility service session when a MN attaches and authenticates to a PMIPv6 domain. This includes the bootstrapping of PMIPv6 session related information and possibly PMIPv6 security related information retrieval. The same interface may also be used for accounting. Whenever the MAG sends a Diameter message to the HAAA the User-Name AVP MUST contain the MN identity. The identity MUST be in Network Access Identifier (NAI) [8] format. The Diameter response messages MAY contain Framed-IPv6-Prefix and/or Framed-IPv4-Address AVPs. For example a local Diameter proxy MAY add those in order to advertise locally available prefixes and addresses as well [16]. It is also possible that PMIPv6 mobility support is not allowed for a subscription. In this case, a MAG may still provide normal IP connectivity to the MN using, for example, local address pools. 5.2. Diameter-EAP-Request The Diameter-EAP-Request (DER) message [7] is sent by the MAG to the Diameter server to initiate a network access authentication procedure. The DER message format is the same as defined in [7]. The DER message MAY include optional PMIPv6 MAG to HAAA interface AVPs: Korhonen, et al. Expires August 28, 2008 [Page 10] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 ::= < Diameter Header: 268, REQ, PXY > < Session-Id > { Auth-Application-Id } { Origin-Host } { Origin-Realm } { Destination-Realm } { Auth-Request-Type } ... [ MIP6-Feature-Vector ] [ PMIP6-MAG-Address ] [ Chargeable-User-Identity ] [ Calling-Station-Id ] [ User-Name ] [ Destination-Host ] ... * [ AVP ] 5.3. Diameter-EAP-Answer The Diameter-EAP-Answer (DEA) message defined in [7] is sent in response to the Diameter-EAP-Request message (DER). The DEA message format is the same as defined in [7]. If the network access authentication procedure was successful then the response MAY include PMIPv6 MAG to HAAA interface AVPs. The PMIP6-Home-Prefix AVP contains MN-HNP and the PMIP6-IPv4-Home-Address AVP contains IPv4- HoA, if such information are needed: Korhonen, et al. Expires August 28, 2008 [Page 11] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 ::= < Diameter Header: 268, PXY > < Session-Id > { Auth-Application-Id } { Auth-Request-Type } { Result-Code } { Origin-Host } { Origin-Realm } ... * [ MIP6-Agent-Info ] [ MIP6-Feature-Vector ] [ PMIP6-MAG-Address ] * [ PMIP6-DHCP-Address ] [ PMIP6-Home-Prefix ] [ PMIP6-IPv4-Home-Address ] [ PMIP6-MN-FQDN ] [ Chargeable-User-Identity ] [ User-Name ] [ Framed-IPv6-Prefix ] [ Framed-IPv4-Address ] ... * [ AVP ] 5.4. AA-Request The AA-Request (AAR) message [6] is sent by the MAG to the Diameter server to initiate a network access authentication procedure. The AAR message format is the same as defined in [6]. The message MAY include optional PMIPv6 MAG to HAAA interface AVPs: ::= < Diameter Header: 265, REQ, PXY > < Session-Id > { Auth-Application-Id } { Origin-Host } { Origin-Realm } { Destination-Realm } { Auth-Request-Type } ... [ MIP6-Feature-Vector ] [ PMIP6-MAG-Address ] [ Chargeable-User-Identity ] [ Calling-Station-Id ] [ User-Name ] [ Destination-Host ] ... * [ AVP ] Korhonen, et al. Expires August 28, 2008 [Page 12] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 5.5. AA-Answer The AA-Answer (AAA) message is sent in response to the AA-Request (AAR) message. The AAA message format is the same as defined in [6]. If the network access authentication procedure was successful then the response MAY include PMIPv6 MAG to HAAA interface AVPs. The PMIP6-Home-Prefix AVP contains MN-HNP and the PMIP6-IPv4-Home-Address AVP contains IPv4-HoA, if such information are needed: ::= < Diameter Header: 265, PXY > < Session-Id > { Auth-Application-Id } { Auth-Request-Type } { Result-Code } { Origin-Host } { Origin-Realm } ... * [ MIP6-Agent-Info ] [ MIP6-Feature-Vector ] [ PMIP6-MAG-Address ] * [ PMIP6-DHCP-Address ] [ PMIP6-Home-Prefix ] [ PMIP6-IPv4-Home-Address ] [ Chargeable-User-Identity ] [ User-Name ] [ Framed-IPv6-Prefix ] [ Framed-IPv4-Address ] ... * [ AVP ] 5.6. Accounting at MAG The accounting at the MAG to HAAA interface is based on the [6]. The application identifier used for accounting is the Diameter Base Accounting (3) [9]. TBD. 6. LMA to HAAA Interface Application Support, Commands Codes and Attribute Value Pairs 6.1. Application Support and Command Codes The LMA to HAAA interface may be used for multiple purposes. These include the authorization of the incoming PBU, possible PMIPv6 security related information retrieval, accounting and PMIPv6 session Korhonen, et al. Expires August 28, 2008 [Page 13] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 management. This document re-uses the Diameter NASREQ [6] and EAP [7] applications and their command codes for the MAG to LMA Security Association setup. The LMA acts as a Diameter client. This document defines a new application for the authorization of the Proxy Binding Updates. The new application identifier is TBD BY IANA. The new application re-uses the Diameter NASREQ [6] command codes. The LMA acts as a Diameter client. 6.2. Authorization of the Proxy Binding Update A new Diameter application is needed for the LMA to HAAA interface when authorizing Proxy Binding Updates and subscriber's mobility service session. The new application identifier is TBD BY IANA. This application re-uses Diameter NASREQ AAR and AAA command codes. Whenever the LMA sends a Diameter message to the HAAA, the User-Name AVP MUST contain the MN identity. The identity MUST be in a NAI format. The LMA MAY retrieve the MN identity information from the PBU MN-ID [17] mobility option. The identity SHOULD be the same as used on the MAG to HAAA interface, but in a case those identities differ the HAAA MUST have a mechanism of mapping the MN identity used on the MAG to HAAA interface to the identity used on the LMA to HAAA interface. If the PBU contains the MN interface identifier option, the Calling- Station-Id AVP SHOULD be included in the request message containing the received interface identifier. Furthermore, if the PBU contains the Service Selection mobility option [18], the Called-Station-Id AVP SHOULD be included in the request message containing the received service identifier. The LMA and the HAAA use the PMIP6-Home-Prefix AVP to exchange the MN-HNP when appropriate. The low 64 bits of the prefix must be all zeroes. Similarly, the LMA and the HAAA use the PMIP6-IPv4-Home- Address AVP to exchange the MN IPv4-HoA when appropriate. If the PMIP6-Home-Prefix is set to an undefined address (::/128) in the request message, it is an indication that the HAAA needs to assign the MN-HNP and return it to the LMA in the response message. If the PMIP6-IPv4-Home-Address is set to all zeroes (0.0.0.0) in the request message, it is an indication that the HAAA needs to assign the MN IPv4-HoA and return it to the LMA in the response message. If the HAAA is not able to authorize the subscriber's mobility service session, then the reply message to the LMA MUST have the Result-Code AVP set to value DIAMETER_PMIP6_AUTHORIZATION_FAILED (TBD Korhonen, et al. Expires August 28, 2008 [Page 14] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 BY IANA) indicating a permanent failure. 6.2.1. AA-Request The AA-Request (AAR) message [6] is sent by the LMA to the Diameter server to initiate a mobility service session authorization procedure. The AAR message format is the same as defined in [6]. The message MAY include optional PMIPv6 LMA to HAAA interface AVPs: ::= < Diameter Header: 265, REQ, PXY > < Session-Id > { Auth-Application-Id } { Origin-Host } { Origin-Realm } { Destination-Realm } { Auth-Request-Type } ... [ MIP6-Agent-Info ] [ MIP6-Feature-Vector ] [ PMIP6-MAG-Address ] [ PMIP6-Home-Prefix ] [ PMIP6-IPv4-Home-Address ] [ Calling-Station-Id ] [ Called-Station-Id ] [ User-Name ] ... * [ AVP ] 6.2.2. AA-Answer The AA-Answer (AAA) message is sent in response to the AA-Request (AAR) message. The AAA message format is the same as defined in [6]. If the mobility service session authorization procedure was successful then the response MAY include PMIPv6 LMA to HAAA interface AVPs. The PMIP6-Home-Prefix AVP contains MN-HNP and the PMIP6-IPv4- Home-Address AVP contains IPv4-HoA, if such information are needed: Korhonen, et al. Expires August 28, 2008 [Page 15] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 ::= < Diameter Header: 265, PXY > < Session-Id > { Auth-Application-Id } { Auth-Request-Type } { Result-Code } { Origin-Host } { Origin-Realm } ... [ MIP6-Feature-Vector ] [ PMIP6-Home-Prefix ] [ PMIP6-IPv4-Home-Address ] [ Session-Timeout ] [ User-Name ] ... * [ AVP ] 6.3. Accounting at LMA The accounting at the LMA to HAAA interface is based on the [6]. The application identifier used for accounting is the Diameter Base Accounting (3) [9]. TBD. 7. Proxy Mobile IPv6 Session Management Concerning a PMIPv6 session, the HAAA MAY maintain a state. The LMA and the MAG MUST support the Authorization Session State Machine defined in [9]. Diameter session termination related commands described in the following sections may be exchanged between the LMA and the HAAA. The actual PMIPv6 session termination procedures take place at PMIPv6 protocol level and are out of scope of this document. 7.1. Session-Termination-Request The LMA or the MAG MAY send the Session-Termination-Request (STR) command [9] to the HAAA and inform the termination of an ongoing PMIPv6 session is in progress. 7.2. Session-Termination-Answer The Session-Termination-Answer (STA) [9] is sent by the HAAA to acknowledge the termination of a PMIPv6 session. Korhonen, et al. Expires August 28, 2008 [Page 16] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 7.3. Abort-Session-Request The HAAA MAY send the Abort-Session-Request (ACR) command [9] to the LMA or to the MAG and request termination of a PMIPv6 session. 7.4. Abort-Session-Answer The Abort-Session-Answer (ASA) command [9]is sent by the LMA or the MAG to acknowledge that the termination of a PMIPv6 session. 8. Attribute Value Pair Occurrence Tables The following tables list the PMIPv6 MAG to HAAA interface and LMA to HAAA interface AVPs including those that are defined in [3]. The Figure 2 contains the AVPs and their occurrences on the MAG to HAAA interface. The AVPs that are part of grouped AVP are not listed in the table, rather only the grouped AVP is listed. +---------------------------+ | Command-Code | |-------+-------+-----+-----+ Attribute Name | DER | DEA | AAR | AAA | -------------------------------+-------+-------+-----+-----+ PMIP6-MAG-Address | 0-1 | 0-1 | 0-1 | 0-1 | PMIP6-DHCP-Address | 0 | 0+ | 0 | 0+ | MIP6-Agent-Info | 0 | 0+ | 0 | 0+ | MIP6-Feature-Vector | 0-1 | 0-1 | 0-1 | 0-1 | PMIP6-IPv4-Home-Address | 0 | 0-1 | 0 | 0-1 | PMIP6-MN-FQDN | 0 | 0-1 | 0 | 0-1 | PMIP6-Home-Prefix | 0 | 0-1 | 0 | 0-1 | Chargeable-User-Identity | 0-1 | 0-1 | 0-1 | 0-1 | Calling-Station-Id | 0-1 | 0 | 0-1 | 0 | +-------+-------+-----+-----+ Figure 2: MAG to HAAA Interface DER, DEA, AAR and AAA Commands AVPs The Figure 3 contains the AVPs and their occurrences on the LMA to HAAA interface. The AVPs that are part of grouped AVP are not listed in the table, rather only the grouped AVP is listed. This interface is essentially for authorizing the PBU, not for the dynamic creation of the MAG to LMA SA. Korhonen, et al. Expires August 28, 2008 [Page 17] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 +---------------+ | Command-Code | |-------+-------+ Attribute Name | AAR | AAA | -------------------------------+-------+-------+ PMIP6-MAG-Address | 0-1 | 0 | PMIP6-IPv4-Home-Address | 0-1 | 0-1 | PMIP6-Home-Prefix | 0-1 | 0-1 | PMIP6-MN-FQDN | 0 | 0-1 | MIP6-Agent-Info | 0-1 | 0 | MIP6-Feature-Vector | 0-1 | 0-1 | Session-Timeout | 0 | 0-1 | Chargeable-User-Id | 0-1 | 0 | Calling-Station-Id | 0-1 | 0 | Called-Station-Id | 0-1 | 0 | +-------+-------+ Figure 3: LMA to HAAA Interface AAR and AAA Commands AVPs The following table describes the Diameter AVPs code values, types, possible flag values, and whether the AVP MAY be encrypted. The Diameter base protocol specification [9] specifies the AVP Flags rules for AVPs in section 4.5. Due to space constraints, the short form DiamIdent is used to represent DiameterIdentity and OctetStr is used to represent OctetString. +---------------------+ | AVP Flag rules | +----+-----+----+-----+----+ AVP Section | | |SHLD|MUST | | Attribute Name Code Defined Data Type |MUST| MAY |NOT |NOT |Encr| ------------------------------------------+----+-----+----+-----+----+ PMIP6-MAG-Address TBD 4.1 Address | | P,M | | V | Y | MIP6-Agent-Info TBD 4.2 Grouped | | P,M | | V | Y | PMIP6-IPv4-Home- | | | | | | Address TBD 4.3 Address | | P,M | | V | Y | PMIP6-DHCP-Address TBD 4.4 Address | | | | V | Y | PMIP6-Home-Prefix TBD 4.5 Address | | P,M | | V | Y | PMIP6-MN-FQDN TBD 4.6 DiamIdent | | P,M | | V | Y | MIP6-Feature- | | | | | | Vector TBD 4.7 Unsigned64| | P,M | | V | Y | Chargeable-User- | | | | | | Identity 89 4.8 OctetStr | | P,M | | V | Y | Calling-Station-Id 31 4.9 UTF8String| | P,M | | V | Y | Called-Station-Id 30 4.10 UTF8String| | P,M | | V | Y | Session-Timeout 27 4.11 Unsigned32| | P,M | | V | Y | ------------------------------------------+----+-----+----+-----+----+ Korhonen, et al. Expires August 28, 2008 [Page 18] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 Figure 4: AVP Flag Rules Table 9. IANA Considerations 9.1. Attribute Value Pair Codes This specification defines the following new AVPs: PMIP6-MAG-Address is set to TBD PMIP6-DHCP-Address is set to TBD PMIP6-MN-FQDN is set to TBD PMIP6-Home-Prefix is set to TBD PMIP6-IPv4-Home-Address is set to TBD 9.2. Namespaces This specification defines new values to the Mobility Capability registry (see [3]) for use with the MIP6-Feature-Vector AVP: Token | Value | Description ----------------------------------+----------------------+------------ PMIP6_SUPPORTED | 0x0000010000000000 | [RFC TBD] IP4_HOA_SUPPORTED | 0x0000020000000000 | [RFC TBD] LOCAL_MAG_ROUTING_SUPPORTED | 0x0000040000000000 | [RFC TBD] 9.3. Application Identifiers This specification requires IANA to allocate a new value for "Diameter Proxy Mobile IPv6" (PMIP6) from the Application Identifier namespace defined in [9]. 9.4. Result-Code AVP Values This specification requests IANA to allocate a new value to the Result-Code AVP (AVP Code 268) address space within the Permanent Failures category (5xxx) defined in [9]: DIAMETER_PMIP6_AUTHORIZATION_FAILED is set to TBD 10. Security Considerations The security considerations for the Diameter interaction required by PMIPv6 mobility service setup are described in [10]. Additionally, the security considerations of the Diameter Base protocol [9], Diameter EAP application [7] are applicable to this document. This document does not introduce new security vulnerabilities. Korhonen, et al. Expires August 28, 2008 [Page 19] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 11. Acknowledgements Jouni Korhonen would like to thank TEKES MERCoNe project for providing funding to work on this document. 12. References 12.1. Normative References [1] Gundavelli, S., Leung, K., Devarapalli, V., Chowdhury, K., and B. Patil, "Proxy Mobile IPv6", draft-ietf-netlmm-proxymip6-11 (work in progress), February 2008. [2] Wakikawa, R. and S. Gundavelli, "IPv4 Support for Proxy Mobile IPv6", draft-ietf-netlmm-pmip6-ipv4-support-02 (work in progress), November 2007. [3] Korhonen, J., Bournelle, J., Tschofenig, H., Perkins, C., and K. Chowdhury, "Diameter Mobile IPv6: Support for Network Access Server to Diameter Server Interaction", draft-ietf-dime-mip6-integrated-08 (work in progress), February 2008. [4] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997. [5] Adrangi, F., Lior, A., Korhonen, J., and J. Loughney, "Chargeable User Identity", RFC 4372, January 2006. [6] Calhoun, P., Zorn, G., Spence, D., and D. Mitton, "Diameter Network Access Server Application", RFC 4005, August 2005. [7] Eronen, P., Hiller, T., and G. Zorn, "Diameter Extensible Authentication Protocol (EAP) Application", RFC 4072, August 2005. [8] Aboba, B., Beadles, M., Arkko, J., and P. Eronen, "The Network Access Identifier", RFC 4282, December 2005. [9] Calhoun, P., Loughney, J., Guttman, E., Zorn, G., and J. Arkko, "Diameter Base Protocol", RFC 3588, September 2003. 12.2. Informative References [10] Korhonen, J. and A. Muhanna, "Policy Profile and AAA Interfaces Requirements for PMIPv6", draft-korhonen-netlmm-pp-aaa-reqs-00 (work in progress), February 2008. Korhonen, et al. Expires August 28, 2008 [Page 20] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 [11] Manner, J. and M. Kojo, "Mobility Related Terminology", RFC 3753, June 2004. [12] Aboba, B., Blunk, L., Vollbrecht, J., Carlson, J., and H. Levkowetz, "Extensible Authentication Protocol (EAP)", RFC 3748, June 2004. [13] Kaufman, C., "Internet Key Exchange (IKEv2) Protocol", RFC 4306, December 2005. [14] Soliman, H., "Mobile IPv6 support for dual stack Hosts and Routers (DSMIPv6)", draft-ietf-mip6-nemo-v4traversal-06 (work in progress), November 2007. [15] Johnson, D., Perkins, C., and J. Arkko, "Mobility Support in IPv6", RFC 3775, June 2004. [16] Damic, D., Premec, D., Patil, B., Sahasrabudhe, M., and S. Krishnan, "Proxy Mobile IPv6 indication and discovery", draft-damic-netlmm-pmip6-ind-discover-02 (work in progress), November 2007. [17] Patel, A., Leung, K., Khalil, M., Akhtar, H., and K. Chowdhury, "Mobile Node Identifier Option for Mobile IPv6 (MIPv6)", RFC 4283, November 2005. [18] Korhonen, J., Nilsson, U., and V. Devarapalli, "Service Selection for Mobile IPv6", draft-korhonen-mip6-service-06 (work in progress), December 2007. Authors' Addresses Jouni Korhonen TeliaSonera Teollisuuskatu 13 Sonera FIN-00051 Finland Email: jouni.korhonen@teliasonera.com Korhonen, et al. Expires August 28, 2008 [Page 21] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 Julien Bournelle Orange Labs 38-4O rue du general Leclerc Issy-Les-Moulineaux 92794 France Email: julien.bournelle@orange-ftgroup.com Ahmad Muhanna Nortel 2221 Lakeside Blvd. Richardson, TX 75082 USA Email: amuhanna@nortel.com Kuntal Chowdhury Starent Networks 30 International Place Tewksbury MA 01876 US Phone: +1 214 550 1416 Email: kchowdhury@starentnetworks.com Ulrike Meyer Siemens AG Otto-Hahn-Ring 6 Munich, Bavaria 81739 Germany Email: meyer.ulrike@siemens.com Korhonen, et al. Expires August 28, 2008 [Page 22] Internet-Draft Diameter Support for Proxy Mobile IPv6 February 2008 Full Copyright Statement Copyright (C) The IETF Trust (2008). 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, THE IETF TRUST 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. Intellectual Property The IETF takes no position regarding the validity or scope of any Intellectual Property Rights or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; nor does it represent that it has made any independent effort to identify any such rights. Information on the procedures with respect to rights in RFC documents can be found in BCP 78 and BCP 79. Copies of IPR disclosures made to the IETF Secretariat and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementers or users of this specification can be obtained from the IETF on-line IPR repository at http://www.ietf.org/ipr. The IETF invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights that may cover technology that may be required to implement this standard. Please address the information to the IETF at ietf-ipr@ietf.org. Acknowledgment Funding for the RFC Editor function is provided by the IETF Administrative Support Activity (IASA). Korhonen, et al. Expires August 28, 2008 [Page 23]