<?xml version="1.0" encoding="US-ASCII"?>
<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
<!ENTITY rfc2119 PUBLIC "" "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml">
]>
<?xml-stylesheet type='text/xsl' href='rfc2629.xslt' ?>
<?rfc toc="yes"?>
<?rfc symrefs="yes"?>
<?rfc sortrefs="yes"?>
<?rfc iprnotified="no"?>
<?rfc strict="yes"?>
<?rfc compact="yes" ?>
<?rfc subcompact="yes" ?>
<rfc category="info"
     docName="draft-ietf-dmm-distributed-mobility-anchoring-00"
     ipr="trust200902">
<front>
<title abbrev="mobility anchor switching">Distributed Mobility
    Anchoring</title>

<author fullname="H Anthony Chan" initials="H" surname="Chan">
  <organization>Huawei Technologies</organization>
  <address>
    <postal>
      <street>5340 Legacy Dr. Building 3</street>
      <city>Plano, TX 75024</city>
      <country>USA</country>
    </postal>
    <email>h.a.chan@ieee.org</email>
  </address>
</author>

<author fullname="Xinpeng Wei" initials="X" surname="Wei">
  <organization>Huawei Technologies</organization>
  <address>
    <postal>
      <street>Xin-Xi Rd. No. 3, Haidian District</street>
      <city>Beijing, 100095</city>
      <country>P. R. China</country>
    </postal>
    <email>weixinpeng@huawei.com</email>
  </address>
</author>

<author fullname="Jong-Hyouk Lee" initials="J" surname="Lee">
  <organization>Sangmyung University</organization>
  <address>
    <postal>
      <street>708 Hannuri Building</street>
      <city>Cheonan 330-720</city>
      <country>Korea</country>
    </postal>
    <email>jonghyouk@smu.ac.kr</email>
  </address>
</author>

<author fullname="Seil Jeon" initials="S" surname="Jeon">
  <organization>Sungkyunkwan University</organization>
  <address>
    <postal>
      <street>2066 Seobu-ro, Jangan-gu</street>
      <city>Suwon, Gyeonggi-do</city>
      <country>Korea</country>
    </postal>
    <email>seiljeon@gmail.com</email>
  </address>
</author>

<author fullname="Fred L. Templin" initials="F. L." surname="Templin">
  <organization>Boeing Research and Technology</organization>
  <address>
    <postal>
      <street>P.O. Box 3707</street>
      <city>Seattle</city>
      <region>WA</region>
      <code>98124</code>
      <country>USA</country>
    </postal>
    <email>fltemplin@acm.org</email>
  </address>
</author>

<date year="2016" month="" day=""/>
<area/>

<workgroup>DMM</workgroup>

<abstract>
<t>
This document defines distributed mobility anchoring.
Multiple anchors and nodes are configured with appropriate mobility functions
and work together to enable mobility solutions.
Example solution
is mid-session switching of the IP prefix anchor. 
Without ongoing session requiring session continuity,
a flow can be started or re-started
using the new IP prefix
which is allocated from the new network
and is therefore anchored to the new network. 
With ongoing session,
the anchoring of the prior IP prefix 
may be relocated to the new network
to enable session continuity.
</t>
</abstract>
</front>

  <middle>
<!-- Introduction -->

<section anchor="intro" title="Introduction">
<t>A key requirement in distributed mobility management 
<xref target="RFC7333"/> 
is to enable traffic to avoid traversing single mobility anchor 
far from the optimal route. 
Distributed mobility management solutions 
do not make use of centrally deployed mobility anchor 
<xref target="Paper-Distributed.Mobility"/>. 
As such,
the traffic of a flow SHOULD be able to change 
from traversing one mobility anchor 
to traversing another mobility anchor 
as the mobile node moves, 
or when changing operation and management requirements 
call for mobility anchor switching, 
thus avoiding non-optimal routes. 
This draft proposes distributed mobility anchoring 
to enable making such route changes.
</t>

<t>
Distributed mobility anchoring employs multiple anchors in the data plane. 

In general,
the control plane function may be separate from the data plane functions 
and be centralized
but may also co-located with the data plane function
at these distributed anchors.
Different configurations 
(<xref target="sec:distributed-anchoring-configurations"/>)
of distributed anchoring are then possible.

Yet the distributed anchors
need to have expected behaviors
(<xref target="sec:distributed-anchoring-behaviors"/>). 
</t>

<t>
A mobile node (MN) attached to an access router of a network
may be allocated an IP prefix
which is anchored to that router.
It may then use the IP address configured from this prefix
as the source IP address to run a flow
with its correspondent node (CN).
When there are multiple anchors, 
the flow may need to select the anchor when it is initiated 
(<xref target="sec:af-in-net-attach"/>). 
Using an anchor in MN's network of attachment
has the advantage that the packets can simply be forwarded 
according to the forwarding table. 
Although the anchor is in the MN's network of attachment 
when the flow was initiated, 
the MN may later move to another network, 
so that the IP address no longer belongs to the new network of attachment of the MN.
Whether the flow needs session continuity
will determine
how to ensure that the IP address of the flow 
will be anchored to the new network of attachment.
If the ongoing IP flow can cope with an IP prefix/address change, 
the flow can be reiniated with a new IP address anchored in the new network 
(<xref target="sec:changing-anchor"/>). 
On the other hand, 
if the ongoing IP flow cannot cope with such change, 
the IP address anchoring 
can be moved from the original network 
to the new network 
(<xref target="sec:switching-anchor"/>).
</t>

