Re: [lisp] draft-ietf-lisp-introduction-05 - Instance Identifiers and Namespaces

Albert Cabellos <albert.cabellos@gmail.com> Sun, 12 October 2014 21:59 UTC

Return-Path: <albert.cabellos@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 C91BB1A910A for <lisp@ietfa.amsl.com>; Sun, 12 Oct 2014 14:59:54 -0700 (PDT)
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 a_2bujVLAE5h for <lisp@ietfa.amsl.com>; Sun, 12 Oct 2014 14:59:53 -0700 (PDT)
Received: from mail-ig0-x22e.google.com (mail-ig0-x22e.google.com [IPv6:2607:f8b0:4001:c05::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 448BD1A9109 for <lisp@ietf.org>; Sun, 12 Oct 2014 14:59:53 -0700 (PDT)
Received: by mail-ig0-f174.google.com with SMTP id a13so8530794igq.1 for <lisp@ietf.org>; Sun, 12 Oct 2014 14:59:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; bh=Lbtx4hP2pjEufHkcXKmJpIdM/tBGNQEEjxZUSfnN3+E=; b=dZ1kGuRwMHt3+Uy4GTFGOB5ZTl3odT78Ujywp20B82UHETabkDEPhw86SqI2w9HlIa C29hO3QCA+H9G7wcJpEzpnuQM6Ojk1PVyj9MLjmTCxvKSSp3EBbAkq6sfmHZQijR5LkJ 8Ww7I7pMAe7WbenQxspI+HZouTy3oEG4p30KieR2EzCKHxk/JrpWvjczWCNnfoNNZx9f s8i+LriAzhYEn4e/TdzZMgr8hVCVsvenOcrKuEFadNZU1WeuCdIoD2SSLaGv6yDjiJMZ fMNk4ZmS2/SMQADv48WAVZR6ISwR/+/owTYa+ozx1pr4stjQBzGrDuXskwalIcyyJAZV vwwg==
MIME-Version: 1.0
X-Received: by 10.50.43.166 with SMTP id x6mr25326875igl.17.1413151192711; Sun, 12 Oct 2014 14:59:52 -0700 (PDT)
Received: by 10.107.35.73 with HTTP; Sun, 12 Oct 2014 14:59:52 -0700 (PDT)
In-Reply-To: <6482ea5673a44cd5a7fba21fb7e3a24e@CO1PR05MB442.namprd05.prod.outlook.com>
References: <6482ea5673a44cd5a7fba21fb7e3a24e@CO1PR05MB442.namprd05.prod.outlook.com>
Date: Sun, 12 Oct 2014 23:59:52 +0200
Message-ID: <CAGE_QeyNOnYbVsOeDUbGDkQB8fJ7eSN71PT1e+UqG5176uWzPA@mail.gmail.com>
From: Albert Cabellos <albert.cabellos@gmail.com>
To: Ronald Bonica <rbonica@juniper.net>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Archived-At: http://mailarchive.ietf.org/arch/msg/lisp/pGbEDvVBChkVtl5sT_HHwM9OU4I
Cc: "lisp@ietf.org" <lisp@ietf.org>
Subject: Re: [lisp] draft-ietf-lisp-introduction-05 - Instance Identifiers and Namespaces
X-BeenThere: lisp@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: acabello@ac.upc.edu
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: Sun, 12 Oct 2014 21:59:55 -0000

Hi Ronald,

Thanks for your comment.

I don´t see how they are different namespaces.

LISP creates two namespaces (EIDs and RLOCs), Instance-ID helps you
separate the *EID namespace*, not create a new one.

Albert






On Sun, Oct 12, 2014 at 2:26 AM, Ronald Bonica <rbonica@juniper.net> wrote:
> Folks,
>
> AFAIKS, a LISP site can contain two hosts with the same EID (e.g., 192.0.2.1). LISP uses the Instance-ID to distinguish between the two hosts.
>
> If this is the case, does LISP really create two namespaces. Or does it create:
>
> - one namespace for RLOCs
> - another namespace for each Instance-ID
>
> If the later, we should fix the document.
>
> Ron Bonica
>
> _______________________________________________
> lisp mailing list
> lisp@ietf.org
> https://www.ietf.org/mailman/listinfo/lisp