Re: [Pppext] proposed TRILL IS-IS System ID text

William Allen Simpson <william.allen.simpson@gmail.com> Thu, 27 January 2011 17:28 UTC

Return-Path: <william.allen.simpson@gmail.com>
X-Original-To: pppext@core3.amsl.com
Delivered-To: pppext@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 41B4A3A696E for <pppext@core3.amsl.com>; Thu, 27 Jan 2011 09:28:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.599
X-Spam-Level:
X-Spam-Status: No, score=-3.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, 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 9HGZCEsBvOQy for <pppext@core3.amsl.com>; Thu, 27 Jan 2011 09:28:26 -0800 (PST)
Received: from mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by core3.amsl.com (Postfix) with ESMTP id 2E74D3A695E for <pppext@ietf.org>; Thu, 27 Jan 2011 09:28:26 -0800 (PST)
Received: by iyi42 with SMTP id 42so1862769iyi.31 for <pppext@ietf.org>; Thu, 27 Jan 2011 09:31:30 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=mEms3toBrEqhl9VNO9wJd6d2raYq+nS4JNwDa0ofU6Y=; b=sJt9wcMiAb7XN+daZNA15WXbVpiuvcqMSrMhPZk4vfZm+0hbjTYkV73zqrRTXsHR4T gPNB228bOuHOclA8BxY6GdvAEZ6MonKjuk7bvCXPL6g4+jD8qJXrWViTg56dMvajjxGa tKYe5v/ylPekvf4HRR85j6bsnzDfJ5kfUIvcE=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=uF0ywChwYkyVIvkHAuiP4Z+2sQQ0f0j21vS3Z0av6L9/nbPNyybz59qKtHSo0FNq0n ckPuTklPpMPEmBDjsXdCCwL4gTF1jwugmjtM46KjZxxgNvDJPCcieM79Kip8WO6APLP5 qylLucyBp7QIvaXdJ2UwYiJhX7pVAqZubP4vc=
Received: by 10.231.37.10 with SMTP id v10mr916827ibd.163.1296149490028; Thu, 27 Jan 2011 09:31:30 -0800 (PST)
Received: from Wastrel.local (c-68-40-194-239.hsd1.mi.comcast.net [68.40.194.239]) by mx.google.com with ESMTPS id i16sm14002212ibl.6.2011.01.27.09.31.27 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 27 Jan 2011 09:31:27 -0800 (PST)
Message-ID: <4D41ABED.5070308@gmail.com>
Date: Thu, 27 Jan 2011 12:31:25 -0500
From: William Allen Simpson <william.allen.simpson@gmail.com>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7
MIME-Version: 1.0
To: pppext@ietf.org
References: <4D415111.4010009@gmail.com>
In-Reply-To: <4D415111.4010009@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: rbridge@postel.org
Subject: Re: [Pppext] proposed TRILL IS-IS System ID text
X-BeenThere: pppext@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: PPP Extensions <pppext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/pppext>, <mailto:pppext-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/pppext>
List-Post: <mailto:pppext@ietf.org>
List-Help: <mailto:pppext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/pppext>, <mailto:pppext-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Jan 2011 17:28:27 -0000

On 1/27/11 6:03 AM, William Allen Simpson wrote:
> 3. An implementation that has only PPP links might have no previously
> configured Media Access Control (MAC) that can function as an
> IS-IS System ID. In this case, the System ID is formed by adding
> a randomly generated 14-bit leading number (in place of an OUI) to
> the link's unique LCP Magic Number. The Magic Number MUST be
> unique for all links and all known link peers. This pseudo-MAC
> MUST have both the "locally-assigned" and "broadcast/multicast"
> (group) bits set to 1; that is, the least significant two bits of
> the most significant octet are both set to 1.
>
Looking at this again, and remembering how fanatic the new RFC Editors (TM)
are about abbreviations, probably needs to expand OUI, too:

                .... In this case, the System ID is formed by appending
   the link's unique 32-bit LCP Magic Number after a randomly generated
   14-bit number in place of an Organizationally Unique Identifier (OUI).

[Also makes the number of bits explicit: N/2**23 birthday attack;
considerably less than having 2 identical MACs from the same vendor, or
being killed by lightning.  Could put that in the Security Considerations?]