</section>


    <!-- Conventions and definitions -->

    <section title="Conventions and Terminology">
      <t>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 <xref
      target="RFC2119"/>.</t>

      <t>All general mobility-related terms and their acronyms used in this
      document are to be interpreted as defined in the Mobile IPv6 base
      specification <xref target="RFC6275"/>, the Proxy Mobile IPv6
      specification <xref target="RFC5213"/>, and the DMM current practices
      and gap analysis <xref target="RFC7429"/>. This includes terms such as
      mobile node (MN), correspondent node (CN), home agent (HA), home address
      (HoA), care-of-address (CoA), local mobility anchor (LMA), and mobile
      access gateway (MAG).</t>

      <t>In addition, this document uses the following term:</t>

      <t><list style="hanging">
          <t
          hangText="Home network of an application session (or of an HoA):">the
          network that has allocated the IP address (HoA) used for the session
          identifier by the application running in an MN. An MN may be running
          multiple application sessions, and each of these sessions can have a
          different home network. <vspace blankLines="1"/></t>

          <t hangText="IP prefix/address anchoring:">An IP prefix, i.e., Home
          Network Prefix (HNP), or address, i.e., Home Address (HoA),
          allocated to a mobile node is topologically anchored to a node when
          the anchor node is able to advertise a connected route into the
          routing infrastructure for the allocated IP prefix. <vspace
          blankLines="1"/></t>

          <t
          hangText="Internetwork Location Management (LM) function:">managing
          and keeping track of the internetwork location of an MN. The
          location information may be a binding of the IP advertised
          address/prefix, e.g., HoA or HNP, to the IP routing address of the
          MN or of a node that can forward packets destined to the MN. It is a
          control plane function. <vspace blankLines="1"/> In a client-server
          protocol model, location query and update messages may be exchanged
          between a Location Management client (LMc) and a Location Management
          server (LMs). <vspace blankLines="1"/> With separation of control
          plane and data plane, the LM function is in the control plane. It
          may be a logical function at the control plane node, control plane
          anchor, or mobility controller. <vspace blankLines="1"/> It may be
          distributed or centralized. <vspace blankLines="1"/></t>

          <t hangText="Forwarding Management (FM) function:">packet
          interception and forwarding to/from the IP address/prefix assigned
          to the MN, based on the internetwork location information, either to
          the destination or to some other network element that knows how to
          forward the packets to their destination. <vspace blankLines="1"/>
          This function may be used to achieve indirection. With separation of
          control plane and data plane, FM may split into a FM function in the
          data plane (FM-DP) and a FM function in the control plane (FM-CP).
          <vspace blankLines="1"/> FM-DP may be distributed with distributed
          mobility management. It may be a function in a data plane anchor or
          data plane node. <vspace blankLines="1"/> FM-CP may be distributed
          or centralized. It may be a function in a control plane node,
          control plane anchor or mobility controller. <vspace
          blankLines="1"/></t>

          <!-- sm function (begin) -->

          <t hangText="Security Management (SM) function:">The security
          management function controls security mechanisms/protocols providing
          access control, integrity, authentication, authorization,
          confidentiality, etc. for the control plane and data plane. <vspace
          blankLines="1"/> This function resides in all nodes such as control
          plane anchor, data plane anchor, mobile node, and correspondent
          node.</t>

          <!-- sm function (end) -->
        </list></t>
    </section>





<!-- distributed anchoring (begin section) -->
<section anchor="sec:distributed-anchoring"
          title="Distributed anchoring">



<!-- distributed anchoring configurations (begin section) -->
<section anchor="sec:distributed-anchoring-configurations"
          title="Distributed anchoring configurations">

<t>
The mobility functions may be implemented 
in different configurations of distributed anchoring
in architectures separating the control and data planes.
The separation as described in
<xref target="I-D.wt-dmm-deployment-models"/>
has defined
home control plane anchor (Home-CPA),
home data plane anchor (Home-DPA),
access control plane node (Access-CPN),
and
access data plane node (Access-DPN),
which are respectively abbreviated as
CPA, DPA, CPN, and DPN here.
Some configurations are described in
<xref target="I-D.sijeon-dmm-deployment-models"/>.
</t>

<t>
Figure 1 shows 4 configurations of network-based mobility management.
In each configuration, an MN is allocated an IP prefix/address IP1
and is using IP1 to communicate with a correspondent node (CN)
not shown in the figure.
The flow of this communication session is shown as flow(IP1, ...)
which uses IP1 and other parameters.
</t>


<figure>
  <preamble/>

  <artwork><![CDATA[
      (a)                (b)                (c)                (d)     
                          +-----+                               +-----+
                          |LMs  |                               |LMs  |
                          +-----+                               +-----+

+------------+     +------------+     +------------+     +------------+
|CPA:        |     |CPA:        |     |CPA:        |     |CPA:        |
|FM-CP, LM   |     |FM-CP, LMc  |     |FM-CP, LMs  |     |FM-CP, LMp  |
+------------+     +------------+     +------------+     +------------+
+------------+     +------------+     +------------+     +------------+
|DPA(IPa1):  |     |DPA(IPa1):  |     |DPA(IPa1):  |     |DPA(IPa1):  |
|anchors IP1 |     |anchors IP1 |     |anchors IP1 |     |anchors IP1 |
|FM-DP       |     |FM-DP       |     |FM-DP       |     |FM-DP       |
+------------+     +------------+     +------------+     +------------+


                                      +------------+     +------------+
                                      |CPN:        |     |CPN:        |
                                      |FM-CP, LMc  |     |FM-CP, LMc  |
                                      +------------+     +------------+
                                      +------------+     +------------+
                                      |DPN(IPn1):  |     |DPN(IPn1):  |
                                      |FM-DP       |     |FM-DP       |
                                      +------------+     +------------+


+------------+     +------------+     +------------+     +------------+
|MN(IP1)     |     |MN(IP1)     |     |MN(IP1)     |     |MN(IP1)     |
|flow(IP1,..)|     |flow(IP1,..)|     |flow(IP1,..)|     |flow(IP1,..)|
+------------+     +------------+     +------------+     +------------+
  ]]></artwork>

  <postamble>
Figure 1. 
(a) FM-CP and LM at CPA, FM-DP at DPA;
(b) Separate LMs, FM-CP and LMc at CPA, FM-DP at DPA;
(c) FM-CP and LMs at CPA, FM-DP at DPA,
FM-CP and LMc at CPN, FM-DP at DPN;
(d) Separate LMs, FM-CP and LMp at CPA, FM-DP at DPA,
FM-CP and LMc at CPN, FM-DP at DPN.
  </postamble>
</figure>

<t>
In Figures 1(a), 1(b), 1(c), and 1(d),
the IP address of the MN, IP1,
is anchored to the DPA
which has the IP prefix/address IPa1.

The data plane is distributed
so that there may be multiple instances of the DPA (not shown).

The control plane may either be distributed or centralized.

When the CPA co-locates with the distributed DPA
there will be multiple instances of the co-located CPA and DPA
(not shown).
</t>

<t>
In Figure 1(a) and Figure 1(b),
the network is flat
with FM-DP at the distributed DPA.
</t>

<t>
In Figure 1(a),
LM and FM-CP co-locate at CPA.
Then LM may be distributed or centralized 
according to whether the CPA is distributed or centralized.
</t>


<t>
Figure 1(b) differs from Figure 1(a) in that
the LM function is split into a server LMs and a client LMc.
LMc and FM-CP are at the CPA.
The LMs may be centralized whereas
the LMc may be distributed or centralized 
according to whether the CPA is distributed or centralized.
</t>

<t>
In Figure 1(c) and Figure 1(d),
the network is hierarchical
where there may be multiple DPN's for each DPA. 
There is FM-DP at each of the distributed DPA and at each of the distributed DPN.
</t>

<t>
In Figure 1(c),
LMs and FM-CP are at the CPA.
In addition,
there are FM-CP and LMc at the CPN.

