Re: I-D Action: draft-ietf-6man-6lobac-01.txt

Alexandru Petrescu <alexandru.petrescu@gmail.com> Tue, 13 March 2012 17:54 UTC

Return-Path: <alexandru.petrescu@gmail.com>
X-Original-To: ipv6@ietfa.amsl.com
Delivered-To: ipv6@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5447D21F878E for <ipv6@ietfa.amsl.com>; Tue, 13 Mar 2012 10:54:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.318
X-Spam-Level:
X-Spam-Status: No, score=-8.318 tagged_above=-999 required=5 tests=[AWL=1.931, BAYES_00=-2.599, HELO_EQ_FR=0.35, RCVD_IN_DNSWL_HI=-8]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JMR-fAnmSfEb for <ipv6@ietfa.amsl.com>; Tue, 13 Mar 2012 10:54:27 -0700 (PDT)
Received: from oxalide-out.extra.cea.fr (oxalide-out.extra.cea.fr [132.168.224.8]) by ietfa.amsl.com (Postfix) with ESMTP id ED69221F878B for <ipv6@ietf.org>; Tue, 13 Mar 2012 10:54:26 -0700 (PDT)
Received: from pisaure.intra.cea.fr (pisaure.intra.cea.fr [132.166.88.21]) by oxalide.extra.cea.fr (8.14.2/8.14.2/CEAnet-Internet-out-2.3) with ESMTP id q2DHsP26002464 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for <ipv6@ietf.org>; Tue, 13 Mar 2012 18:54:25 +0100
Received: from muguet2.intra.cea.fr (muguet2.intra.cea.fr [132.166.192.7]) by pisaure.intra.cea.fr (8.14.4/8.14.4) with ESMTP id q2DHsOCa022479 for <ipv6@ietf.org>; Tue, 13 Mar 2012 18:54:25 +0100 (envelope-from alexandru.petrescu@gmail.com)
Received: from [127.0.0.1] (is010446-4.intra.cea.fr [10.8.33.116]) by muguet2.intra.cea.fr (8.13.8/8.13.8/CEAnet-Intranet-out-1.2) with ESMTP id q2DHsL3B013439 for <ipv6@ietf.org>; Tue, 13 Mar 2012 18:54:24 +0100
Message-ID: <4F5F89CD.10207@gmail.com>
Date: Tue, 13 Mar 2012 18:54:21 +0100
From: Alexandru Petrescu <alexandru.petrescu@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2
MIME-Version: 1.0
To: ipv6@ietf.org
Subject: Re: I-D Action: draft-ietf-6man-6lobac-01.txt
References: <20120312170644.5201.85558.idtracker@ietfa.amsl.com> <CABOxzu2Bmy_hgB_uG6bC+qMYxhFY7Ctqwn91BW5hp_6LfK9z=Q@mail.gmail.com>
In-Reply-To: <CABOxzu2Bmy_hgB_uG6bC+qMYxhFY7Ctqwn91BW5hp_6LfK9z=Q@mail.gmail.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 8bit
X-BeenThere: ipv6@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "IPv6 Maintenance Working Group \(6man\)" <ipv6.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ipv6>, <mailto:ipv6-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ipv6>
List-Post: <mailto:ipv6@ietf.org>
List-Help: <mailto:ipv6-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ipv6>, <mailto:ipv6-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 13 Mar 2012 17:54:28 -0000

HEllo,

A side note about this.  It is not a request for modification, just a
thought.

I wonder why do we want the Interface Identifier to be of length 64 when
the MS/TP node address seems to be 8bit only.

In a sense, it may be because SLAAC over Ethernet (802) is used to use
64bit IIDs.

But in another sense, this is not Ethernet and hence the IID could be of
length 8bit of MS/TP, right?

I am asking this because of other contexts (non-MS/TP) whereby the
link-layer addresses are shorter than 48bit and yet the Interface ID is
still 64bit, "to make SLAAC work".

In some contexts too, the ISP delivers a 64bit prefix to a leaf network
and if that IID is almost always 64bit it means that it's hard next to
impossible to form sub-prefixes of that ISP 64bit prefix and still use
SLAAC.

In a sense, it would be better to define the IIDs of MS/TP (or other
link) to be of length 8, allow the ISP to assign 64bit prefix to leaf
network, and let the gateway in between to derive prefixes out of that
64bit (up to 120) and still use SLAAC.

This is just a thought, not a request to modify.

Yours,

Alex

Le 13/03/2012 12:47, Kerry Lynn a écrit :
> Greetings,
>
> The main changes to the WG version of this draft are: a) tweaks that
> resulted from the initial public review of the BACnet MS/TP change
> proposal, the most significant being the COBS encoding of data and
> data crc fields to remove preamble sequences; and b) addition of two
> informative appendices to provide code examples for the data crc and
> COBS encoder/decoder.  These appendices are insufficient to implement
> the data link, but are provided e.g. for those writing Wireshark
> dissectors or otherwise wanting more detail about over- the-wire
> format.
>
> I'd like to solicit specific comments on what is needed to move this
> draft forward - IOW, what would you like to see added in order for
> this draft to be ready for WGLC?
>
> For anyone who'd like to view the details of data link state
> machines, etc., I can provide the relevant clause (9) of the ASHRAE
> 135-2010 (BACnet) spec, as well as the MS/TP change proposal
> (Addendum an).
>
> Thanks, -K-
>
>
> On Mon, Mar 12, 2012 at 1:06 PM,<internet-drafts@ietf.org>  wrote:
>>
>> A New Internet-Draft is available from the on-line Internet-Drafts
>> directories. This draft is a work item of the IPv6 Maintenance
>> Working Group of the IETF.
>>
>> Title           : Transmission of IPv6 over MS/TP Networks
>> Author(s)       : Kerry Lynn Jerry Martocci Carl Neilson Stuart
>> Donaldson Filename        : draft-ietf-6man-6lobac-01.txt Pages
>> : 20 Date            : 2012-03-12
>>
>> MS/TP (Master-Slave/Token-Passing) is a contention-free access
>> method for the RS-485 physical layer that is used extensively in
>> building automation networks.  This document describes the frame
>> format for transmission of IPv6 packets and the method of forming
>> link-local and statelessly autoconfigured IPv6 addresses on MS/TP
>> networks.
>>
>>
>> A URL for this Internet-Draft is:
>> http://www.ietf.org/internet-drafts/draft-ietf-6man-6lobac-01.txt
>>
>> Internet-Drafts are also available by anonymous FTP at:
>> ftp://ftp.ietf.org/internet-drafts/
>>
>> This Internet-Draft can be retrieved at:
>> ftp://ftp.ietf.org/internet-drafts/draft-ietf-6man-6lobac-01.txt
>>
>> --------------------------------------------------------------------
>>
>>
IETF IPv6 working group mailing list
>> ipv6@ietf.org Administrative Requests:
>> https://www.ietf.org/mailman/listinfo/ipv6
>> --------------------------------------------------------------------
>
>>
--------------------------------------------------------------------
> IETF IPv6 working group mailing list ipv6@ietf.org Administrative
> Requests: https://www.ietf.org/mailman/listinfo/ipv6
> --------------------------------------------------------------------
>