Re: [v6ops] BGP Identifier

Sander Steffann <sander@steffann.nl> Sat, 15 February 2014 11:15 UTC

Return-Path: <sander@steffann.nl>
X-Original-To: v6ops@ietfa.amsl.com
Delivered-To: v6ops@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C6F91A01AC; Sat, 15 Feb 2014 03:15:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.194
X-Spam-Level:
X-Spam-Status: No, score=0.194 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HELO_EQ_NL=0.55, HOST_EQ_NL=1.545, SPF_PASS=-0.001] autolearn=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 Uop_LtO1jfNz; Sat, 15 Feb 2014 03:15:28 -0800 (PST)
Received: from mail.sintact.nl (mail.sintact.nl [83.247.10.6]) by ietfa.amsl.com (Postfix) with ESMTP id A720B1A013B; Sat, 15 Feb 2014 03:15:28 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by mail.sintact.nl (Postfix) with ESMTP id C03A737; Sat, 15 Feb 2014 12:15:25 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at mail.sintact.nl
Received: from mail.sintact.nl ([127.0.0.1]) by localhost (mail.sintact.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Qi4zyrteE+oJ; Sat, 15 Feb 2014 12:15:22 +0100 (CET)
Received: from [IPv6:2a00:8640:1::c9aa:fdd:8b14:c42a] (unknown [IPv6:2a00:8640:1:0:c9aa:fdd:8b14:c42a]) by mail.sintact.nl (Postfix) with ESMTPSA id 6910034; Sat, 15 Feb 2014 12:15:21 +0100 (CET)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\))
From: Sander Steffann <sander@steffann.nl>
In-Reply-To: <11C9319C-A886-4B9E-9E8D-6947A73DB08E@castlepoint.net>
Date: Sat, 15 Feb 2014 12:15:20 +0100
Content-Transfer-Encoding: quoted-printable
Message-Id: <786C4EB0-B9FD-4A49-8F9E-B5A88CE91F76@steffann.nl>
References: <12AA6714-4BBE-4ACE-8191-AA107D04FBF4@cisco.com> <m2wqgyjifd.wl%randy@psg.com> <B4D8E670-3823-468F-AA41-FE14754F168C@steffann.nl> <11C9319C-A886-4B9E-9E8D-6947A73DB08E@castlepoint.net>
To: Shane Amante <shane@castlepoint.net>
X-Mailer: Apple Mail (2.1827)
Archived-At: http://mailarchive.ietf.org/arch/msg/v6ops/Qx8GS7aPTOTu7DUtlsduWDkSiIc
Cc: idr wg <idr@ietf.org>, V6 Ops List <v6ops@ietf.org>
Subject: Re: [v6ops] BGP Identifier
X-BeenThere: v6ops@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: v6ops discussion list <v6ops.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/v6ops>, <mailto:v6ops-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/v6ops/>
List-Post: <mailto:v6ops@ietf.org>
List-Help: <mailto:v6ops-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/v6ops>, <mailto:v6ops-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 15 Feb 2014 11:15:31 -0000

Op 15 feb. 2014, om 04:58 heeft Shane Amante <shane@castlepoint.net> het volgende geschreven:
> I would take exception to a ROUTER_ID being just a 32-bit integer.  Specifically, when a ROUTER_ID is an IP address that allows an operator to quickly perform diagnosis & troubleshooting using ping/traceroute/etc. to identify the availability and location within the topology of the router purporting to have said ROUTER_ID.

If you try to ping a router-id then all bets are off. I have seen too many cases with misconfigured router-ids to attach any value (except the numerical one) to them. I also never try to ping OSPF area numbers ;)

> The other question I would raise is, in a far-off future, if we ever manage to get networks converted away from dual-stack and back to a single AFI -- namely, IPv6 -- if ROUTER_ID's are only 32-bits and you lose those capabilities mentioned above ... would you care?

Not at all. And it I wanted to link IPv6 loopback addresses and router-ids I probably would choose a router-id (say aaa.bbb.ccc.ddd) and then use either 2001:db8::aaa.bbb.ccc.ddd/128 or 2001:db8::aaa:bbb:ccc:ddd/128 as loopback address.

Cheers,
Sander