Again, LMs may be distributed or centralized 
according to whether the CPA is distributed or centralized.
The CPA may co-locate with DPA or may separate.
</t>


<t>
Figure 1(d) differs from Figure 1(c) in that
the LMs is separated out, 
and a proxy LMp is added between the LMs and LMc.

LMp and FM-CP are at the CPA.

Again,
there are FM-CP and LMc at the CPN.

The LMs may be centralized whereas
the LMp may be distributed or centralized 
according to whether the CPA is distributed or centralized.
</t>

<t>
Host-based variants of the mobility function configurations 
from Figures 1(c) and 1(d)
are shown in Figures 2(a) and 2(b)
where the role to perform mobility functions by CPN and DPN
are now taken by the MN.
The MN then need to possess the mobility functions FM and LMc.
</t>

<figure>
  <preamble/>

  <artwork><![CDATA[
      (a)                (b)            
                          +-----+
                          |LMs  |
                          +-----+

+------------+     +------------+
|CPA:        |     |CPA:        |
|FM-CP, LMs  |     |FM-CP, LMp  |
+------------+     +------------+
+------------+     +------------+
|DPA(IPa1):  |     |DPA(IPa1):  |
|anchors IP1 |     |anchors IP1 |
|FM-DP       |     |FM-DP       |
+------------+     +------------+


+------------+     +------------+
|MN(IP1)     |     |MN(IP1)     |
|flow(IP1,..)|     |flow(IP1,..)|
|FM,    LMc  |     |FM,    LMc  |
+------------+     +------------+
  ]]></artwork>

  <postamble>
Figure 2.
(a) FM-CP and LMs at CPA, FM-DP at DPA,
FM and LMc at MN;
(b) Separate LMs, FM-CP and LMp at CPA, FM-DP at DPA,
FM and LMc at MN.
  </postamble>
</figure>


<t>
In Figure 2(a) and Figure 2(b),
FM-DP is at the distributed DPA as before.
</t>


<t>
In Figure 2(a),
LMs and FM-CP are at the CPA.

The LMs may be distributed or centralized 
according to whether the CPA is distributed or centralized.
</t>


<t>
Figure 2(b) differs from Figure 2(a) in that
the LMs is separated out and the proxy LMp is added between the LMs and LMc.

LMp and FM-CP are at the CPA.

The FMs may be centralized whereas
the LMp may be distributed or centralized 
according to whether the CPA is distributed or centralized.
</t>

</section>
<!-- distributed anchoring configuratitons (end section) -->


<!-- distributed anchoring behaviors (begin section) -->
<section anchor="sec:distributed-anchoring-behaviors"
          title="Distributed anchoring behaviors and message information elements">



<t>
The behaviors of distributed anchoring are defined in this section
in order that they may work together in expected manners
to produce a distributed mobility solution.
The needed information elements are passed as message parameters. 
</t>





<!-- Location management behaviors (begin section) -->
<section anchor="sec:LM-behaviors"
          title="Location management behaviors and message information elements">

<t>
It is seen in 
(<xref target="sec:distributed-anchoring-configurations" />)
that 
<list style='format (%d)'>
<t>
LMs may be a separate server or may co-locate with LMc at CPA;
</t>
<t>
LMc may be at CPA, CPN, or MN.
</t>
</list>
</t>


<t>
Example LM design may consists of
a distributed database of LMs servers in a pool of distributed servers. 
The location information about the prefix/address of a MN
is primarily at a given LMs.
Peer LMs may exchange the location information with each other.
LMc may retrieve a given record or send a given record update to LMs.
</t>

<t>
Location information bebaviors:

<!-- LM list starts -->
<list style='format (LM:%d)'>

<t>
LM may manage the location information in a client-server database system.
The example LM database functions are:

<list style='format (LM:1-%d)'>
<t>
LMc may query LMs about location information for a prefix of MN (pull). 
<vspace/>
Parameters: 
<vspace/>
IP prefix of MN. 
<vspace/>
</t>

<t>
LMs may reply to LMc query about location information for a prefix of MN (pull). 
<vspace/>
Parameters: 
<vspace/>
IP prefix of MN, 
<vspace/>
IP address of FM-DP/DPA/DPN to forward the packets of the flow. 
<vspace/>
</t>

<t>
LMs may inform LMc about location information for a prefix of MN (push). 
<vspace/>
Parameters: 
<vspace/>
IP prefix of MN, 
<vspace/>
IP address of FM-DP/DPA/DPN to forward the packets of the flow. 
<vspace/>
</t>

<t>
LMc may inform LMs about update location information for a prefix of MN. 
<vspace/>
Parameters: 
<vspace/>
IP prefix of MN, 
<vspace/>
IP address of FM-DP/DPA/DPN to forward the packets of the flow. 
<vspace/>
</t>
</list>

</t>


<t>
The LM may be a distributed database with multiple LMs servers.
For example:

<list style='format (LM:2-%d)'>
<t>
A LMs may join a pool of LMs servers.
<vspace/>
Parameters: 
<vspace/>
IP address of the LMs,
<vspace/>
IP prefixes for which the LMs will host the primary location information.
<vspace/>
</t>

<t>
LMs may query a peer LMs about location information for a prefix of MN.
<vspace/>
Parameters: 
<vspace/>
IP prefix. 
<vspace/>
</t>

<t>
LMs may reply to a peer LMs about location information for a prefix of MN. 
<vspace/>
Parameters: 
<vspace/>
IP prefix of MN, 
<vspace/>
IP address of FM-DP/DPA/DPN to forward the packets of the flow. 
</t>
</list>

</t>

</list>
<!-- LM list ends -->
</t>



</section>
<!-- Location management behaviors (end section) -->




<!-- Forwarding management behaviors (begin section) -->
<section anchor="sec:FM-behaviors"
          title="Forwarding management behaviors and message information elements">


<t>
It is seen in 
(<xref target="sec:distributed-anchoring-configurations" />)
that 
<list style='format (%d)'>
<t>
FM-CP may be at CPA, CPN, MN;
</t>
<t>
FM-DP may be at DPA, DPN, MN.
</t>
</list>
</t>

<t>
The FM behaviors and message information elements are:

<!-- FM list starts -->
<list style='format (FM:%d)'>


<t>
With distributed FM functions,
the role of FM for a flow may pass to another FM
as the DPA or DPN changes. 
<vspace/>
</t>

<t>
In addition to above, a flow/session may be stateful
for the required information for QoS, charging, etc. are needed.
These states need to be transferred from the old anchor to the new anchor.
<vspace/>
</t>


<t>
An anchor may act on packets on a per flow basis
and perform the changes to the forwarding path
upon a change of point of attachment of a MN:

