[Pppext] proposed TRILL IS-IS System ID text

William Allen Simpson <william.allen.simpson@gmail.com> Thu, 27 January 2011 11:00 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 23CC93A6B18 for <pppext@core3.amsl.com>; Thu, 27 Jan 2011 03:00:47 -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 LMHOPjvEDMRa for <pppext@core3.amsl.com>; Thu, 27 Jan 2011 03:00:46 -0800 (PST)
Received: from mail-iw0-f172.google.com (mail-iw0-f172.google.com [209.85.214.172]) by core3.amsl.com (Postfix) with ESMTP id 274A93A6AC7 for <pppext@ietf.org>; Thu, 27 Jan 2011 03:00:46 -0800 (PST)
Received: by iwn40 with SMTP id 40so2026669iwn.31 for <pppext@ietf.org>; Thu, 27 Jan 2011 03:03:49 -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:content-type:content-transfer-encoding; bh=mPrI130PWjsTKUruPpendJFadd8q3zTNH3LZKg3Vo3g=; b=TLjBwpIk9JBVk69u3QkurCN70yVncPQHCkQz8XqY7BmtpahGwtZ54pRua+x9rRmp57 cAQZFSG8crRaxsMfTQmvOyKZa6TeYYN882kqmWJLrWM2zxSJbte7GFtkH1nNcnpQmOQk LgmnRh43gAzFYoMJAJM/gKnTvQG97BGQaUs/4=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding; b=vxfabD8ZFAWm698+7WaFQeQFM+K0l6DbQPhoWwqJQNZ0A1XfxUj83wbRS99cR2cZBx jP1HWssRdEmAP9jPEf9s+jopxNY1YSEXHMoohm1vGBWgN55kNoC3aypOdOm9ESc5Anjn OSalujI/Z4/LTu8EQbSJnkZjQZxL+R88mP15A=
Received: by 10.231.10.197 with SMTP id q5mr694361ibq.197.1296126229087; Thu, 27 Jan 2011 03:03:49 -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 8sm13776077iba.22.2011.01.27.03.03.46 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 27 Jan 2011 03:03:47 -0800 (PST)
Message-ID: <4D415111.4010009@gmail.com>
Date: Thu, 27 Jan 2011 06:03:45 -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
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: rbridge@postel.org
Subject: [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 11:00:47 -0000

    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.

...

    Operational Considerations

       Although the probability of conflict with another IS-IS System ID
       is minuscule, each implementation MUST have a configuration option
       to override the System ID.