[lisp] Operational experience on LISP+VXLAN deployments in enterprise networks
Jordi Paillissé <jordip@ac.upc.edu> Tue, 03 November 2020 21:29 UTC
Return-Path: <jordip@ac.upc.edu>
X-Original-To: lisp@ietfa.amsl.com
Delivered-To: lisp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 3769F3A11FE;
Tue, 3 Nov 2020 13:29:49 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, SPF_PASS=-0.001, URIBL_BLOCKED=0.001]
autolearn=ham autolearn_force=no
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 Ab5SpW1JKiY5; Tue, 3 Nov 2020 13:29:47 -0800 (PST)
Received: from roura.ac.upc.es (roura.ac.upc.es [147.83.33.10])
by ietfa.amsl.com (Postfix) with ESMTP id D68E33A11FA;
Tue, 3 Nov 2020 13:29:46 -0800 (PST)
Received: from correu-1.ac.upc.es (correu-1.ac.upc.es [147.83.30.91])
by roura.ac.upc.es (8.13.8/8.13.8) with ESMTP id 0A3LThex026514;
Tue, 3 Nov 2020 22:29:43 +0100
Received: from [192.168.68.110] (169.red-79-157-225.dynamicip.rima-tde.net
[79.157.225.169])
by correu-1.ac.upc.es (Postfix) with ESMTPSA id 0A14E583;
Tue, 3 Nov 2020 22:29:38 +0100 (CET)
From: =?UTF-8?Q?Jordi_Pailliss=c3=a9?= <jordip@ac.upc.edu>
To: lisp@ietf.org, dmm@ietf.org, rtgwg@ietf.org, nvo3@ietf.org
Message-ID: <8f560a08-809e-9a41-9815-4d9e6256e4d3@ac.upc.edu>
Date: Tue, 3 Nov 2020 22:29:37 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0)
Gecko/20100101 Thunderbird/78.4.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/lisp/2Vs432DuhGMqFOxnkzGdiChb5go>
Subject: [lisp] Operational experience on LISP+VXLAN deployments in
enterprise networks
X-BeenThere: lisp@ietf.org
X-Mailman-Version: 2.1.29
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: <https://mailarchive.ietf.org/arch/browse/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: Tue, 03 Nov 2020 21:29:49 -0000
Hi, We recently published an article describing a Software-Defined solution for enterprise networks (based on LISP and VxLAN) on which we include collected data from several real-world deployments. The design is based on SDN principles, uses LISP as a control plane, and a VxLAN overlay as a data plane. The paper highlight is the reduction in data plane state and mobility signaling thanks to LISP's on-demand nature. Given that we believe this is the first academic paper that presents operational experience on such LISP+VxLAN enterprise deployment, we thought some of the WGs on CC might find it interesting. The paper can be found at: https://arxiv.org/abs/2010.15236 Thanks, Jordi
- [lisp] Operational experience on LISP+VXLAN deplo… Jordi Paillissé