<list style='format (FM:3-%d)'>
<t>
FM filters the packets up to the granularity of a flow.
<vspace/>
Example matching parameters are the 5-tuple of a flow.
<vspace/>
</t>

<t>
FM makes the necessary changes to the forwarding path of a flow. 
<vspace/>
Example mechanism is through forwarding table update
activated by DHCPv6-PD. 
<vspace/>
</t>

<t>
FM reverts the previously made changes to the forwarding path of a flow
when such changes are no longer needed,
e.g., when ongoing flows using an IP prefix/address
requiring session continuity have closed. 
<vspace/>
Example mechanism is through expiration of DHCPv6-PD. 
</t>
</list>
<vspace/>
</t>



<t>
An anchor may discover and be discovered such as through an anchor registration system:
<list style='format (FM:4-%d)'>
<t>
FM registers and authenticates itself 
with a centralized mobility controller.
<vspace/>
Parameters: 
<vspace/>
IP address of DPA and its CPA;
<vspace/>
IP prefix anchored to the DPA.
<vspace/>
</t>

<t>
registration reply: acknowledge of registration and echo the input parameters.
<vspace/>
</t>

<t>
FM discovers the FM of another IP prefix
by querying the mobility controller based on the IP prefix.
<vspace/>
Parameters: 
<vspace/>
IP prefix of MN.
<vspace/>
</t>

<t>
when making anchor discovery FM expects the answer parameters as: 
IP address of DPA to which IP prefix of MN is anchored;
IP prefix of the corresponding CPA.
</t>
</list>
<vspace/> 
</t>



<t>
With separation of control plane function and data plane function,
these function must work together.
<list style='format (FM:5-%d)'>
<t>
CPA/FM-CP sends forwarding table updates to DPA/FM-DP.
<vspace/>
Parameters: 
<vspace/>
new forwarding table entries to add;
<vspace/>
expired forwarding table entries to delete.
<vspace/>
</t>

<t>
DPA/FM-DP sends to CPA/FM-CP about its status and load. <vspace/>
Parameters: 
<vspace/>
state of forwarding function being active or not;
<vspace/>
loading percentage.
</t>
</list>
<vspace/>
</t>

<t>
An anchor can buffer packets of a flow in a mobility event:
<list style='format (FM:6-%d)'>
<t>
CPA/FM-CP informs DPA/FM-DP to buffer packets of a flow. 
<vspace/>
Trigger: 
<vspace/>
MN leaves DPA in a mobility event.
<vspace/>
Parameters: 
<vspace/>
IP prefix of the flow for which packets need to be buffered.
<vspace/>
</t>

<t>
CPA/FM-CP on behalf of a new DPA/FM-DP 
informs the CPA/FM-CP of the prior DPA/FM-DP  
that it is ready to receive any buffered packets of a flow.
<vspace/>
Parameters: 
<vspace/>
destination IP prefix of the flow's packets; 
<vspace/>
IP address of the new DPA.
</t>
</list>
<vspace/>
</t>


</list>
<!-- FM list ends -->
</t>

</section>
<!-- Forwarding management behaviors (end section) -->


</section>
<!-- distributed anchoring behaviors (end section) -->


</section>
<!-- distributed anchoring (end section) -->


<!-- Example mobility solutions with distributed anchoring (begin section) -->
<section anchor="sec:af-in-net-attach"
 title="Example mobility solutions with distributed anchoring">

<t>
The IP prefix/address at the MN's side of a flow
may be anchored at the access router to which the MN is attached.
For example, 
when an MN attaches to a network (Net1) or moves to a new network (Net2),
it is allocated an IP prefix from that network. 
It configures from this prefix an IP address 
which is typically a dynamic IP address. 
It then uses this IP address when a flow is initiated.
Packets to the MN in this flow are simply forwarded
according to the forwarding table.</t>


<t>
There may be multiple IP prefixes/addresses to choose from.
They may be from the same access network or different access networks. 
The network may advertise these prefixes with cost options 
<xref target="I-D.mccann-dmm-prefixcost"/> 
so that the mobile node may choose the one with the least cost. 
In addition, 
these IP prefixes/addresses may be of different types 
regarding whether mobility support is needed
<xref target="I-D.ietf-dmm-ondemand-mobility"/>. 
A flow will need to choose the appropriate one 
according to whether it needs IP mobility support.
</t>




<!-- IP mobility support only when needed (begin section) -->
<section anchor="sec:on-demand"
 title="IP mobility support only when needed">


<t>
IP mobility support may be provided only when needed 
instead of being provided by default.
The simplest configuration in this case
is shown in Figures 1(a) and 1(b) in 
<xref target="sec:distributed-anchoring-configurations"/>
for which the LM and FM functions are utilized only when needed.
</t>

<t>
A straightforward choice of mobility anchoring 
is for a flow to use the IP prefix of the network 
to which the MN is attached when the flow is initiated 
<xref target="I-D.seite-dmm-dma"/>. 
</t>

<!-- Changing to the new IP prefix/address (begin section) -->
<section anchor="sec:changing-anchor"
 title="Not needed: Changing to the new IP prefix/address">

<t>
When IP mobility support is not needed for a flow,
the LM and FM functions are not utilized
so that the configuration from Figures 1(a) and 1(b) in 
<xref target="sec:distributed-anchoring-configurations"/>
simplifies to that shown in Figure 3.
</t>

<figure>
  <preamble/>
  <artwork><![CDATA[
Net1                                                   Net2     

+---------------+                                      +---------------+
|AR1            |                                      |AR2            |
+---------------+                                      +---------------+
|CPA:           |                                      |CPA:           |
|---------------|                                      |---------------|
|DPA(IPa1):     |                                      |DPA(IPa2):     |
|anchors IP1    |                                      |anchors IP2    |
+---------------+                                      +---------------+


+...............+                                      +---------------+
.MN(IP1)        .                 move                 |MN(IP2)        |
.flow(IP1,...)  .               =======>               |flow(IP2,...)  |
+...............+                                      +---------------+
  ]]></artwork>

  <postamble>Figure 3. Changing to the new IP prefix/address. 
MN running a flow using IP1 in Net1 
changes to running a flow using IP2 in Net2.
  </postamble>
</figure>

<t>
When there is no need to provide IP mobility to a flow, 
the flow may use a new IP address acquired from a new network 
as the MN moves to the new network.
</t>

<t>
Regardless of whether IP mobility is needed, 
if the flow has terminated before the MN moves to a new network, 
the flow may subsequently restart 
using the new IP address allocated from the new network.
</t>

