Network Working Group | X. Xu |
Internet-Draft | Alibaba Inc |
Intended status: Standards Track | S. Kini |
Expires: March 29, 2019 | |
S. Sivabalan | |
C. Filsfils | |
Cisco | |
S. Litkowski | |
Orange | |
September 25, 2018 |
Signaling Entropy Label Capability and Entropy Readable Label Depth Using IS-IS
draft-ietf-isis-mpls-elc-06
Multiprotocol Label Switching (MPLS) has defined a mechanism to load balance traffic flows using Entropy Labels (EL). An ingress Label Switching Router (LSR) cannot insert ELs for packets going into a given tunnel unless an egress LSR has indicated via signaling that it has the capability of processing ELs, referred to as Entropy Label Capability (ELC), on that tunnel. In addition, it would be useful for ingress LSRs to know each LSR's capability of reading the maximum label stack depth and performing EL-based load-balancing, referred to as Entropy Readable Label Depth (ERLD), in the cases where stacked LSPs are used for whatever reasons. This document defines mechanisms to signal these two capabilities using IS-IS. These mechanisms are useful when the label advertisement is also done via IS-IS. In addition, this document introduces the Non-IGP Functional Capabilities Sub-TLV for advertising IS-IS router's actual non-IGP functional capabilities. ELC is one of such non-IGP functional capabilities.
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 March 29, 2019.
Copyright (c) 2018 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 Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License.
[RFC6790] describes a method to load balance Multiprotocol Label Switching (MPLS) traffic flows using Entropy Labels (EL). [RFC6790] introduces the concept of Entropy Label Capability (ELC) and defines the signalings of this capability via MPLS signaling protocols. Recently, mechanisms are being defined to signal labels via link-state Interior Gateway Protocols (IGP) such as IS-IS [I-D.ietf-isis-segment-routing-extensions]. In such scenario, the signaling mechanisms defined in [RFC6790] are inadequate. This draft defines a mechanism to signal the ELC [RFC6790] using IS-IS. This mechanism is useful when the label advertisement is also done via IS-IS.
In addition, in the cases where stacked LSPs are used for whatever reasons (e.g., SR-MPLS [I-D.ietf-spring-segment-routing-mpls]), it would be useful for ingress LSRs to know each intermediate LSR's capability of reading the maximum label stack depth and performing EL-based load-balancing. This capability, referred to as Entropy Readable Label Depth (ERLD) as defined in [I-D.ietf-mpls-spring-entropy-label] may be used by ingress LSRs to determine whether it's necessary to insert an EL for a given LSP of the stacked LSP tunnel in the case where there has already been at least one EL in the label stack [I-D.ietf-mpls-spring-entropy-label].
This memo makes use of the terms defined in [RFC6790] and [RFC4971].
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.
This document defines the Non-IGP Functional Capabilities Sub-TLV with Sub-TLV type of TBD1 within the body of the IS-IS Router Capability TLV. An IS-IS router advertising an IS-IS Router Capability TLV MAY include the Non-IGP Functional Capabilities Sub-TLV. The Sub-TLV MUST reflect the advertising IS-IS router's actual non-IGP functional capabilities in the flooding scope of the containing Router Capability TLV.
0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Type=TBD1 | Length=4 | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Non-IGP Functional Capabilities | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Figure 1: Non-IGP Functional Capabilities Sub-TLV Format
The format of the Router Non-IGP Functional Capabilities Sub-TLV is as follows:
The Non-IGP Functional Capabilities Sub-TLV MAY be followed by optional Sub-TLVs that further specify a non-IGP functional capability. The specifications for non-IGP functional capabilities advertised in this Sub-TLV MUST describe protocol behavior and address backwards compatibility.
One bit of the Non-IGP Functional Capability Bits (Bit 0 is desired) is to be assigned by the IANA for the ELC [RFC6790]. If a router has multiple line cards, the router MUST NOT announce the ELC [RFC6790] unless all of its linecards are capable of processing ELs.
How to apply the ELC advertisement to the inter-area, inter-AS and inter-protocol scenarios is outside the scope of this document.
A new MSD-type of the Node MSD sub-TLV [I-D.ietf-isis-segment-routing-msd], called ERLD is defined to advertise the ERLD of a given router. As shown in Figure 2, it is formatted as described in [I-D.ietf-isis-segment-routing-msd] with a new MSD-Type code to be assigned by IANA (the type code of 2 is desired) and the Value field is set to the ERLD in the range between 0 to 255. The scope of the advertisement depends on the application. If a router has multiple linecards with different capabilities of reading the maximum label stack deepth, the router MUST advertise the smallest one.
0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | MSD-Type=TBD2 | ERLD | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Figure 2: ERLD MSD-Type Format
The authors would like to thank Yimin Shen, George Swallow, Acee Lindem, Les Ginsberg, Ketan Talaulikar, Jeff Tantsura, Bruno Decraene and Carlos Pignataro for their valuable comments.
This document requests IANA to allocate one sub-TLV type of the Router Capability TLV registry for the Non-IGP Functional Capabilities Sub-TLV. Futhermore, this document requests IANA to creat a subregistry for "Non-IGP Functional Capability Bits" within the "Interior Gateway Protocol (IGP) Parameters" registry. This subregistry is comprised of the fields Bit Number, Capability Name, and Reference. Initially, one bit is reqested to be assigned for the ELC. The registration procedure is "Expert Review" as defined in [RFC8126]. The following values are defined by this document:
Bit No. Capability Name Reference ----- --------------------- ------------- 0 ELC This document 1-31 Unassigned This document Figure 3: Non-IGP Functional Capability Bits Registry
IANA is requested to allocate a MSD type (the type code of 2 is desired) from the “IGP MSD Types” registry for ERLD.
The security considerations as described in [RFC4971] is applicable to this document. This document does not introduce any new security risk.
[I-D.ietf-mpls-spring-entropy-label] | Kini, S., Kompella, K., Sivabalan, S., Litkowski, S., Shakir, R. and J. Tantsura, "Entropy label for SPRING tunnels", Internet-Draft draft-ietf-mpls-spring-entropy-label-12, July 2018. |