datatracker.ietf.org
Sign in
Version 5.4.0, 2014-04-22
Report a bug

LISP Impact
draft-saucez-lisp-impact-03

Document type: Active Internet-Draft (individual)
Document stream: No stream defined
Last updated: 2014-03-02
Intended RFC status: Unknown
Other versions: plain text, pdf, html

Stream State:No stream defined
Document shepherd: No shepherd assigned

IESG State: I-D Exists
Responsible AD: (None)
Send notices to: No addresses provided

Network Working Group                                    D. Saucez (Ed.)
Internet-Draft                                                     INRIA
Intended status: Informational                                L. Iannone
Expires: September 4, 2014                             Telecom ParisTech
                                                                F. Coras
                                       Technical University of Catalonia
                                                           March 3, 2014

                              LISP Impact
                    draft-saucez-lisp-impact-03.txt

Abstract

   The Locator/Identifier Separation Protocol (LISP) aims at improving
   the Internet scalability properties leveraging on three simple
   principles: address role separation, encapsulation, and mapping.  In
   this document, based on implementation, deployment, and theoretical
   studies, we discuss the impact that deployment of LISP can have on
   both the Internet in general and for the end-users in particular.

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 http://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 September 4, 2014.

Copyright Notice

   Copyright (c) 2014 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

Saucez (Ed.), et al.    Expires September 4, 2014               [Page 1]
Internet-Draft                 LISP Impact                    March 2014

   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  . . . . . . . . . . . . . . . . . . . . . . . .   2
   2.  LISP in a nutshell  . . . . . . . . . . . . . . . . . . . . .   3
   3.  LISP for scaling the Internet . . . . . . . . . . . . . . . .   4
   4.  Beyond scaling the Internet . . . . . . . . . . . . . . . . .   5
     4.1.  Traffic engineering . . . . . . . . . . . . . . . . . . .   5
     4.2.  IPv4/IPv6 Transition  . . . . . . . . . . . . . . . . . .   6
     4.3.  Inter-domain multicast  . . . . . . . . . . . . . . . . .   6
   5.  Impact of LISP on operations and business model . . . . . . .   7
     5.1.  Impact on non-LISP traffic and sites  . . . . . . . . . .   7
     5.2.  Impact on LISP traffic and sites  . . . . . . . . . . . .   8
   6.  IANA Considerations . . . . . . . . . . . . . . . . . . . . .   9
   7.  Security Considerations . . . . . . . . . . . . . . . . . . .   9
   8.  Acknowledgments . . . . . . . . . . . . . . . . . . . . . . .  10
   9.  References  . . . . . . . . . . . . . . . . . . . . . . . . .  10
     9.1.  Normative References  . . . . . . . . . . . . . . . . . .  10
     9.2.  Informative References  . . . . . . . . . . . . . . . . .  11
   Authors' Addresses  . . . . . . . . . . . . . . . . . . . . . . .  13

1.  Introduction

   The Locator/Identifier Separation Protocol (LISP) relies on three
   simple principles to scale the Internet: address role separation,
   encapsulation, and mapping.  The main goal of LISP is to make the
   Internet more scalable by reducing the number of prefixes announced
   in the Default Free Zone (DFZ) as well as its related churn.  As LISP
   relies on mapping and encapsulation, it turns out that it provides
   more benefits than just scalability.  For example, LISP provides a
   mean for a LISP site to precisely control its inter-domain outgoing
   and incoming traffic, with the possibility to apply different
   policies to the different domains exchanging traffic with it.  LISP
   can also be used to ease the transition from IPv4 to IPv6 as it
   allows to transport IPv4 over IPv6 or IPv6 over IPv4.  Furthermore,
   LISP also provides a solution to perform inter-domain multicast.

   This document discusses the impact of LISP's deployment on the

[include full document text]