Internet-Draft | OSPF for BIER-TE | February 2024 |
Chen, et al. | Expires 4 August 2024 | [Page] |
This document describes OSPFv2 and OSPFv3 extensions for distributing the BitPositions configured on a Bit-Forwarding Router (BFR) with MPLS and non-MPLS encapsulation for "Bit Index Explicit Replication Traffic Engineering" (BIER-TE) in a BIER-TE domain.¶
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 [RFC2119] [RFC8174] when, and only when, they appear in all capitals, as shown here.¶
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 4 August 2024.¶
Copyright (c) 2024 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.¶
[RFC9262] introduces Bit Index Explicit Replication (BIER) Traffic/Tree Engineering (BIER-TE). It is an architecture for per-packet stateless explicit point to multipoint (P2MP) multicast path/tree. There are three types of BitPositions (BPs) in a BIER-TE domain: link BitPosition (BP), routed BP and localdecap BP. A link BP is a BP configured on a link from Bit-Forwarding Router (BFR) X to BFR Y for a forward connected adjacency from X to Y. A routed BP is a BP configured on BFR X for a forward routed adjacency from X to a remote BFR Z not directly connected to X. A localdecap BP is a BP configured on a BFR.¶
[RFC8444] describes OSPFv2 Extensions for distributing the BFR identifier (BFR-id) configured on a BFR. [I-D.ietf-bier-ospfv3-extensions] describes OSPFv3 Extensions for distributing the BFR identifier (BFR-id) configured on a BFR. The advertisement of MPLS and Non-MPLS encapsulation for BIER is speficied in [RFC8444], [I-D.ietf-bier-ospfv3-extensions], and [I-D.ietf-bier-lsr-non-mpls-extensions]. This document specifies OSPFv2 and OSPFv3 extensions for distributing the BitPositions configured on a BFR with MPLS and Non-MPLS encapsulation for BIER-TE in a BIER-TE domain. The BitPositions distributed may be used by a BFR as a Point of Local Repair (PLR) for Fast-ReRoute (FRR).¶
This section describes protocol extensions to OSPFv2 for distributing the BitPositions configured on a BFR in a BIER-TE domain.¶
This section defines a Sub-TLV for distributing a link BitPosition (BP).¶
[RFC7684] defines the OSPFv2 Extended Link TLV to advertise the information about a link. Only one OSPFv2 Extended Link TLV SHALL be advertised in each OSPFv2 Extended Link Opaque LSA. The OSPFv2 Extended Link TLV has the following format:¶
Under the OSPFv2 Extended Link TLV for a link, a Sub-TLV, called Link-BP Sub-TLV, is defined for distributing a link BitPosition. A Link-BP Sub-TLV is included in the Link TLV for a link of Link Type P2P (Point-to-Point) or Broadcast (or say LAN or Transit Network). The Link-BP Sub-TLV has the following format:¶
A TLV, called Node BPs TLV, is defined within the body of the OSPF Router Information (RI) Opaque Link State Advertisement (LSA) [RFC7770]. The TLV contains Sub-TLVs. Two types of Sub-TLVs are defined. One is for a Routed BitPosition and the other for a Localdecap BitPosition.¶
The Node BPs TLV has the following format:¶
The Routed-BP Sub-TLV has the following format:¶
The Localdecap-BP Sub-TLV has the following format:¶
Two BIER-TE Encapsulation Sub-TLVs are defined. One is BIER-TE MPLS Encapsulation Sub-TLV and the other is BIER-TE non-MPLS Encapsulation Sub-TLV. They are similar to the BIER MPLS Encapsulation Sub-TLV defined in Section 2.2 of [RFC8444]. They are advertised with the Node BPs TLV. Their flooding scope is the same as the one in Section 2.3 of [RFC8444].¶
The format of BIER-TE MPLS Encapsulation Sub-TLV is illustrated in Figure 6.¶
Type: TBD5 is to be assigned by IANA.¶
Length: 8.¶
Max SI: A 1 octet field encoding the maximum Set Identifier (Section 1 of [RFC8279]), used in the encapsulation for this BIER-TE sub-domain for this bitstring length.¶
Label: A 3 octet field, where the 20 rightmost bits represent the first label in the label range. The 4 leftmost bits MUST be ignored.¶
BS Len: A 4 bits field encoding the supported BitString length associated with the BPs configured on the BFR and in the BP Sub-TLVs and TLV with the BIER-TE Encapsulation Sub-TLV. The values allowed in this field are specified in Section 2 of [RFC8296].¶
Reserved: SHOULD be set to 0 on transmission and MUST be ignored on reception.¶
The format of BIER-TE Non-MPLS Encapsulation Sub-TLV is illustrated in Figure 7.¶
Type: TBD6 is to be assigned by IANA.¶
Length: 8.¶
BIFT-ID: A 3 octet field, where the 20 rightmost bits represent the first value in the value range. The 4 leftmost bits MUST be ignored.¶
The other fields are the same as those for BIER-TE MPLS Encapsulation Sub-TLV.¶
This section describes protocol extensions to OSPFv3 for distributing the BitPositions configured on a BFR in a BIER-TE domain.¶
[RFC8362] defines OSPFv3 Extended Router LSA, which may include multiple Router-Link TLVs. A Router-Link TLV defines a single router link. A Router-Link TLV may include a Link-BP Sub-TLV below for distributing a link BP.¶
The Node BPs TLV, Routed BP Sub-TLV and Localdecap BP Sub-TLV defined in Section 2.2 are reused in OSPVv3 for distributing the routed BitPositions and the localdecap BitPosition configured on a BFR.¶
Two BIER-TE Encapsulation Sub-TLVs defined in Section 2.3 are reused in OSPFv3. They are similar to the BIER MPLS Encapsulation Sub-TLV defined in Section 2.2 of [I-D.ietf-bier-ospfv3-extensions]. They are advertised with the Node BPs TLV. Their flooding scope is the same as the one in Section 2.3 of [I-D.ietf-bier-ospfv3-extensions].¶
Protocol extensions defined in this document do not affect the OSPF security other than those as discussed in the Security Considerations section of [RFC7684] and [RFC8362].¶
Under "OSPFv2 Extended Link TLV Sub-TLVs" registry as defined in [RFC7684], IANA is requested to assign a new registry value for Link-BP Sub-TLV, BIER-TE MPLS Encapsulation Sub-TLV and BIER-TE Non-MPLS Encapsulation Sub-TLV as follows:¶
+===========+================================+===============+ | Value | Description | reference | +===========+================================+===============+ | TBD1 (30) | Link-BP | This document | +-----------+--------------------------------+---------------+ | TBD5 (31) | BIER-TE MPLS Encapsulation | This document | +-----------+--------------------------------+---------------+ | TBD6 (32) | BIER-TE Non-MPLS Encapsulation | This document | +-----------+--------------------------------+---------------+¶
Under "OSPF Router Information (RI) TLVs" registry as defined in [RFC7770], IANA is requested to assign a new registry value for Node BPs TLV as follows:¶
+==============+===================+=====================+ | Value | Description | reference | +==============+===================+=====================+ | TBD2 (21) | Node BPs | This document | +--------------+-------------------+---------------------+¶
IANA is requested to create a new subregistry called the "OSPF Node BPs Sub-TLVs" under the "Open Shortest Path First (OSPF) Parameters" registry. The initial values are as follows:¶
+=============+================================+===============+ | Value | Description | reference | +=============+================================+===============+ | 0 | Reserved | This document | +-------------+--------------------------------+---------------+ | TBD3(1) | Routed BP | This document | +-------------+--------------------------------+---------------+ | TBD4(2) | Localdecap BP | This document | +-------------+--------------------------------+---------------+ | 31 | BIER-TE MPLS Encapsulation | This document | +-------------+--------------------------------+---------------+ | 32 | BIER-TE Non-MPLS Encapsulation | This document | +-------------+--------------------------------+---------------+ |3-30,33-65535| To be allocated in First Come First Served | +-------------+--------------------------------+---------------+¶
Under "OSPFv3 Extended-LSA Sub-TLVs" registry as defined in [RFC8362], IANA is requested to assign a new registry value for Link-BP Sub-TLV, BIER-TE MPLS Encapsulation Sub-TLV and BIER-TE Non-MPLS Encapsulation Sub-TLV as follows:¶
+===========+================================+===============+ | Value | Description | reference | +===========+================================+===============+ | TBD7 (30) | Link-BP | This document | +-----------+--------------------------------+---------------+ | 31 | BIER-TE MPLS Encapsulation | This document | +-----------+--------------------------------+---------------+ | 32 | BIER-TE Non-MPLS Encapsulation | This document | +-----------+--------------------------------+---------------+¶
The authors would like to thank Acee Lindem, Les Ginsberg, Tony Przygienda, Jeffrey Zhang and Toerless Eckert for their comments on this work.¶
Yuehua Wei ZTE Corporation China Email: wei.yuehua@zte.com.cn Lei Liu Fujitsu USA Email: liulei.kddi@gmail.com Benchong Xu ZTE Corporation China Email: xu.benchong@zte.com.cn Xufeng Liu Alef Edge USA Email: xufeng.liu.ietf@gmail.com IJsbrand Wijnands Arrcus Email: ice@braindump.be¶