Re: [Anima] Use of LLDP in draft-richardson-anima-ipv6-lldp

Michael Richardson <mcr+ietf@sandelman.ca> Mon, 27 April 2020 19:02 UTC

Return-Path: <mcr+ietf@sandelman.ca>
X-Original-To: anima@ietfa.amsl.com
Delivered-To: anima@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C76F63A1924; Mon, 27 Apr 2020 12:02:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] 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 yutJjGZl61Om; Mon, 27 Apr 2020 12:02:54 -0700 (PDT)
Received: from tuna.sandelman.ca (tuna.sandelman.ca [209.87.249.19]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 94A083A1947; Mon, 27 Apr 2020 12:02:41 -0700 (PDT)
Received: from sandelman.ca (obiwan.sandelman.ca [IPv6:2607:f0b0:f:2::247]) by tuna.sandelman.ca (Postfix) with ESMTP id 9AC6B38981; Mon, 27 Apr 2020 15:00:47 -0400 (EDT)
Received: from localhost (localhost [IPv6:::1]) by sandelman.ca (Postfix) with ESMTP id 67A5D10E; Mon, 27 Apr 2020 15:02:39 -0400 (EDT)
From: Michael Richardson <mcr+ietf@sandelman.ca>
To: "anima@ietf.org" <anima@ietf.org>, ieee-ietf-coord@ietf.org
cc: "Rob Wilton (rwilton)" <rwilton@cisco.com>, paul.congdon@tallac.com
In-Reply-To: <MN2PR11MB43660D14E0430A0A0E641E5CB5DB0@MN2PR11MB4366.namprd11.prod.outlook.com>
References: <MN2PR11MB43660D14E0430A0A0E641E5CB5DB0@MN2PR11MB4366.namprd11.prod.outlook.com>
X-Mailer: MH-E 8.6; nmh 1.7+dev; GNU Emacs 25.1.1
X-Face: $\n1pF)h^`}$H>Hk{L"x@)JS7<%Az}5RyS@k9X%29-lHB$Ti.V>2bi.~ehC0; <'$9xN5Ub# z!G,p`nR&p7Fz@^UXIn156S8.~^@MJ*mMsD7=QFeq%AL4m<nPbLgmtKK-5dC@#:k
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-="; micalg="pgp-sha256"; protocol="application/pgp-signature"
Date: Mon, 27 Apr 2020 15:02:39 -0400
Message-ID: <19580.1588014159@localhost>
Archived-At: <https://mailarchive.ietf.org/arch/msg/anima/NUOxvPS6iUpBdqpCOv9X4iE_kko>
Subject: Re: [Anima] Use of LLDP in draft-richardson-anima-ipv6-lldp
X-BeenThere: anima@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Autonomic Networking Integrated Model and Approach <anima.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/anima>, <mailto:anima-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/anima/>
List-Post: <mailto:anima@ietf.org>
List-Help: <mailto:anima-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/anima>, <mailto:anima-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Apr 2020 19:02:58 -0000

Thank you for the comments on draft-richardson-anima-ipv6-lldp.

I include them below completely, and I'll reply to this message and address
the points inline in a couple of emails.

Rob Wilton \(rwilton\) <rwilton=40cisco.com@dmarc.ietf.org> wrote:
    > Paul Congdon (Chair of IEEE 802.1 Maintenance Task Group, and very
    > familiar with LLDP) has reviewed and provided comments as an
    > individual.

    > His opinion is that this would be a serious misuse of the LLDP protocol
    > and cause problems for implementations.  The general expectation and
    > design of LLDP is that the information contained in the PDUs is fairly
    > static in nature and does not change frequently.  Assuming the IPv6
    > packets are intending to implement their own protocol and will be
    > changing frequently, encapsulating an IPv6 packet inside an LLDP TLV
    > would signal a change on each transmission and possibly cause an SNMP
    > TRAP on each packet received by a traditional implementation.

Russ Housley <housley@vigilsec.com> also forwarded Paul's comments directly
to me:

Paul Congdon <paul.congdon@tallac.com> wrote:
> I've had a brief look at this draft.   My personal belief is that this is a
> gross miss-use of the LLDP protocol.  LLDP is NOT a general L2 transport
> protocol.   It is intended to exchange a 'relatively' static local database
> with neighbors.   When an LLDP agent receives a frame, it is supposed to
> compare what it received with what it received the last time and if
> anything is different, it will throw away all of the previous information,
> replace the database with the most recently received information and
> 'wake-up' the higher layers to process the changes.  The expectation (and
> design center for the protocol) is that things do NOT change frequently.
> Assuming the IPv6 packets are intending to implement their own protocol and
> will be changing frequently, encapsulating an IPv6 packet inside an LLDP
> TLV would signal a change on each transmission and possibly cause an SNMP
> TRAP on each packet received by a traditional implementation.   If I
> understand the use case correctly, the draft is seriously miss-using the
> protocol and I believe others within 802.1 would agree with me.


    rob> I basically support Paul's comments here - I don't think that we should
    rob> be trying to tunnel IPv6 traffic over LLDP.



    rob> [As an individual] Would it be possible to carry some static
    rob> information in LLDP that could be used to setup the autonomic control
    rob> plane outside of LLDP?  This would presumably require bridges to have
    rob> some minimal support for a native IPv6 host stack.  The issue of not
    rob> forwarding IPv6 packets for an interface in L2 mode could potentially
    rob> be mitigated by targeting the IPv6 packets to the peer interface MAC
    rob> address, or possibly use the "Nearest Bridge group multicast MAC
    rob> address" (i.e. 01-80-C2-00-00-0E)?





--
Michael Richardson <mcr+IETF@sandelman.ca>, Sandelman Software Works
 -= IPv6 IoT consulting =-