Re: 6lowpan over wire, specifically over powerline?

"Patrik Fältström " <paf@frobbit.se> Mon, 28 March 2016 13:20 UTC

Return-Path: <paf@frobbit.se>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6B8A512D93B for <ietf@ietfa.amsl.com>; Mon, 28 Mar 2016 06:20:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.611
X-Spam-Level:
X-Spam-Status: No, score=-2.611 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham autolearn_force=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 u1uk5J9F9HQL for <ietf@ietfa.amsl.com>; Mon, 28 Mar 2016 06:20:13 -0700 (PDT)
Received: from mail.frobbit.se (mail.frobbit.se [85.30.129.185]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AC34712D932 for <ietf@ietf.org>; Mon, 28 Mar 2016 06:20:13 -0700 (PDT)
Received: from [192.168.1.147] (frobbit.cust.teleservice.net [85.30.128.225]) by mail.frobbit.se (Postfix) with ESMTPSA id 7B268204E9; Mon, 28 Mar 2016 15:20:11 +0200 (CEST)
From: Patrik Fältström <paf@frobbit.se>
To: Ralph Droms <rdroms.ietf@gmail.com>
Subject: Re: 6lowpan over wire, specifically over powerline?
Date: Mon, 28 Mar 2016 15:20:22 +0200
Message-ID: <163D9320-308B-4F70-AE7B-FB3E29C3DDD2@frobbit.se>
In-Reply-To: <F419B648-6500-4CF1-A123-0E2662335457@gmail.com>
References: <852C9AF7-A5C5-4F49-B2DE-A997F4DB576E@frobbit.se> <F419B648-6500-4CF1-A123-0E2662335457@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=_MailMate_85943060-75EF-422F-8129-79F1E4DB038F_="; micalg="pgp-sha1"; protocol="application/pgp-signature"
X-Mailer: MailMate (1.9.4r5234)
Archived-At: <http://mailarchive.ietf.org/arch/msg/ietf/UhtcGonZonz7UZl_YJi31vXDv_E>
Cc: IETF discussion list <ietf@ietf.org>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf/>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 28 Mar 2016 13:20:16 -0000

On 28 Mar 2016, at 14:38, Ralph Droms wrote:

> Patrik - are you asking about 6lowpan as a way of reducing the overhead of IPv6?
>
> Wi-SUN Alliance has been working on 6lowpan-over-ethernet, but mostly (as I understand it) for interconnecting IEEE802.15.4 networks for testing.
>
> There is still, of course, the requirement for application protocols to replace all those proprietary protocols.

Yes, exactly, 6lowpan for talking to small 8-32 bit micro controllers which are on power lines or in small control equipment. Today they talk either modbus or canbus mostly.

   Patrik