LISP Mobile Node
draft-ietf-lisp-mn-09
Network Working Group D. Farinacci
Internet-Draft lispers.net
Intended status: Experimental D. Lewis
Expires: August 18, 2021 cisco Systems
D. Meyer
1-4-5.net
C. White
Logical Elegance, LLC.
February 14, 2021
LISP Mobile Node
draft-ietf-lisp-mn-09
Abstract
This document describes how a lightweight version of LISP's ITR/ETR
functionality can be used to provide seamless mobility to a mobile
node. The LISP Mobile Node design described in this document uses
standard LISP functionality to provide scalable mobility for LISP
mobile nodes.
Status of This Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at https://datatracker.ietf.org/drafts/current/.
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."
This Internet-Draft will expire on August 18, 2021.
Copyright Notice
Copyright (c) 2021 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
(https://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents
Farinacci, et al. Expires August 18, 2021 [Page 1]
Internet-Draft LISP Mobile Node February 2021
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. Definition of Terms . . . . . . . . . . . . . . . . . . . . . 4
3. Design Overview . . . . . . . . . . . . . . . . . . . . . . . 6
4. Design Requirements . . . . . . . . . . . . . . . . . . . . . 6
4.1. User Requirements . . . . . . . . . . . . . . . . . . . . 6
4.2. Network Requirements . . . . . . . . . . . . . . . . . . 7
5. LISP Mobile Node Operation . . . . . . . . . . . . . . . . . 7
5.1. Addressing Architecture . . . . . . . . . . . . . . . . . 8
5.2. Control Plane Operation . . . . . . . . . . . . . . . . . 9
5.3. Data Plane Operation . . . . . . . . . . . . . . . . . . 9
6. Updating Remote Caches . . . . . . . . . . . . . . . . . . . 10
7. Protocol Operation . . . . . . . . . . . . . . . . . . . . . 11
7.1. LISP Mobile Node to a Stationary Node in a LISP Site . . 11
7.1.1. Handling Unidirectional Traffic . . . . . . . . . . . 11
7.2. LISP Mobile Node to a Non-LISP Stationary Node . . . . . 12
7.3. LISP Mobile Node to LISP Mobile Node . . . . . . . . . . 12
7.3.1. One Mobile Node is Roaming . . . . . . . . . . . . . 13
7.4. Non-LISP Site to a LISP Mobile Node . . . . . . . . . . . 13
7.5. LISP Site to LISP Mobile Node . . . . . . . . . . . . . . 13
8. Multicast and Mobility . . . . . . . . . . . . . . . . . . . 14
9. RLOC Considerations . . . . . . . . . . . . . . . . . . . . . 15
9.1. Mobile Node's RLOC is an EID . . . . . . . . . . . . . . 15
10. LISP Mobile Nodes behind NAT Devices . . . . . . . . . . . . 17
11. Mobility Example . . . . . . . . . . . . . . . . . . . . . . 17
11.1. Provisioning . . . . . . . . . . . . . . . . . . . . . . 17
11.2. Registration . . . . . . . . . . . . . . . . . . . . . . 18
12. LISP Implementation in a Mobile Node . . . . . . . . . . . . 18
13. Security Considerations . . . . . . . . . . . . . . . . . . . 19
13.1. Proxy ETR Hijacking . . . . . . . . . . . . . . . . . . 20
13.2. LISP Mobile Node using an EID as its RLOC . . . . . . . 20
14. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 20
15. References . . . . . . . . . . . . . . . . . . . . . . . . . 21
15.1. Normative References . . . . . . . . . . . . . . . . . . 21
Show full document text