Re: [lisp] Questions about draft-saucez-lisp-itr-graceful-03

Dino Farinacci <farinacci@gmail.com> Wed, 19 February 2014 17:18 UTC

Return-Path: <farinacci@gmail.com>
X-Original-To: lisp@ietfa.amsl.com
Delivered-To: lisp@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9BB351A0241 for <lisp@ietfa.amsl.com>; Wed, 19 Feb 2014 09:18:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s61yeWAlUbGe for <lisp@ietfa.amsl.com>; Wed, 19 Feb 2014 09:18:47 -0800 (PST)
Received: from mail-pd0-x22b.google.com (mail-pd0-x22b.google.com [IPv6:2607:f8b0:400e:c02::22b]) by ietfa.amsl.com (Postfix) with ESMTP id 3A7D11A022F for <lisp@ietf.org>; Wed, 19 Feb 2014 09:18:47 -0800 (PST)
Received: by mail-pd0-f171.google.com with SMTP id g10so635669pdj.30 for <lisp@ietf.org>; Wed, 19 Feb 2014 09:18:44 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=EwSQuiYw8vKJYaEMlRQwYCAwPbsunSz0UoebGwuUu+s=; b=hft1VKReKNXBDQihCvkzifYriZjjOMO3tkVyF3y2f4f9In/PONj8/vh3WU+KACSwPB j2eszsmBhNRHHDz1AoiUIRivXk+x1Eq6bIBVxq4ibIx6/349gtXwCqTX5E8Gg7Tz0Q1A bkblKXNN1qNflaLGHZfhTiN9FH8tZzlYz46+IiAOX+1GQHt1ufdwNGyWVqMl6scU4Oy2 pf4bDQJk9J/SWfbU3DzBk7cKrPfPdIftLzleuICvxL7rrQm1hC80emnkLvJ+daw6R4K0 28rd8vuyRXXaBMFItzrPhemEMl8MUj0DzmGICzHqhS5o1i7KWfoXAuEX2OTPLQXvo/5B zekA==
X-Received: by 10.67.5.131 with SMTP id cm3mr3571216pad.92.1392830324108; Wed, 19 Feb 2014 09:18:44 -0800 (PST)
Received: from [10.169.113.83] (71-6-80-11.static-ip.telepacific.net. [71.6.80.11]) by mx.google.com with ESMTPSA id ja8sm2471330pbd.3.2014.02.19.09.18.42 for <multiple recipients> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 19 Feb 2014 09:18:43 -0800 (PST)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\))
From: Dino Farinacci <farinacci@gmail.com>
In-Reply-To: <D232D17D-49D4-484C-96AB-5C5D48291AF9@inria.fr>
Date: Wed, 19 Feb 2014 09:18:38 -0800
Content-Transfer-Encoding: quoted-printable
Message-Id: <561A89E6-B2AB-4EF3-8FFC-B87BEBF680E2@gmail.com>
References: <20140218144825842648.087ffc67@sniff.de> <5689A37C-B58A-4144-AB01-A61DFCE1B999@gmail.com> <A5E2D567-7C8D-4024-AE61-CFDA9400123A@inria.fr> <A948F13B-023B-43FB-92EC-D4DA6A832404@gmail.com> <D232D17D-49D4-484C-96AB-5C5D48291AF9@inria.fr>
To: Damien Saucez <damien.saucez@inria.fr>
X-Mailer: Apple Mail (2.1827)
Archived-At: http://mailarchive.ietf.org/arch/msg/lisp/KBXPWnQP_rhe4P9SiRLFiB0-Llg
Cc: Clarence Filsfils <cf@cisco.com>, Luigi Iannone <luigi.iannone@telecom-paristech.fr>, LISP mailing list list <lisp@ietf.org>
Subject: Re: [lisp] Questions about draft-saucez-lisp-itr-graceful-03
X-BeenThere: lisp@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: List for the discussion of the Locator/ID Separation Protocol <lisp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/lisp>, <mailto:lisp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/lisp/>
List-Post: <mailto:lisp@ietf.org>
List-Help: <mailto:lisp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/lisp>, <mailto:lisp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Feb 2014 17:18:48 -0000

> 1.  if you store the cache for next reboot, you will not experience
> the miss storm when the traffic will come back to you.
> 
> 2.  if you shutdown an ITR, packets are forwarded to another ITR and
> there is a miss storm as long as the prefixes in the backup ITR do not
> cover those that where in the "down" ITR.

LISP promotes multi-homing for inbound traffic to a LISP site, as well as outbound packets from a LISP site. You deploy LISP so you can get active-active multihoming.

So this storm will typically be academic.

Dino