[mpls-tp] Query regarding use of NodeId in case of IP aware MPLS-TP network

Selvan <selvan619@gmail.com> Mon, 21 February 2011 10:57 UTC

Return-Path: <selvan619@gmail.com>
X-Original-To: mpls-tp@core3.amsl.com
Delivered-To: mpls-tp@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id B0F613A706C for <mpls-tp@core3.amsl.com>; Mon, 21 Feb 2011 02:57:17 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.598
X-Spam-Level:
X-Spam-Status: No, score=-3.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W1F8RyfohFoj for <mpls-tp@core3.amsl.com>; Mon, 21 Feb 2011 02:57:17 -0800 (PST)
Received: from mail-fx0-f44.google.com (mail-fx0-f44.google.com [209.85.161.44]) by core3.amsl.com (Postfix) with ESMTP id AE8183A6FCD for <mpls-tp@ietf.org>; Mon, 21 Feb 2011 02:57:16 -0800 (PST)
Received: by fxm15 with SMTP id 15so2322183fxm.31 for <mpls-tp@ietf.org>; Mon, 21 Feb 2011 02:57:57 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=rQdlXfW4vn5ZgeGfBC9q5Oz1oehScj4sJrZx41McX9s=; b=jEX7mqSVGdfPdCWoF5ra2RobUfCOKkMOV+mtxOs93LLtrB5ilQev2cCMGCKKcYWwud /ym7UOFKaDqpDjZa/jIkvhqVEJ8X/xvEZrw16pECmgvD8QsYnChEV3amTV4geJpqExUa m693YQIyovwrp95a0TMNtmiBfpkVR7q2Egw70=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=dl8L/VJd/TGzT/1rtGnycdXmNu2uixONGmR0tifP9cl6P6n1W7+CqeWgRB/CJrMnxi C9pEXvOkOuBSmdJ67Y/VfxBX2sR/syUYkvsRCojOgkX7vGHE4r+vzEKA9qKdpsWTZE+g Blqp3SkOyM1FziG9wC3Jj4OPy3/+qkBEkFGks=
MIME-Version: 1.0
Received: by 10.223.72.10 with SMTP id k10mr1642124faj.31.1298285877405; Mon, 21 Feb 2011 02:57:57 -0800 (PST)
Received: by 10.223.93.144 with HTTP; Mon, 21 Feb 2011 02:57:57 -0800 (PST)
Date: Mon, 21 Feb 2011 16:27:57 +0530
Message-ID: <AANLkTi=jbBHMT4BuOX7T7pz2obCXY5cmc=7_scNL7DWA@mail.gmail.com>
From: Selvan <selvan619@gmail.com>
To: mpls-tp@ietf.org
Content-Type: multipart/alternative; boundary="20cf3054a2858a29e2049cc8bcf1"
Subject: [mpls-tp] Query regarding use of NodeId in case of IP aware MPLS-TP network
X-BeenThere: mpls-tp@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: MPLS-TP Mailing list <mpls-tp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/mpls-tp>, <mailto:mpls-tp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mpls-tp>
List-Post: <mailto:mpls-tp@ietf.org>
List-Help: <mailto:mpls-tp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mpls-tp>, <mailto:mpls-tp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 21 Feb 2011 10:57:17 -0000

Hello All,

Section 4 of the MPLS-TP identifiers draft-03 specifies:

   "Where IPv4 addresses are used, it is
   "convenient" to use the Node's IPv4 loopback address as the Node_ID,
   however the Node_ID does not need to have any association with the
   IPv4 address space used in the operator's IGP or BGP.  Where IPv6
   addresses are used exclusively, a domain unique 32- bit value is
   assigned"

When IP based addressing is used isnt it a "MUST" to use Node-Id as
an IPv4 address (sayIPv4 loopback address or router id).
>From the above text it looks that in such a case NodeId need not
mandatorily be an IPv4 address.


Thanks
Selvan