<t>When session continuity is needed, 
even if a flow is ongoing as the MN moves, 
it may still be desirable for the flow to change to using the new IP prefix 
configured in the new network. 
The flow may then  close and then restart 
using a new IP address configured in the new network. 
Such a change in the IP address of the flow may be enabled
using a higher layer mobility support
which is not in the scope of this document.
</t>

<t>
In Figure 3, a flow initiated while the MN was in Net1 has terminated 
before the MN moves to a new network Net2. 
After moving to Net2, 
the MN uses the new IP prefix anchored in Net2 to start a new flow. 
The packets may then be forwarded 
without requiring IP layer mobility support.
</t>

<t>The call flow is outlined in Figure 4.</t>

<figure>
  <preamble/>

  <artwork><![CDATA[
 MN                    p-AR          n-AR                             CN
  |MN attaches to p-AR: |             |                                |
  |acquire MN-ID and profile          |                                |
  |--RS---------------->|             |                                |
  |                     |             |                                |
  |<----------RA(HNP1)--|             |                                |
  |                     |             |                                |
Allocated prefix HNP1
IP1 address configuration
  |                     |             |                                |
  |<-Flow(IP1,IPcn,...)-+--------------------------------------------->|
  |                     |             |                                |
  |MN detaches from p-AR|             |                                |
  |MN attaches to n-AR  |             |                                |
  |                     |             |                                |
  |--RS------------------------------>|                                |
  |                     |             |                                |
  |<--------------RA(HNP2)------------|                                |
  |                     |             |                                |
Allocated prefix HNP2
IP2 address configuration
  |                     |             |                                |
  |<-new Flow(IP2,IPcn,...)-----------+------------------------------->|
  |                     |             |                                |

  ]]></artwork>

  <postamble>Figure 4. A flow uses the IP allocated from the network
at which the MN is attached when the flow is initiated.
  </postamble>
</figure>

<!-- sm function (begin) -->
<t>
The security management function in the anchor node at a new network 
must allow to assign a valid IP prefix/address to a mobile node.
</t>
<!-- sm function (end) -->

</section>
<!-- Changing to the new IP prefix/address (end section) -->



<!-- Need IP mobility support (begin section) -->
<section anchor="sec:needed"
 title="Needed: Providing IP mobility support">


<t>
When IP mobility is needed for a flow,
the LM and FM functions in Figures 1(a) and 1(b) in 
<xref target="sec:distributed-anchoring-configurations"/>
are utilized.
The mobility support may be provided 
by IP prefix anchor switching to the new network to be described in 
<xref target="sec:switching-anchor"/> 
or by using other mobility management methods 
(<xref target="Paper-Distributed.Mobility.PMIP"/> and 
<xref target="Paper-Distributed.Mobility.Review"/>).
Then the flow may continue to use the IP prefix from the prior network. 
Yet some time later, 
the user application for the flow may be closed. 
If the application is started again, 
the new flow may not need to use the prior network's IP address 
to avoid having to invoke IP mobility support.
This may be the case where a permanent IP prefix/address is not used. 
The flow may then use the new IP prefix in the network 
where the flow is being initiated. 
Routing is again kept simpler without employing IP mobility 
and will remain so as long as the MN has not moved away from that network.
</t>

<t>
The call flow in this case is outlined in Figure 5.
</t>

<figure>
  <preamble/>

  <artwork><![CDATA[
 MN                    p-AR          n-AR                             CN
  |MN attaches to p-AR: |             |                                |
  |acquire MN-ID and profile          |                                |
  |--RS---------------->|             |                                |
  |                     |             |                                |
  |<----------RA(HNP1)--|             |                                |
  |                     |             |                                |
Allocated prefix HNP1
IP1 address configuration
  |                     |             |                                |
  |<-Flow(IP1,IPcn,...)-+--------------------------------------------->|
  |                     |             |                                |
  |MN detach from p-AR  |             |                                |
  |MN attach to n-AR    |             |                                |
  |                     |             |                                |
  |--RS------------------------------>|                                |

IP mobility support such as that described in next sub-section
  |<--------------RA(HNP2,HNP1)-------|                                |
  |                     |             |                                |
  |<-Flow(IP1,IPcn,...)---------------+------------------------------->|
  |                     |             |                                |
Allocated prefix HNP2
IP2 address configuration
  |                     |             |                                |
Flow(IP1,IPcn) teminates
  |                     |             |                                |
  |<-new Flow(IP2,IPcn,...)-----------+------------------------------->|
  |                     |             |                                |

  ]]></artwork>

  <postamble>Figure 5. A flow uses the IP allocated from the network
at which the MN is attached when the flow is initiated.
  </postamble>
</figure>

<t>
To provide IP mobility support with distributed anchoring,
the distributed anchors may need to message with each other.
When such messaging is needed,
the anchors may need to discover each other
as described in the FM behaviors and information elements (FM:4) in 
<xref target="sec:FM-behaviors" />.
</t>

<t>
Then the anchors need to properly forward the packets of the flows
as described in the FM behaviors and information elements (FM:3) in 
<xref target="sec:FM-behaviors" />.
</t>

<t>
If there are in-flight packets toward the old anchor
while the MN is moving to the new anchor,
it may be necessary to buffer these packets and then forward to the new anchor
after the old anchor knows that the new anchor is ready. 
Such are described in the FM behaviors and information elements (FM:6) in 
<xref target="sec:FM-behaviors" />.
</t>

</section>
<!-- Need IP mobility support (end section) -->

</section>
<!-- IP mobility support only when needed (begin section) -->


<!-- IP prefix/address anchor switching to the new network (begin section) -->
<section anchor="sec:switching-anchor"
         title="IP prefix/address anchor switching to the new network">
<t>
The IP prefix/address anchoring may move 
without changing the IP prefix/address of the flow.
Here the LM and FM functions in Figures 1(a) and 1(b) in 
<xref target="sec:distributed-anchoring-configurations"/>
are implemented as shown in Figure 6.
</t>

<figure>
  <preamble/>

  <artwork><![CDATA[
Net1                                                   Net2     

+---------------+                                      +---------------+
|AR1            |                                      |AR2            |
+---------------+                                      +---------------+
|CPA:           |                                      |CPA:           |
|LM:IP1<-->IPa2 |                                      |LM:IP1<-->IPa2 |
|---------------|                                      |---------------|
|DPA(IPa1):     |                                      |DPA(IPa2):     |
|anchors IP1    |                 move                 |anchors IP2,IP1|
|FM:DHCPv6-PD   |               =======>               |FM:DHCPv6-PD   |
+---------------+                                      +---------------+


+...............+                                      +---------------+
.MN(IP1)        .                 move                 |MN(IP2,IP1)    |
.flow(IP1,...)  .               =======>               |flow(IP1,...)  |
+...............+                                      +---------------+
  ]]></artwork>

  <postamble>Figure 6. 
