Re: [Idr] new thread regarding capabilities handling

Enke Chen <enkechen@cisco.com> Thu, 27 April 2017 05:33 UTC

Return-Path: <enkechen@cisco.com>
X-Original-To: idr@ietfa.amsl.com
Delivered-To: idr@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E6AFA1315A8 for <idr@ietfa.amsl.com>; Wed, 26 Apr 2017 22:33:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -14.522
X-Spam-Level:
X-Spam-Status: No, score=-14.522 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, USER_IN_DEF_DKIM_WL=-7.5] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=cisco.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 LfUHpIlhMX9Q for <idr@ietfa.amsl.com>; Wed, 26 Apr 2017 22:33:36 -0700 (PDT)
Received: from alln-iport-2.cisco.com (alln-iport-2.cisco.com [173.37.142.89]) (using TLSv1.2 with cipher DHE-RSA-SEED-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 92B6F1315A5 for <idr@ietf.org>; Wed, 26 Apr 2017 22:33:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=1165; q=dns/txt; s=iport; t=1493271216; x=1494480816; h=subject:to:references:cc:from:message-id:date: mime-version:in-reply-to:content-transfer-encoding; bh=xEFlF7CE1M8ik1ZXWt9y/HEqkkabO1PpMXNbTa1JqPo=; b=EanC0uHBig2VxCYdt6BadNitxAOTGOSBWmYjxcGabkTx0L2uk6bgafEj uBGAiS3goRHY9xXZ+awQlG41bWaqRE6kIDGhiu2lrZImUR3yKUBW1h5g2 2GyvkqjVuuGAM6netZmCLQq+FDUDbOg17jdGh+chrzMZKtDfFdZAyPDYe w=;
X-IronPort-AV: E=Sophos;i="5.37,257,1488844800"; d="scan'208";a="413412682"
Received: from rcdn-core-11.cisco.com ([173.37.93.147]) by alln-iport-2.cisco.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Apr 2017 05:33:36 +0000
Received: from [10.82.220.141] (rtp-vpn3-1160.cisco.com [10.82.220.141]) by rcdn-core-11.cisco.com (8.14.5/8.14.5) with ESMTP id v3R5XZ3n000714; Thu, 27 Apr 2017 05:33:35 GMT
To: Mikael Abrahamsson <swmike@swm.pp.se>
References: <alpine.DEB.2.02.1704270713380.5591@uplift.swm.pp.se>
Cc: idr@ietf.org, Enke Chen <enkechen@cisco.com>
From: Enke Chen <enkechen@cisco.com>
Message-ID: <a7a10b72-2215-9968-e4c8-0592e29ce893@cisco.com>
Date: Wed, 26 Apr 2017 22:33:34 -0700
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <alpine.DEB.2.02.1704270713380.5591@uplift.swm.pp.se>
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/idr/evB3NTmqyWSsLpVVzI4n9UR4fbY>
Subject: Re: [Idr] new thread regarding capabilities handling
X-BeenThere: idr@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: Inter-Domain Routing <idr.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/idr>, <mailto:idr-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/idr/>
List-Post: <mailto:idr@ietf.org>
List-Help: <mailto:idr-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/idr>, <mailto:idr-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Apr 2017 05:33:38 -0000

Hi, Mikael:

Please take a look at the "BGP Dynamic Capability" draft:

   https://www.ietf.org/archive/id/draft-ietf-idr-dynamic-cap-14.txt

Regards,  -- Enke

On 4/26/17 10:18 PM, Mikael Abrahamsson wrote:
> 
> Hi,
> 
> disregard the part in my last email about asking why all bgp sessions in a peer group are 
> flapped when one changes the config of that peer group. Let's discuss that here instead.
> 
> If I add "address-family ipv4 multicast" to my peer-group and it wasn't there before, all
> router OSes I know will just reset all the sessions. This is baffling.
> 
> I see two problems:
> 
> 1. Why can't capabilities be renegotiated without BGP session restaart?
> 
> 2. Why doesn't it require a command to flap the sessions to adapt to the new configuration?
> If I want to run-through my changed policy-map, I have to "clear soft in" (or out). Why isn't
> there a "clear all-sessions-where-capabilities-have-changed" (paraphrasing).
> 
> Current behaviour is very disruptive. You change a line of config that you might think is a
> minor change, and BOOM, all your sessions are reset and you have a many-minutes outage.
>