I-D Action: draft-saucez-lisp-itr-graceful-01.txt

internet-drafts@ietf.org Wed, 26 December 2012 13:55 UTC

Return-Path: <internet-drafts@ietf.org>
X-Original-To: i-d-announce@ietfa.amsl.com
Delivered-To: i-d-announce@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 704A321F8CB6 for <i-d-announce@ietfa.amsl.com>; Wed, 26 Dec 2012 05:55:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.522
X-Spam-Level:
X-Spam-Status: No, score=-102.522 tagged_above=-999 required=5 tests=[AWL=0.077, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ow60Z1iISs-F for <i-d-announce@ietfa.amsl.com>; Wed, 26 Dec 2012 05:55:47 -0800 (PST)
Received: from ietfa.amsl.com (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AF14C21F8C9F for <i-d-announce@ietf.org>; Wed, 26 Dec 2012 05:55:31 -0800 (PST)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
From: internet-drafts@ietf.org
To: i-d-announce@ietf.org
Subject: I-D Action: draft-saucez-lisp-itr-graceful-01.txt
X-Test-IDTracker: no
X-IETF-IDTracker: 4.37
Message-ID: <20121226135531.24862.99414.idtracker@ietfa.amsl.com>
Date: Wed, 26 Dec 2012 05:55:31 -0800
X-BeenThere: i-d-announce@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: internet-drafts@ietf.org
List-Id: Internet Draft Announcements only <i-d-announce.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/i-d-announce>, <mailto:i-d-announce-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/i-d-announce>
List-Post: <mailto:i-d-announce@ietf.org>
List-Help: <mailto:i-d-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/i-d-announce>, <mailto:i-d-announce-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Dec 2012 13:55:48 -0000

A New Internet-Draft is available from the on-line Internet-Drafts directories.


	Title           : LISP ITR Graceful Restart
	Author(s)       : Damien Saucez
                          Olivier Bonaventure
                          Luigi Iannone
                          Clarence Filsfils
	Filename        : draft-saucez-lisp-itr-graceful-01.txt
	Pages           : 12
	Date            : 2012-12-26

Abstract:
   The Locator/ID Separation Protocol (LISP) is a map-and-encap
   mechanism to enable the communication between hosts identified with
   their Endpoint IDentifier (EID) over the Internet where EIDs are not
   routable.  To do so, packets toward EIDs are encapsulated in packets
   with routing locators (RLOCs) to form dynamic tunnels.  An Ingress
   Tunnel Router (ITR) that encapsulates EID packets determines tunnel
   endpoints via mappings that associate EIDs to RLOCs.  Before
   encapsulating a packet, the ITR queries the mapping system to obtain
   the mapping associated to the EID of the packet it must encapsulate.
   Such mapping is cached by the ITR in its local EID-to-RLOC cache for
   any subsequent encapsulation for the same EID.  LISP is scalable
   because the EID-to-RLOC cache of an ITR, which is initially empty, is
   populated progressively according to the traffic going through the
   ITR.  However, after an ITR is restarted, e.g., for maintenance
   reason, its cache is empty which means that all packets that are re-
   routed to the freshly restarted ITR will cause cache misses and a
   potentially high loss rate.  In this draft, we present mechanisms to
   reduce the negative impact on traffic caused by the restart of an ITR
   in a LISP network.


The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-saucez-lisp-itr-graceful

There's also a htmlized version available at:
http://tools.ietf.org/html/draft-saucez-lisp-itr-graceful-01

A diff from the previous version is available at:
http://www.ietf.org/rfcdiff?url2=draft-saucez-lisp-itr-graceful-01


Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/