IP prefix/address anchor switching to the new network. 
MN with flow using IP1 in Net1 continues to run the flow
using IP1 as it moves to Net2.
  </postamble>
</figure>

<t>
As an MN with an ongoing session moves to a new network, 
the flow may preserve session continuity 
by moving the anchoring of the original IP prefix/address 
of the flow to the new network. 
An example is in the use of BGP UPDATE messages 
to change the forwarding table entries as described in 
<xref target="I-D.mccann-dmm-flatarch"/> 
and also for 3GPP Evolved Packet Core (EPC) network in 
<xref target="I-D.matsushima-stateless-uplane-vepc"/>.
However, the response time and scalability
of using a distributed routing protocol to update forwarding tables
may be controversial. 
Use of a centralized routing protocol
with a centralized control plane
as described in 
<xref target="sec:switching-anchor-central-CP" />
will be more scalable. 
</t>

<t>
The location management provides information
about which IP prefix from an AR in the original network
is being used by a flow in which AR in a new network.
Such information needs to be deleted or updated
when such flows have closed so that the IP prefix
is no longer used in a different network. 
The LM behaviors are described in
<xref target="sec:LM-behaviors"/>.
</t>

<t>
The FM functions are implemented through the DHCPv6-PD protocol.
Here the anchor behavior to properly forward the packets for a flow
as described in the FM behaviors and information elements FM:3
in 
<xref target="sec:FM-behaviors" />
is realized by changing the anchor with DHCPv6-PD
and also by reverting such changes later 
after the application has already closed
and when the DHCPv6-PD timer expires.
If there are in-flight packets toward the old anchor
while the MN is moving to the new anchor,
it may be necessary to buffer these packets 
and then forward to the new anchor
after the old anchor knows that the new anchor is ready. 
Such are described in the FM behaviors and information elements FM:6
in 
<xref target="sec:FM-behaviors" />.
The anchors may also need to discover each other
as described in the FM behaviors and information elements FM:4.
</t>



<t>
The security management function in the anchor node at a new network 
must allow to assign the original IP prefix/address 
used by the mobile node at the previous (original) network. 
As the assigned original IP prefix/address is to be used in the new network,
the security management function in the anchor node 
must allow to advertise the prefix of the original IP address 
and also allow the mobile node to send and receive data packets 
with the original IP address.
</t>

<t>
The security management function in the mobile node 
must allow to configure the original IP prefix/address 
used at the previous (original) network 
when the original IP prefix/address is assigned 
by the anchor node in the new network. 
The security management function in the mobile node 
also allows to use the original IP address 
for the previous flow in the new network.
</t>

<!-- Centralized control plane (begin section) -->
<section anchor="sec:switching-anchor-central-CP"
         title="Centralized control plane">
<t>
An example of IP prefix anchor switching is in the case 
where Net1 and Net2 both belong to the same operator network 
with separation of control and data planes 
(<xref target="I-D.liu-dmm-deployment-scenario"/> and 
<xref target="I-D.matsushima-stateless-uplane-vepc"/>), 
where the controller may send to the switches/routers 
the updated information of the forwarding tables 
with the IP address anchoring of the original IP prefix/address 
at AR1 moved to AR2 in the new network.
That is, the IP address anchoring in the original network 
which was advertising the prefix will need to move to the new network. 
As the anchoring in the new network advertises the prefix 
of the original IP address in the new network, 
the forwarding tables will be updated
so that packets of the flow will be forwarded 
according to the updated forwarding tables. 

The configuration in Figures 1(a) and 1(b) in 
<xref target="sec:distributed-anchoring-configurations"/>
for which FM-CP and LM are centralized
and FM-DP's are distributed.
applies here.
Figure 7 shows its implementation
where LM is a binding 
between the original IP prefix/address of the flow
and the IP address of the new DPA,
whereas FM uses the DHCPv6-PD protocol.
</t>

<figure>
  <preamble/>

  <artwork><![CDATA[
Net1                                                   Net2
+----------------------------------------------------------------------+
|                            CPA:                                      |
|                            LM:IP1<-->IPa2                            |
|                            FM-CP                                     |
+----------------------------------------------------------------------+


+---------------+                                      +---------------+
|AR1            |                                      |AR2            |
+---------------+                                      +---------------+
|DPA(IPa1):     |                                      |DPA(IPa2):     |
|anchors IP1    |                 move                 |anchors IP2,IP1|
|FM:DHCPv6-PD   |               =======>               |FM:DHCPv6-PD   |
+---------------+                                      +---------------+


+...............+                                      +---------------+
.MN(IP1)        .                 move                 |MN(IP2,IP1)    |
.flow(IP1,...)  .               =======>               |flow(IP1,...)  |
+...............+                                      +---------------+
  ]]></artwork>

  <postamble>Figure 7. 
IP prefix/address anchor switching to the new network with 
with LM and FM-CP in a centralized control plane
whereas the FM-DP's are distributed.</postamble>
</figure>

<t>
The call flow in Figure 8 shows that 
MN is allocated HNP1 when it attaches to the p-AR. 
A flow running in MN may or may not need IP mobility. 
If it does, it may continue to use the previous IP prefix.
If it does not, 
it may use a new IP prefix allocated from the new network.
</t>

<figure>
  <preamble/>

  <artwork><![CDATA[
 MN                    p-AR          n-AR              DHCP Servers   CN
  |MN attaches to p-AR: |             |                     |          |
  |acquire MN-ID and profile          |                     |          |
  |--RS---------------->|             |                     |          |
  |<----------RA(HNP1)--|             |                     |          |
  |                     |             |             Allocate MN-HNP1   |
IP addr config          |             |                     |          |
  |                     |             |                     |          |
  |<-Flow(IP1,IPcn,...)-+--------------------------------------------->|
  |                     |             |                     |          |
  |MN detach from p-AR  |             |                     |          |
  |MN attach to n-AR    |             |                     |          |
  |                     |             |                     |          |
  |--RS------------------------------>|                     |          |
  |                     |             |                     |          |
  |                     |------DHCPv6 release-------------->|          |
  |                     |             |                     |          |
  |                     |             |--DHCPv6 PD request->|          |
  |                     |             |<-DHCPv6 PD reply--->|          |
  |                     |             |                     |          |
  |                 forwarding table updates                |          |
  |                     |             |                     |          |
  |<--------------RA(HNP2,HNP1)-------|                     |          |
  |                     |             |             Allocate MN-HNP2   |
IP addr config          |             |                     |          |
  |                     |             |                     |          |
  |<-Flow(IP1,IPcn,...)---------------+------------------------------->|
  |                     |             |                     |          |
  |  Flow(IP1,IPcn,...) terminates    |                     |          |
  |                     |             |                     |          |
  |                     | DHCPv6-PD timeout                 |          |
  |                     |             |                     |          |
  |                 forwarding table updates                |          |
  |                     |             |                     |          |
  |                     |             |                     |          |
  |<-new Flow(IP2,IPcn,...)-----------+------------------------------->|
  |                     |             |                     |          |

  ]]></artwork>

  <postamble>Figure 8. DMM solution. 
