Internet-Draft | BGP-LS Extensions for IS-IS FR | July 2022 |
Head & Przygienda | Expires 6 January 2023 | [Page] |
This document defines new BGP-LS (BGP Link-State) TLVs in order to carry IS-IS Flood Reflection information.¶
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.¶
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.¶
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."¶
This Internet-Draft will expire on 6 January 2023.¶
Copyright (c) 2022 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Revised BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Revised BSD License.¶
BGP Link-State RFC7752 [RFC7752] defines mechanisms to advertise information about the underlying IGP in BGP NLRI to an external entity (e.g. a controller). New BGP-LS TLVs are required in order to faciliate IS-IS Flood Reflection [IS-IS-FR] extensions.¶
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119 [RFC2119].¶
Controllers may need to compute traffic engineered paths across Flood Reflection clusters. This requires that they be aware of Flood Reflection specific details, such as Cluster ID, C-bit (which indicates Flood Reflector or Flood Reflector Client), or any sub-TLVs.¶
This document defines the following BGP-LS TLV code point value in accordance with RFC7752 rules:¶
TLV Code Point | Description | IS-IS TLV |
---|---|---|
TBD1 | Flood Reflection TLV | TBD1 (161) [IS-IS-FR] |
TLV formats are described in detail in subsequent subsections.¶
This TLV advertises Flood Reflection details. The semantics of any fields within the TLV/sub-TLVs is described in [IS-IS-FR].¶
where:¶
This section requests the following (suggested) values from the "BGP-LS Node Descriptor, Link Descriptor, Prefix Descriptor, and Attribute TLVs" registry for the following TLVs:¶
TLV Code Point | Description | IS-IS TLV/Sub-TLV | Reference |
---|---|---|---|
TBD1 (161) | IS-IS Flood Reflection | 161 | This document. |
Procedures and protocol extensions defined in this document do not affect the BGP security model. See the "Security Considerations" section of [RFC4271] for a discussion of BGP security. Also, refer to [RFC4272] and [RFC6952] for analyses of BGP security issues. Security considerations for acquiring and distributing BGP-LS information are discussed in [RFC7752].¶
The TLVs introduced in this document are used to propagate IS-IS Flood Reflection TLVs defined in [IS-IS-FR]. These TLVs represent IS-IS Flood Reflection state and are therefore assumed to support any/all of the required security and authentication mechanisms as described in [IS-IS-FR] to prevent any security issues when propagating the TLVs into BGP-LS.¶