Re: [sidr] WGLC for draft-ietf-sidr-pfx-validate-06

"John G. Scudder" <jgs@juniper.net> Fri, 15 June 2012 18:43 UTC

Return-Path: <jgs@juniper.net>
X-Original-To: sidr@ietfa.amsl.com
Delivered-To: sidr@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF08D21F8638 for <sidr@ietfa.amsl.com>; Fri, 15 Jun 2012 11:43:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.599
X-Spam-Level:
X-Spam-Status: No, score=-6.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jTgz16U+4Vm4 for <sidr@ietfa.amsl.com>; Fri, 15 Jun 2012 11:43:52 -0700 (PDT)
Received: from exprod7og119.obsmtp.com (exprod7og119.obsmtp.com [64.18.2.16]) by ietfa.amsl.com (Postfix) with ESMTP id 2456221F8637 for <sidr@ietf.org>; Fri, 15 Jun 2012 11:43:49 -0700 (PDT)
Received: from P-EMHUB02-HQ.jnpr.net ([66.129.224.36]) (using TLSv1) by exprod7ob119.postini.com ([64.18.6.12]) with SMTP ID DSNKT9uCZGqAfWD6zaIBoVh5FE9SBek2y06r@postini.com; Fri, 15 Jun 2012 11:43:51 PDT
Received: from [172.16.13.202] (172.16.13.202) by P-EMHUB02-HQ.jnpr.net (172.24.192.33) with Microsoft SMTP Server id 8.3.213.0; Fri, 15 Jun 2012 11:42:11 -0700
MIME-Version: 1.0 (Apple Message framework v1278)
Content-Type: text/plain; charset="us-ascii"
From: "John G. Scudder" <jgs@juniper.net>
In-Reply-To: <24B20D14B2CD29478C8D5D6E9CBB29F625F1A29D@Hermes.columbia.ads.sparta.com>
Date: Fri, 15 Jun 2012 14:42:10 -0400
Content-Transfer-Encoding: quoted-printable
Message-ID: <BACE92D4-2181-4730-956B-5F5F6DE8C8B7@juniper.net>
References: <24B20D14B2CD29478C8D5D6E9CBB29F625F1340A@Hermes.columbia.ads.sparta.com>, <DCC302FAA9FE5F4BBA4DCAD46569377917431AB281@PRVPEXVS03.corp.twcable.com> <24B20D14B2CD29478C8D5D6E9CBB29F625F1A29D@Hermes.columbia.ads.sparta.com>
To: "Murphy, Sandra" <Sandra.Murphy@sparta.com>
X-Mailer: Apple Mail (2.1278)
Cc: "sidr@ietf.org" <sidr@ietf.org>
Subject: Re: [sidr] WGLC for draft-ietf-sidr-pfx-validate-06
X-BeenThere: sidr@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Secure Interdomain Routing <sidr.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sidr>, <mailto:sidr-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sidr>
List-Post: <mailto:sidr@ietf.org>
List-Help: <mailto:sidr-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sidr>, <mailto:sidr-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 15 Jun 2012 18:43:53 -0000

True in the context of bgpsec. But this is just pfx-validate. Nonetheless, I am OK with leaving it as an exercise for the implementor -- as Hannes notes, this is how it ends up working anyway.

--John

On Jun 12, 2012, at 12:48 PM, Murphy, Sandra wrote:

> Speaking as regular ol' member:
> 
> wrt:
> 
>> One nit - we've had several conversations about whether to use 
>> AS_Path as synonymous with AS4_Path since we require (with a 
>> MUST) support for 4-octet ASNs. I don't remember which way 
>> we came down on the matter, whether to explicitly say 
>> AS4_PATH since that is what will really be used, or to leave 
>> that as an exercise for the implementer.
> 
> I do not believe that AS4_PATH would "really be used" by a bgpsec capable router.
> 
> The MUST support for 4 byte AS numbers means that the following text from RFC4893 applies:
> 
>   The new attributes, AS4_PATH and AS4_AGGREGATOR SHOULD NOT be carried
>   in the UPDATE messages between NEW BGP peers.  A NEW BGP speaker that
>   receives the AS4_PATH and AS4_AGGREGATOR path attributes in an UPDATE
>   message from a NEW BGP speaker SHOULD discard these path attributes
>   and continue processing the UPDATE message.
> 
> Each neighbor that has negotiated the bgpsec capability  is a "NEW BGP speaker" because it must support 4 byte ASNs.  NEW BGP speakers use 4 byte ASNs in the AS_PATH (not AS4_PATH).
> 
> The RFC4893 text says SHOULD rather than MUST, so it is possible that a bgpsec speaker might actually receive the AS4_PATH attribute, but dropping the attribute is expected and just fine.
> 
> --Sandy, speaking as regular ol' wg member
> 
> ________________________________________
> From: George, Wes [wesley.george@twcable.com]
> Sent: Tuesday, June 12, 2012 8:22 AM
> To: Murphy, Sandra; sidr@ietf.org
> Subject: RE: WGLC for draft-ietf-sidr-pfx-validate-06
> 
> I have read this draft and previous versions and I support publishing it.
> 
> One nit - we've had several conversations about whether to use AS_Path as synonymous with AS4_Path since we require (with a MUST) support for 4-octet ASNs. I don't remember which way we came down on the matter, whether to explicitly say AS4_PATH since that is what will really be used, or to leave that as an exercise for the implementer.
> 
> Thanks,
> 
> Wes George
> 
> 
> 
>> -----Original Message-----
>> From: sidr-bounces@ietf.org [mailto:sidr-bounces@ietf.org] On Behalf Of
>> Murphy, Sandra
>> Sent: Friday, June 01, 2012 7:00 PM
>> To: sidr@ietf.org
>> Subject: [sidr] WGLC for draft-ietf-sidr-pfx-validate-06
>> 
>> The authors have stated that they believe that draft-ietf-sidr-pfx-
>> validate-06 "BGP Prefix Origin Validation" is ready for a working group
>> last call.
>> 
>> The draft can be accessed at http://tools.ietf.org/html/draft-ietf-sidr-
>> pfx-validate-06 and https://datatracker.ietf.org/doc/draft-ietf-sidr-
>> pfx-validate/
>> 
>> This announces the beginning of the wglc.  The last call will end on
>> Friday, 15 Jun 2012.
>> 
>> Please judge whether you believe that this work is ready for publication
>> and send any comments to the list.
>> 
>> --Sandy, speaking as wg co-chair
>> _______________________________________________
>> sidr mailing list
>> sidr@ietf.org
>> https://www.ietf.org/mailman/listinfo/sidr
> 
> This E-mail and any of its attachments may contain Time Warner Cable proprietary information, which is privileged, confidential, or subject to copyright belonging to Time Warner Cable. This E-mail is intended solely for the use of the individual or entity to which it is addressed. If you are not the intended recipient of this E-mail, you are hereby notified that any dissemination, distribution, copying, or action taken in relation to the contents of and attachments to this E-mail is strictly prohibited and may be unlawful. If you have received this E-mail in error, please notify the sender immediately and permanently delete the original and any copy of this E-mail and any printout.
> _______________________________________________
> sidr mailing list
> sidr@ietf.org
> https://www.ietf.org/mailman/listinfo/sidr