MN with flow using IP1 in Net1 continues to run the flow 
using IP1 as it moves to Net2.</postamble>

</figure>

<t>
As the MN moves from p-AR to n-AR, 
the p-AR as a DHCP client may send a DHCP release message to release the HNP1. 
It is now necessary for n-AR 
to learn the IP prefix of the MN from the previous network
so that it will be possible for Net2 
to allocate both the previous network prefix and the new network prefix. 
The network may learn the previous prefix in different methods.
For example, the MN may provide its previous network prefix information 
by including it to the RS message 
<xref target="I-D.jhlee-dmm-dnpp"/>.
</t>

<t>
Knowing that MN is using HNP1, 
the n-AR sends to a DHCP server a DHCPv6-PD request to move the HNP1 to n-AR. 
The server sends to n-AR a DHCPv6-PD reply to move the HNP1. 
Then BGP route updates will take place here.
</t>

<t>
In addition, the MN also needs a new HNP in the new network. 
The n-AR may now send RA to n-AR, 
with prefix information that includes HNP1 and HNP2. 
The MN may then continue to use IP1. 
In addition, the MN is allocated the prefix HNP2 
with which it may configure its IP addresses. 
Now for flows using IP1, 
packets destined to IP1 will be forwarded to the MN via n-AR.
</t>

<t>
As such flows have terminated and DHCP-PD has timed out, 
HNP1 goes back to Net1. 
MN will then be left with HNP2 only, 
which it will use when it now starts a new flow.
</t>


<t>
The anchor behavior to properly forward the packets for a flow
as described in the FM behaviors and information elements (FM:3) in 
<xref target="sec:FM-behaviors"/>
is realized by changing the anchor with DHCPv6-PD
and undoing such changes later 
when its timer expires and the application has already closed.
With the anchors being separated in control and data planes
with LMs and FM-CP centralized in the same control plane,
messaging between anchors and the discovery of anchors
become internal to the control plane. 
However, the centralized FM-CP needs to communicate with the distributed FM-DP
as described as described in the FM behaviors and information elements (FM:5).
Such may be realized by the appropriate messages in
<xref target="I-D.ietf-dmm-fpc-cpdp"/>.

Again, if there are in-flight packets toward the old anchor
while the MN is moving to the new anchor,
it may be necessary to buffer these packets and then forward to the new anchor
after the old anchor knows that the new anchor is ready. 
The corresponding FM behaviors and information elements (FM:6)
are however realized by the internal behavior in the control plane
together with signaling between the control plane and distributed data plane.
</t>

</section>
<!-- Centralized control plane (end section) -->



<!-- Hierarchical network (begin section) --> 
<section anchor="sec:hierarchical-network"
                 title="Hierarchical network">


