[Bgp-autoconf] Move forward with bgp autoconf requirements and design principle
"Dongjie (Jimmy)" <jie.dong@huawei.com> Wed, 13 May 2020 14:38 UTC
Return-Path: <jie.dong@huawei.com>
X-Original-To: bgp-autoconf@ietfa.amsl.com
Delivered-To: bgp-autoconf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 4E2C23A0B92
for <bgp-autoconf@ietfa.amsl.com>; Wed, 13 May 2020 07:38:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level:
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_MSPIKE_H4=0.001,
RCVD_IN_MSPIKE_WL=0.001, SPF_PASS=-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 EiHwsG9rOwQg for <bgp-autoconf@ietfa.amsl.com>;
Wed, 13 May 2020 07:38:39 -0700 (PDT)
Received: from huawei.com (lhrrgout.huawei.com [185.176.76.210])
(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 128B33A0B2E
for <bgp-autoconf@ietf.org>; Wed, 13 May 2020 07:38:39 -0700 (PDT)
Received: from lhreml734-chm.china.huawei.com (unknown [172.18.7.106])
by Forcepoint Email with ESMTP id C3479F0690E73F832B95
for <bgp-autoconf@ietf.org>; Wed, 13 May 2020 15:38:37 +0100 (IST)
Received: from dggeme702-chm.china.huawei.com (10.1.199.98) by
lhreml734-chm.china.huawei.com (10.201.108.85) with Microsoft SMTP Server
(version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id
15.1.1913.5; Wed, 13 May 2020 15:38:37 +0100
Received: from dggeme754-chm.china.huawei.com (10.3.19.100) by
dggeme702-chm.china.huawei.com (10.1.199.98) with Microsoft SMTP Server
(version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id
15.1.1913.5; Wed, 13 May 2020 22:38:34 +0800
Received: from dggeme754-chm.china.huawei.com ([10.6.80.77]) by
dggeme754-chm.china.huawei.com ([10.6.80.77]) with mapi id 15.01.1913.007;
Wed, 13 May 2020 22:38:34 +0800
From: "Dongjie (Jimmy)" <jie.dong@huawei.com>
To: "bgp-autoconf@ietf.org" <bgp-autoconf@ietf.org>
Thread-Topic: Move forward with bgp autoconf requirements and design principle
Thread-Index: AdYpNA7kwObJ16uITyuAVIK7h4Vm9g==
Date: Wed, 13 May 2020 14:38:34 +0000
Message-ID: <0d8841f4daf143439a237c91333744e4@huawei.com>
Accept-Language: en-US, zh-CN
Content-Language: zh-CN
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.45.186.102]
Content-Type: multipart/alternative;
boundary="_000_0d8841f4daf143439a237c91333744e4huaweicom_"
MIME-Version: 1.0
X-CFilter-Loop: Reflected
Archived-At: <https://mailarchive.ietf.org/arch/msg/bgp-autoconf/7Smd59IFZAbLyhXSCEjd1cfHAAI>
Subject: [Bgp-autoconf] Move forward with bgp autoconf requirements and
design principle
X-BeenThere: bgp-autoconf@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: BGP autoconfiguration design team discussion list
<bgp-autoconf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/bgp-autoconf>,
<mailto:bgp-autoconf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/bgp-autoconf/>
List-Post: <mailto:bgp-autoconf@ietf.org>
List-Help: <mailto:bgp-autoconf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/bgp-autoconf>,
<mailto:bgp-autoconf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 13 May 2020 14:38:41 -0000
Hi all, It's been some time since our presentation on the IDR virtual interim. On that meeting we discussed the next steps, which include: 1. Confirm the minimal set of common requirements 2. Reach consensus on the design principles 3. Put the above two into a requirement document 4. Hand the solution discussion to the WG Currently we are still at the first step, while hopefully we could finalized the minimal set of common requirements quickly (by end of this month?) based on the discussions we had before. The minimal set of requirements we have are as below: * Support IPv4 and IPv6 address family * Support to use either interface or loopback address for BGP session * Support to discover the peering IP address * Support to discover the peering ASN * Support authentication of control message * Enable Layer 3 link liveness detection, such as BFD * The capability of communicating arbitrary attributes to peers according to operators' need Note the last one was under discussion before the virtual meeting, if you have any opinion on it, please share it on this list. The second step may need more effort, which means more discussion on the mail list is encouraged, and we may arrange one or two conference calls if needed. Once we get step 1 and 2 settled, step 3 should be relatively easier (hopefully:)). Inputs are always welcome. Thanks. Best regards, Jie
- [Bgp-autoconf] Move forward with bgp autoconf req… Dongjie (Jimmy)
- Re: [Bgp-autoconf] Move forward with bgp autoconf… Randy Bush
- Re: [Bgp-autoconf] Move forward with bgp autoconf… 徐小虎(义先)
- Re: [Bgp-autoconf] Move forward with bgp autoconf… Dongjie (Jimmy)
- Re: [Bgp-autoconf] Move forward with bgp autoconf… Dongjie (Jimmy)
- Re: [Bgp-autoconf] Move forward with bgp autoconf… Robert Raszuk
- [Bgp-autoconf] 回复: Move forward with bgp autoconf… 徐小虎(义先)
- Re: [Bgp-autoconf] Move forward with bgp autoconf… Dongjie (Jimmy)
- Re: [Bgp-autoconf] 回复: Move forward with bgp auto… Dongjie (Jimmy)
- Re: [Bgp-autoconf] Move forward with bgp autoconf… Robert Raszuk
- Re: [Bgp-autoconf] Move forward with bgp autoconf… Dongjie (Jimmy)
- Re: [Bgp-autoconf] Move forward with bgp autoconf… Robert Raszuk
- Re: [Bgp-autoconf] Move forward with bgp autoconf… Randy Bush
- Re: [Bgp-autoconf] Move forward with bgp autoconf… Dongjie (Jimmy)
- Re: [Bgp-autoconf] Move forward with bgp autoconf… Jeff Tantsura
- Re: [Bgp-autoconf] Move forward with bgp autoconf… 徐小虎(义先)
- Re: [Bgp-autoconf] Move forward with bgp autoconf… Dongjie (Jimmy)
- Re: [Bgp-autoconf] Move forward with bgp autoconf… Warren Kumari
- Re: [Bgp-autoconf] Move forward with bgp autoconf… Dongjie (Jimmy)
- Re: [Bgp-autoconf] Move forward with bgp autoconf… Warren Kumari
- Re: [Bgp-autoconf] Move forward with bgp autoconf… Dongjie (Jimmy)