Re: [Anima] GRASP ALL_GRASP_NEIGHBORS

"Joel M. Halpern" <jmh@joelhalpern.com> Tue, 28 April 2020 03:14 UTC

Return-Path: <jmh@joelhalpern.com>
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 3C6BD3A0E12 for <anima@ietfa.amsl.com>; Mon, 27 Apr 2020 20:14:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level:
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=joelhalpern.com
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 pjc-G9k6HPHV for <anima@ietfa.amsl.com>; Mon, 27 Apr 2020 20:14:12 -0700 (PDT)
Received: from mailb2.tigertech.net (mailb2.tigertech.net [208.80.4.154]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D84BD3A074B for <anima@ietf.org>; Mon, 27 Apr 2020 20:14:12 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mailb2.tigertech.net (Postfix) with ESMTP id 49B6F0451Hz1p4Bs; Mon, 27 Apr 2020 20:14:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=joelhalpern.com; s=2.tigertech; t=1588043652; bh=ikL8hG2jdArcWrs91p1z97pHkC2IHGHj5GG4Wmqo9d8=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=JeJxV0D0Gu8LSj5HQapN/Icdw4WE+WEh1LKEeRXOSirzm7WzlNSRNVbIS9BoQzx/h +JSTGKG2l96mgBe3yP/l6K3c3srVdUr0A0k85BtbZp43NwhSQOUxZeVLfGcGHYjLgV +MaVh9/X83yC0nZWh7eLztG7cjIo4bb9ONbu4x+E=
X-Virus-Scanned: Debian amavisd-new at b2.tigertech.net
Received: from [192.168.128.43] (209-255-163-147.ip.mcleodusa.net [209.255.163.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailb2.tigertech.net (Postfix) with ESMTPSA id 49B6Dz6Rfvz1p48h; Mon, 27 Apr 2020 20:14:11 -0700 (PDT)
To: Michael Richardson <mcr+ietf@sandelman.ca>
Cc: anima@ietf.org
References: <30733.1588000580@localhost> <5900.1588002250@localhost> <d99d1741-e6c0-3653-2815-4918edcd1e33@gmail.com> <2714.1588025685@localhost> <cd3bc2ff-00d2-242d-1b90-27c5c71fd317@joelhalpern.com> <348.1588042461@localhost>
From: "Joel M. Halpern" <jmh@joelhalpern.com>
Message-ID: <2b2e8b52-fa4e-e3b1-35bb-d3d350678079@joelhalpern.com>
Date: Mon, 27 Apr 2020 23:14:11 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0
MIME-Version: 1.0
In-Reply-To: <348.1588042461@localhost>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Language: en-US
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/anima/JfE7VMOq5WLWMd1Ogb5wldZbvWs>
Subject: Re: [Anima] GRASP ALL_GRASP_NEIGHBORS
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: Tue, 28 Apr 2020 03:14:15 -0000

LAGs can balance IPSec because the SPI is cafefully placed in the same 
location as the UDP / TCP port numbers, so if the LAG recognizes the 
protocol type (which most do), it can use the SPI just teh way it uses 
the port numbers.

Yes, it is a hack.  It is an OLD hack.

Yours,
Joel

On 4/27/2020 10:54 PM, Michael Richardson wrote:
> 
> Joel M. Halpern <jmh@joelhalpern.com> wrote:
>      > I suspect that for most GRASP purposes, even if there is a layer 2 network
>      > between the parties,  we are not much worried about how LAG handles GRASP
>      > packets?   If we care about that, then the source port should be randomized
>      > between flows, and stable for sequences of related messages.
> 
> The idea being that the different 5-tuples would wind up on different links
> of the LAG, correct?
> 
> Brian E Carpenter <brian.e.carpenter@gmail.com> wrote:
>      > I think we don't care, because GRASP traffic density should be quite
>      > modest so load balancing isn't really an issue. In response to Michael,
>      > I don't think the source port matters at all for M_FLOOD messages. My
>      > code uses the o/s default, but it has no significance to the
>      > recipient.
> 
> I agree with Brian: the DULL message is basically just a probe sent every few
> seconds.  The bulk traffic would run over IPsec, so there will be an ESP SPI#.
> How would a LAG flow balancer deal with that?  I don't think it would balance
> at all unless two SAs were negotiated.  I think that the flow header could
> also be tweaked in some kind of round robin fashion.
> 
> But, if it's a MC-LAG, then the ACP really wants to see both chassis
> seperately.  So it occurs to me that we could hack LACP rather than LLDP :-)
> It appears that it uses a specific multicast destination.
> 
> --
> Michael Richardson <mcr+IETF@sandelman.ca>, Sandelman Software Works
>   -= IPv6 IoT consulting =-
>