<!-- **** -->
<t>
The configuration for a hierarchical network
is shown in Figures 1(c) and 1(d) in 
<xref target="sec:distributed-anchoring-configurations"/>.
With centralized control and with a centralized anchor,
LM, CPA, CPN are co-located at the centralized control,
and there is an AR with the DPA function
supporting multiple forwarding switches (FW's) 
each with a DPN function.
A mobility event in this configuration
involving change of FW but not of AR
is shown in Figure 9.
</t>

<t>
Here the IP prefix allocated to the MN 
is anchored at the access router (AR)
supporting the old FW
to which the MN was originally attached
as well as the new FW
to which the MN has moved.
</t>
<t>
The realization of LM
may be the binding
between the IP prefix/address of the flow
used by the MN
and the IP address of the DPN to which MN has moved.
The implementation of FM to enable change of FW 
without changing AR
may be accomplished using tunneling 
between the AR and the FW as described in 
<xref target="I-D.korhonen-dmm-local-prefix"/> 
and in
<xref target="I-D.templin-aerolink"/> 

or using some other L2 mobility mechanism.
</t>

<figure>
  <preamble/>

  <artwork><![CDATA[
Net1                                                   Net2
+----------------------------------------------------------------------+
|                            CPA,CPN:                                  |
|                            LM:IP1<-->IPn2                            |
|                            FM-CP                                     |
+----------------------------------------------------------------------+


                           +---------------+
                           |AR1            |
                           +---------------+
                           |DPA(IPa1):     |
                           |anchors IP1    |
                           |FM:DHCPv6-PD   |
                           +---------------+


+---------------+                                      +---------------+
|FW1            |                                      |FW2            |
+---------------+                 move                 +---------------+
|DPN(IPn1):     |               =======>               |DPN(IPn2):     |
+---------------+                                      +---------------+


+...............+                                      +---------------+
.MN(IP1)        .                 move                 |MN(IP2)        |
.flow(IP1,...)  .               =======>               |flow(IP1,...)  |
+...............+                                      +---------------+
  ]]></artwork>

  <postamble>Figure 9. 
Mobility without involving change of IP anchoring 
in a network with hierarchy 
in which the IP prefix allocated to the MN 
is anchored at an Edge Router supporting multiple access routers 
to which the MN may connect.</postamble>

</figure>


<t>
Here, the LM behaviors and information elements
described in
<xref target="sec:LM-behaviors" />
provides information of which IP prefix from its FW
needs to be used by a flow using which new FW. 
The anchor behaviors to properly forward the packets of a flow
described in the FM behaviors and information elements (FM:3)
may be realized with PMIPv6 protocol 
(<xref target="I-D.korhonen-dmm-local-prefix"/>)
or with AERO protocol
(<xref target="I-D.templin-aerolink"/>)
to tunnel between the AR and the FW.
</t>



</section>
<!-- Hierarchical network (end section) -->


<!-- Hierarchical network with anchoring change (begin section) -->
<section anchor="sec:hierarchical-network-anchor-switching"
                 title="Hierarchical network with anchoring change">

<!-- **** -->
<t>
The configuration for a hierarchical network
is still shown in Figures 1(c) and 1(d) in 
<xref target="sec:distributed-anchoring-configurations"/>.
Again, with centralized control and with a centralized anchor,
LM, CPA, CPN are co-located at the centralized control,
and there is an AR with the DPA function
supporting multiple forwarding switches (FW's) 
each with a DPN function.
However, the mobility event
involving change of FW 
may also involve a change of AR.
Such configuration is shown in Figure 10.
</t>

<t>
This deployment case involves both a change of anchor from AR1 to AR2
and a network hierarchy AR-FW.
It can be realized by a combination of
changing the IP prefix/address anchoring from AR1 to AR2
with the mechanism as described in 
<xref target="sec:switching-anchor-central-CP"/>
and then forwarding the packets with network hierarchy AR-FW
as described in 
<xref target="sec:hierarchical-network"/>.
</t>

<t>
To change AR, AR1 acting as a DHCP-PD client 
may exchange message with the DHCP server 
to release the prefix IP1. 
Meanwhile, AR2 acting as a DHCP-PD client may exchange message 
with the DHCP server to delegate the prefix IP1 to AR2.
</t>

<figure>
  <preamble/>

  <artwork><![CDATA[
Net1                                                   Net2
+----------------------------------------------------------------------+
|                            CPA,CPN:                                  |
|                            LM:IP1<-->IPa2,IPn2                       |
|                            FM-CP                                     |
+----------------------------------------------------------------------+

                            +---------------+
                            |Aggregate Point|
                            |---------------|
                            |FM,    LM      |
                            +---------------+


+---------------+                                      +---------------+
|AR1            |                                      |AR2            |
+---------------+                                      +---------------+
|DPA(IPa1):     |                                      |DPA(IPa2):     |
|anchors IP1    |                 move                 |anchors IP2,IP1|
|FM:DHCPv6-PD   |               =======>               |FM:DHCPv6-PD   |
+---------------+                                      +---------------+


+---------------+                                      +---------------+
|FW1            |                                      |FW2            |
+---------------+                 move                 +---------------+
|DPN(IPn1):     |               =======>               |DPN(IPn2):     |
+---------------+                                      +---------------+


+...............+                                      +---------------+
.MN(IP1)        .                 move                 |MN(IP2,IP1)    |
.flow(IP1,...)  .               =======>               |flow(IP1,...)  |
+...............+                                      +---------------+
  ]]></artwork>

  <postamble>Figure 10. Mobility involving change of IP anchoring 
in a network with hierarchy 
in which the IP prefix allocated to the MN 
is anchored at an Edge Router 
supporting multiple access routers to which the MN may connect.
  </postamble>
</figure>

</section>
<!-- Hierarchical network with anchoring change (begin section) -->

</section>
<!-- IP prefix/address anchor switching to the new network (end section) -->

</section>
<!-- Example mobility solutions with distributed anchoring (end section) -->

<section anchor="security" title="Security Considerations">
<t>TBD</t>
</section>

<section title="IANA Considerations">
<t>This document presents no IANA considerations.</t>
</section>

<section title="Contributors">
<t>
This document has benefited from other work 
on mobility solutions using BGP update, 
on mobility support in SDN network, 
on providing mobility support only when needed,
and on mobility support in enterprise network. 
These work have been referenced. 
While some of these authors have taken the work to jointly write this document,
others have contributed at least indirectly by writing these drafts. 
The latter include Philippe Bertin, Dapeng Liu, Satoru Matushima, 
Peter McCann, Pierrick Seite, Jouni Korhonen, and Sri Gundavelli.</t>

<t>Valuable comments have also been received from John Kaippallimil,
ChunShan Xiong, and Dapeng Liu.</t>
</section>

</middle>

<back>
<references title="Normative References">
&rfc2119;
<?rfc include="reference.RFC.6275.xml" ?>
<?rfc include="reference.RFC.5213.xml" ?>
<?rfc include="reference.RFC.7333.xml" ?>
<?rfc include="reference.RFC.7429.xml" ?>

<!--
<?rfc include="reference.RFC.6241.xml" ?>
-->


<?rfc include="reference.I-D.ietf-dmm-ondemand-mobility.xml"?>
<?rfc include="reference.I-D.ietf-dmm-fpc-cpdp.xml"?>
<?rfc include="reference.I-D.wt-dmm-deployment-models.xml"?>
<?rfc include="reference.I-D.mccann-dmm-prefixcost.xml"?>
<?rfc include="reference.I-D.jhlee-dmm-dnpp.xml"?>
<?rfc include="reference.I-D.seite-dmm-dma.xml"?>
<?rfc include="reference.I-D.mccann-dmm-flatarch.xml"?>
<?rfc include="reference.I-D.liu-dmm-deployment-scenario.xml"?>
<?rfc include="reference.I-D.sijeon-dmm-deployment-models.xml"?>
<?rfc include="reference.I-D.matsushima-stateless-uplane-vepc.xml"?>
<?rfc include="reference.I-D.templin-aerolink.xml"?>
<?rfc include="reference.I-D.korhonen-dmm-local-prefix.xml"?>



<!--
<?rfc include="reference.I-D.bernardos-dmm-cmip.xml"?>
<?rfc include="reference.I-D.bernardos-dmm-pmip.xml"?>
<?rfc include="reference.I-D.sarikaya-dmm-for-wifi.xml"?>
<?rfc include="reference.I-D.yhkim-dmm-enhanced-anchoring.xml"?>
-->
</references>

<references title="Informative References">
<reference anchor="Paper-Distributed.Mobility.Review">
        <front>
          <title>Distributed and Dynamic Mobility Management in Mobile
          Internet: Current Approaches and Issues</title>

          <author initials="H" surname="Chan">
            <organization/>
          </author>

          <author initials="H" surname="Yokota">
            <organization/>
          </author>

          <author initials="J" surname="Xie">
            <organization/>
          </author>

          <author initials="P" surname="Seite">
            <organization/>
          </author>

          <author initials="D" surname="Liu">
            <organization/>
          </author>

          <date month="February" year="2011"/>
        </front>
</reference>

<reference anchor="Paper-Distributed.Mobility">
        <front>
          <title>Distributed IP Mobility Management from the Perspective of
          the IETF: Motivations, Requirements, Approaches, Comparison, and
          Challenges</title>

          <author initials="J" surname="Lee">
            <organization/>
          </author>

          <author initials="J" surname="Bonnin">
            <organization/>
          </author>

          <author initials="P" surname="Seite">
            <organization/>
          </author>

          <author initials="H" surname="Chan">
            <organization/>
          </author>

          <date month="October" year="2013"/>
        </front>

        <seriesInfo name="" value="IEEE Wireless Communications"/>
</reference>

<reference anchor="Paper-Distributed.Mobility.PMIP">
        <front>
          <title>Proxy Mobile IP with Distributed Mobility Anchors</title>

          <author initials="H" surname="Chan">
            <organization/>
          </author>

          <date month="December" year="2010"/>
        </front>

        <seriesInfo name=""
                    value="Proceedings of GlobeCom Workshop on Seamless Wireless Mobility"/>
      </reference>
</references>
</back>

</rfc>
