Update Notifications for Proxy Mobile IPv6
RFC 7077
Internet Engineering Task Force (IETF) S. Krishnan
Request for Comments: 7077 Ericsson
Category: Standards Track S. Gundavelli
ISSN: 2070-1721 Cisco
M. Liebsch
NEC
H. Yokota
KDDI
J. Korhonen
Broadcom
November 2013
Update Notifications for Proxy Mobile IPv6
Abstract
This document specifies protocol enhancements for allowing the local
mobility anchor in a Proxy Mobile IPv6 domain to asynchronously
notify the mobile access gateway about changes related to a mobility
session. These Update Notification messages are exchanged using a
new Mobility Header message type specifically designed for this
purpose.
Status of This Memo
This is an Internet Standards Track document.
This document is a product of the Internet Engineering Task Force
(IETF). It represents the consensus of the IETF community. It has
received public review and has been approved for publication by the
Internet Engineering Steering Group (IESG). Further information on
Internet Standards is available in Section 2 of RFC 5741.
Information about the current status of this document, any errata,
and how to provide feedback on it may be obtained at
http://www.rfc-editor.org/info/rfc7077.
Krishnan, et al. Standards Track [Page 1]
RFC 7077 Update Notifications November 2013
Copyright Notice
Copyright (c) 2013 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
(http://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Table of Contents
1. Introduction ....................................................3
2. Conventions and Terminology .....................................4
2.1. Conventions ................................................4
2.2. Terminology ................................................4
3. Notification Message - Usage Examples ...........................4
4. Message Formats .................................................5
4.1. Update Notification (UPN) ..................................5
4.2. Update Notification Acknowledgement (UPA) ..................7
5. LMA Considerations ..............................................9
5.1. Constructing the Update Notification Message ..............10
5.2. Receiving the Update Notification Acknowledgement
Message ...................................................11
6. MAG Considerations .............................................12
6.1. Receiving the Update Notification Message .................12
6.2. Constructing the Update Notification Acknowledgement
Message ...................................................15
7. Protocol Configuration Variables ...............................16
8. Security Considerations ........................................16
9. Acknowledgements ...............................................17
10. IANA Considerations ...........................................17
11. References ....................................................19
11.1. Normative References .....................................19
11.2. Informative References ...................................19
Krishnan, et al. Standards Track [Page 2]
RFC 7077 Update Notifications November 2013
1. Introduction
In some situations, there is a need for the local mobility anchor
(LMA) to send asynchronous notification messages to the mobile access
gateway (MAG) in the course of a mobility session. These situations
include changes to mobility session parameters and policy parameters.
In this context, "Asynchronous messages" is used to mean messages
that are not synchronous with the Proxy Binding Update and Proxy
Binding Acknowledgement messages of the base Proxy Mobile IPv6
Show full document text