Network Working Group J. Dong Internet-Draft M. Chen Intended status: Standards Track Huawei Technologies Expires:November 8, 2015June 5, 2016 H. GredlerJuniper Networks, Inc.Individual Contributor S. Previdi Cisco Systems, Inc. J. Tantsura EricssonMay 7,December 3, 2015 Distribution of MPLS Traffic Engineering (TE) LSP State using BGPdraft-ietf-idr-te-lsp-distribution-03draft-ietf-idr-te-lsp-distribution-04 Abstract This document describes a mechanism to collect the Traffic Engineering (TE) LSP information using BGP. Such information can be used by external components for path reoptimization, serviceplacementplacement, and network visualization. Requirements Language 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]. Status of This Memo 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 http://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 onNovember 8, 2015.June 5, 2016. Copyright Notice Copyright (c) 2015 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 (http://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. Table of Contents 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2 2. Carrying LSP State Information in BGP . . . . . . . . . . . . 4 2.1. MPLS TE LSPIdentifierInformation . . . . . . . . . . . . . . . . . 4 2.2. IPv4/IPv6 MPLS TE LSP NLRI . . . . . . . . . . . . . . . 5 2.2.1. MPLS TE LSP Descriptors . . . . . . . . . . . . . . . 6 2.3. LSP State Information . . . . . . . . . . . . . . . . . .68 2.3.1. RSVP Objects . . . . . . . . . . . . . . . . . . . . 10 2.3.2. PCE Objects . . . . . . . . . . . . . . . . . . . . . 11 2.3.3. SR Encap TLVs . . . . . . . . . . . . . . . . . . . . 11 3. Operational Considerations . . . . . . . . . . . . . . . . .712 4. IANA Considerations . . . . . . . . . . . . . . . . . . . . .812 4.1. BGP-LS NLRI-Types . . . . . . . . . . . . . . . . . . . .812 4.2. BGP-LS Protocol-IDs . . . . . . . . . . . . . . . . . . .812 4.3. BGP-LSInstance-IDs . .Descriptors TLVs . . . . . . . . . . . . . . . . .913 4.4. BGP-LSAttribute TLVs . . . . . . . .LSP-State TLV Protocol Origin . . . . . . . . . .913 5. Security Considerations . . . . . . . . . . . . . . . . . . .914 6. Acknowledgements . . . . . . . . . . . . . . . . . . . . . .914 7. References . . . . . . . . . . . . . . . . . . . . . . . . .914 7.1. Normative References . . . . . . . . . . . . . . . . . .914 7.2. Informative References . . . . . . . . . . . . . . . . .1115 Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . .1116 1. Introduction In some network environments, thestatesstate of establishedMulti- ProtocolMulti-Protocol Label Switching (MPLS) Traffic Engineering (TE) Label Switched Paths (LSPs) and Tunnels in the network are required bysomecomponents external to the network domain. Usually this information is directly maintained by the ingress Label Edge Routers (LERs) of the MPLS TE LSPs. One example of using the LSP information is stateful Path Computation Element (PCE) [I-D.ietf-pce-stateful-pce], which could provide benefits in pathreoptimization .reoptimization. While some extensions are proposed in Path Computation Element Communication Protocol (PCEP) for the Path Computation Clients (PCCs) to report the LSP states to the PCE, this mechanism may not be applicable in a management-based PCE architecture as specified in section 5.5 of [RFC4655]. As illustrated in the figure below, the PCC is not an LSR in the routing domain, thus the head-end nodes of theTE-LSPTE-LSPs may not implement the PCEP protocol. In this casesomea general mechanism to collect theTE-LSPTE- LSP states from the ingress LERs is needed. This document proposes an LSP state collection mechanism complementary to the mechanism defined in [I-D.ietf-pce-stateful-pce]. ----------- | ----- | Service | | TED |<-+-----------> Request | ----- | TED synchronization | | | | mechanism (for example, v | | | routing protocol) ------------- Request/ | v | | | Response| ----- | | NMS |<--------+> | PCE | | | | | ----- | ------------- ----------- Service | Request | v ---------- Signaling ---------- | Head-End | Protocol | Adjacent | | Node |<---------->| Node | ---------- ---------- Figure 1. Management-Based PCE Usage In networks with composite PCE nodes as specified in section 5.1 of [RFC4655],thePCE is implemented on several routers in the network, and the PCCs in the network can use the mechanism described in [I-D.ietf-pce-stateful-pce] to report the LSP information to the PCE nodes. An external component mayfurtheralso need to collect the LSP information from all the PCEs in the network togetobtain a global view of the LSPstatesstate in the network. In multi-area or multi-AS scenarios, each area or AS can have a child PCE to collect the LSPstates ofstate in its own domain, inadditionaddition, a parent PCE needs to collecttheLSP information from multiple child PCEs to obtain a global view of LSPs inside and across the domains involved. In another network scenario, a centralized controller is used for service placement. Obtaining the TE LSP state information is quite important for making appropriate service placement decisions with the purposeofto bothmeetingmeet the application's requirements andutilizing theutilize networkresourceresources efficiently. The Network Management System (NMS) may need to provide global visibility of the TE LSPs in the network as part of the network visualization function. BGP has been extended to distribute link-state and traffic engineering information tosomeexternal components [I-D.ietf-idr-ls-distribution]. Using the same protocol to collectother network layerTE LSP informationwould beis desirable forthethese externalcomponents, whichcomponents since this avoids introducing multiple protocols for network information collection. This document describes a mechanism to distributetheTE LSP information to external components using BGP. 2. Carrying LSP State Information in BGP 2.1. MPLS TE LSPIdentifierInformation The MPLS TE LSPIdentifierinformation is advertised in BGP UPDATE messages using the MP_REACH_NLRI and MP_UNREACH_NLRI attributes [RFC4760]. The "Link-State NLRI" defined in [I-D.ietf-idr-ls-distribution] is extended to carry the MPLS TE LSPIdentifierinformation. BGP speakers that wish to exchange MPLS TE LSP information MUST use the BGP Multiprotocol Extensions Capability Code (1) to advertise the corresponding (AFI, SAFI) pair, as specified in [RFC4760]. The format of "Link-State NLRI" is defined in [I-D.ietf-idr-ls-distribution].TwoA new "NLRI Type"areis defined for MPLS TE LSPIdentifierInformation as following: o NLRIType = 5: IPv4 TE LSP NLRI o NLRI Type = 6: IPv6 TE LSP NLRI The IPv4Type: IPv4/IPv6 MPLS TE LSP NLRI(NLRI Type = 5) is shown in(suggested codepoint value 5, to be assigned by IANA). [I-D.ietf-idr-ls-distribution] defines thefollowing figure:BGP-LS NLRI as follows: 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+-+-+-+-+-+-+-+-+ | Protocol-ID |+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |Identifier | | (64 bits) | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+NLRI Type |IPv4 Tunnel Sender AddressTotal NLRI Length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |Tunnel ID | LSP ID|+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+// Link-State NLRI (variable) // |IPv4 Tunnel End-point Address| +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+Figure 2. IPv4This document defines a new NLRI-Type and its format: the IPv4/IPv6 MPLS TE LSP NLRI defined in the following section. 2.2. IPv4/IPv6 MPLS TE LSP NLRI TheIPv6IPv4/IPv6 MPLS TE LSP NLRI (NLRI Type= 6)5. Suggested value, to be assigned by IANA) is shown in the following figure: 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 +-+-+-+-+-+-+-+-+ | Protocol-ID | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Identifier | | (64 bits) | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+| | + + | IPv6 Tunnel Sender Address | + (16 octets) + | | + + | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Tunnel ID | LSP ID | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | + + | IPv6 Tunnel End-point Address | + (16 octets) + | | + + | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Figure 3. IPv6 TE LSP NLRI For IPv4 and IPv6// MPLS TE LSPNLRI, theDescriptors (variable) // +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ where: o Protocol-ID field specifies the type of signaling of the MPLS TE LSP. The following Protocol-IDsappliesare defined (suggested values, to be assigned by IANA) and apply to the IPv4/IPv6 MPLS TE LSP NLRI: +-------------+----------------------------------+ | Protocol-ID | NLRI information source protocol | +-------------+----------------------------------+ |TBD7 | RSVP-TE | |TBD8 | Segment Routing | +-------------+----------------------------------+The 64-Bit 'Identifier' fieldo "Identifier" isused to discriminate between instances with differentan 8 octet value as defined in [I-D.ietf-idr-ls-distribution]. o Following MPLS TE LSP Descriptors are defined: +-----------+----------------------------------+ | Codepoint | Descriptor TLV | +-----------+----------------------------------+ | 267 | Tunnel ID | | 268 | LSPtechnologies.ID | | 269 | IPv4/6 Tunnel Head-end address | | 270 | IPv4/6 Tunnel Tail-end address | | 271 | SR-ENCAP Identifier | +-----------+----------------------------------+ 2.2.1. MPLS TE LSP Descriptors This sections defines the MPLS TE Descriptors TLVs. 2.2.1.1. Tunnel Identifier (Tunnel ID) Thedefault identifier "0" identifiesTunnel Identifier TLV contains theinstance for packet switched LSPs. A new identifier TBD is used to identifyTunnel ID defined in [RFC3209] and has theinstance of optical layer LSPs. The other fieldsfollowing format: 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 | Length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Tunnel ID | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ where: o Type: To be assigned by IANA (suggested value: 267) o Length: 2 octets. o Tunnel ID: 2 octets as defined in [RFC3209]. 2.2.1.2. LSP Identifier (LSP ID) The LSP Identifier TLV contains theIPv4 TELSPNLRIID defined in [RFC3209] andIPv6 TE LSP NLRI arehas thesamefollowing format: 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 | Length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | LSP ID | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ where: o Type: To be assigned by IANA (suggested value: 268) o Length: 2 octets. o LSP ID: 2 octets as defined in [RFC3209]. 2.2.1.3. IPv4/IPv6 Tunnel Head-End Address The IPv4/IPv6 Tunnel Head-End Address TLV contains the Tunnel Head- End Address defined in [RFC3209] and has following format: 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 | Length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ // IPv4/IPv6 Tunnel Head-End Address (variable) // +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ where: o Type: To be assigned by IANA (suggested value: 269) o Length: 4 or 16 octets. When theProtocol-IDIPv4/IPv6 Tunnel Head-end Address TLV contains an IPv4 address, its length isset to Segment Routing,4 (octets). When the IPv4/IPv6 TunnelIDHead-end Address TLV contains an IPv6 address, its length is 16 (octets). 2.2.1.4. IPv4/IPv6 Tunnel Tail-End Address The IPv4/IPv6 Tunnel Tail-End Address TLV contains the Tunnel Tail- End Address defined in [RFC3209] andLSP ID field SHOULDhas following format: 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 | Length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ // IPv4/IPv6 Tunnel Tail-End Address (variable) // +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ where: o Type: To befilled withassigned by IANA (suggested value: 270) o Length: 4 or 16 octets. When thesource node's locally generated identifiers which can uniquely identify a specific SR LSP. 2.2. LSP State InformationIPv4/IPv6 Tunnel Tail-end Address TLV contains an IPv4 address, its length is 4 (octets). When the IPv4/IPv6 Tunnel Tail-end Address TLV contains an IPv6 address, its length is 16 (octets). 2.2.1.5. SR-Encap TLV The SR-ENCAP TLV contains the Identifier defined in [I-D.sreekantiah-idr-segment-routing-te] and has the following format: 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 | Length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | SR-ENCAP Identifier | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ where: o Type: To be assigned by IANA (suggested value: 271) o Length: 4 octets. o SR-ENCAP Identifier: 4 octets as defined in [I-D.sreekantiah-idr-segment-routing-te]. 2.3. LSP State Information A new TLV called "LSP State TLV" (codepoint to be assigned by IANA), is used to describe the characteristics of the MPLS TE LSPs, which is carried in the optional non-transitive BGP Attribute "LINK_STATE Attribute" defined in [I-D.ietf-idr-ls-distribution].The "Value" fieldThese MPLS TE LSP characteristics include the switching technology of the LSP, Quality of Service (QoS) parameters, route information, the protection mechanisms, etc. 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 | Length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | // LSP State Information (variable) // | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ LSP State TLVcorresponds to the format and semanticsType: Suggested value 1158 (to be assigned by IANA) LSP State Information: Consists of a set of TE-LSP objects as defined in[RFC3209], [RFC3473][RFC3209],[RFC3473] andother extensions for TE LSPs.[RFC5440]. Rather than replicating allRSVP-TEMPLS TE LSP related objects in this document, the semantics and encodings of theexistingMPLS TE LSP objects arere-used. Hence allreused. These MPLS TE LSP objects areregarded as sub-TLVs. The LSPcarried in the "LSP StateTLV SHOULD only be usedInformation" withIPv4/IPv6 TE LSP NLRI.the following format. 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|Protocol-Origin| Reserved | Length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | |~// Protocol specific TE-LSP object // | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ LSP State Information The Protocol-Origin field identifies the protocol from which the contained MPLS TE LSPObjects (variable) ~object originated. This allows for MPLS TE LSP objects defined in different protocols to be collected while avoiding the possible code collisions among these protocols. Three Protocol- Origins are defined in this document (suggested values, to be assigned by IANA) +----------+--------------+ | Protocol |+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Figure 4.LSP Object | | Origin | Origin | +----------+--------------+ | 1 | RSVP-TE | | 2 | PCE | | 3 | SR ENCAP | +----------+--------------+ The 8-bit Reserved field SHOULD be set to 0 on transmission and ignored on receipt. The Length field is set to the Length of the value field, which is the total length of the contained MPLS TE LSP object. The Valued field is a MPLS-TE LSP object which is defined in the protocol identified by the Protocol-Origin field. 2.3.1. RSVP Objects RSVP-TE objects are encoded in the "Value" field of the LSP State TLVCurrentlyand consists of MPLS TE LSP objects defined in RSVP-TE [RFC3209] [RFC3473]. Rather than replicating all MPLS TE LSP related objects in this document, the semantics and encodings of the MPLS TE LSPObjects that can beobjects are re-used. These MPLS TE LSP objects are carried in the LSP StateTLV include:TLV. When carrying RSVP-TE objects, the "Protocol-Origin" field is set to "RSVP-TE" (suggested value 1, to be assigned by IANA). The following RSVP-TE Objects are defined: o SENDER_TSPEC and FLOW_SPEC [RFC2205] o SESSION_ATTRIBUTE [RFC3209] oExplicit RouteEXPLICIT_ROUTE Object (ERO) [RFC3209] oRecord RouteROUTE_RECORD Object (RRO) [RFC3209] o FAST_REROUTE Object [RFC4090] o DETOUR Object [RFC4090] o EXCLUDE_ROUTE Object (XRO) [RFC4874] o SECONDARY_EXPLICIT_ROUTE Object (SERO) [RFC4873] o SECONDARY_RECORD_ROUTE (SRRO) [RFC4873] o LSP_ATTRIBUTES Object [RFC5420] o LSP_REQUIRED_ATTRIBUTES Object [RFC5420] o PROTECTION Object [RFC3473][RFC4872][RFC4873] o ASSOCIATION Object [RFC4872] o PRIMARY_PATH_ROUTE Object [RFC4872] o ADMIN_STATUS Object [RFC3473] oBANDWIDTHLABEL_REQUEST Object[RFC5440][RFC3209][RFC3473] For the MPLS TE LSP Objects listed above, the corresponding sub- objects are also applicable to this mechanism. Note that this list is not exhaustive, other MPLS TE LSP objects which reflect specific characteristics of the MPLS TE LSP can also be carried in the LSP state TLV. 2.3.2. PCE Objects PCE objects are encoded in the "Value" field of the MPLS TE LSP State TLV and consists of PCE objects defined in [RFC5440]. Rather than replicating all MPLS TE LSP related objects in this document, the semantics and encodings of the MPLS TE LSP objects are re-used. These MPLS TE LSP objects are carried in the LSP State TLV. When carrying PCE objects, the "Protocol-Origin" field is set to "PCE" (suggested value 2, to be assigned by IANA). The following PCE Objects are defined: o METRIC Object [RFC5440] o BANDWIDTH Object [RFC5440] For the MPLS TE LSP Objects listed above, the correspondingsubobjectssub- objects are also applicable to this mechanism.OtherNote that this list is not exhaustive, other MPLS TE LSP objects which reflect specificstates or attributescharacteristics of the MPLS TE LSPmaycan also be carried in the LSP stateTLV, whichTLV. 2.3.3. SR Encap TLVs SR-ENCAP objects are encoded in the "Value" field of the LSP State TLV and consists of SR-ENCAP objects defined in [I-D.sreekantiah-idr-segment-routing-te]. Rather than replicating all MPLS TE LSP related objects in this document, the semantics and encodings of the MPLS TE LSP objects are re-used. These MPLS TE LSP objects are carried in the LSP State TLV. When carrying SR-ENCAP objects, the "Protocol-Origin" field isfor further study.set to "SR-ENCAP" (suggested value 3, to be assigned by IANA). The following SR-ENCAP Objects are defined: o ERO TLV [I-D.sreekantiah-idr-segment-routing-te] o Weight TLV [I-D.sreekantiah-idr-segment-routing-te] o Binding SID TLV [I-D.sreekantiah-idr-segment-routing-te] For the MPLS TE LSP Objects listed above, the corresponding sub- objects are also applicable to this mechanism. Note that this list is not exhaustive, other MPLS TE LSP objects which reflect specific characteristics of the MPLS TE LSP can also be carried in the LSP state TLV. 3. Operational Considerations The Existing BGP operational procedures apply to this document. No new operation procedures are defined in this document. The operational considerations as specified in [I-D.ietf-idr-ls-distribution] apply to this document. In general the ingress nodes of the MPLS TE LSPs are responsible for the distribution of LSP state information, while other nodes on the LSP pathmayMAY report the LSP informationif needed, e.g.when needed. For example, the border routers in the inter-domaincase, wherecase will also distribute LSP state information since the ingress node may not have the complete informationoffor the end-to-end path. 4. IANA ConsiderationsIANA is requested to administer the assignment of new values defined in thisThis documentand summarized in this section. IANA needs to assign onerequires newTLV type for "LSP State TLV" from the registry of BGP-LS Attribute TLVs.IANA assigned codepoints. 4.1. BGP-LS NLRI-Types IANA maintains a registry called "Border Gateway Protocol - Link State (BGP-LS) Parameters" with a sub-registry called "BGP-LS NLRI- Types".IANAThe following codepoints isrequested to assign two new NLRI-Types: +------+---------------------------+---------------+suggested (to be assigned by IANA): +------+----------------------------+---------------+ | Type | NLRI Type | Reference |+------+---------------------------+---------------++------+----------------------------+---------------+ | 5 |IPv4 TE LSP NLRI | this document | | 6 | IPv6IPv4/IPv6 MPLS TE LSP NLRI | this document |+------+---------------------------+---------------++------+----------------------------+---------------+ 4.2. BGP-LS Protocol-IDs IANA maintains a registry called "Border Gateway Protocol - Link State (BGP-LS) Parameters" with a sub-registry called "BGP-LS Protocol-IDs".IANA is requested to assign two new Protocol-IDs:The following Protocol-ID codepoints are suggested (to be assigned by IANA): +-------------+----------------------------------+---------------+ | Protocol-ID | NLRI information source protocol | Reference | +-------------+----------------------------------+---------------+ |TBD7 | RSVP-TE | this document | |TBD8 | Segment Routing | this document | +-------------+----------------------------------+---------------+ 4.3. BGP-LSInstance-IDsDescriptors TLVs IANA maintains a registry called "Border Gateway Protocol - Link State (BGP-LS) Parameters" with a sub-registry called"BGP-LS Well- known Instance-IDs". IANA is requested to assign one new Instance-ID: +------------+----------------------------------+---------------+"Node Anchor, Link Descriptor and Link Attribute TLVs". The following TLV codepoints are suggested (to be assigned by IANA): +----------+--------------------------------------+---------------+ |IdentifierTLV Code |Routing UniverseDescription |Reference:Value defined |+------------+----------------------------------+---------------+|TBDPoint | | in | +----------+--------------------------------------+---------------+ | 1158 | LSP State TLV | this document | | 267 | Tunnel ID TLV | this document | | 268 | LSP ID TLV | this document | | 269 | IPv4/6 Tunnel Head-end address TLV | this document |Default Optical Network Topology| 270 | IPv4/6 Tunnel Tail-end address TLV | this document |+------------+----------------------------------+---------------+| 271 | SR-ENCAP Identifier TLV | this document | +----------+--------------------------------------+---------------+ 4.4. BGP-LSAttribute TLVsLSP-State TLV Protocol Origin This document requests IANAmaintainsto maintain aregistry callednew sub-registry under "Border Gateway Protocol - Link State (BGP-LS)Parameters" with a sub-registryParameters". The new registry is called"Node Anchor, Link Descriptor"Protocol Origin" andLink Attribute TLVs". IANA is requestedcontains the codepoints allocated toassign one new TLV code point: +-----------+---------------------+---------------+-----------------+the "Protocol Origin" field defined in Section 2.3. The registry contains the following codepoints (suggested values, to be assigned by IANA): +----------+--------------+ |TLV CodeProtocol | Description |IS-IS TLV/|Value definedOrigin | |Point+----------+--------------+ | 1 |Sub-TLVRSVP-TE |in:|+-----------+---------------------+---------------+-----------------+2 |TBDPCE |LSP State TLV|---3 |this documentSR-ENCAP |+-----------+---------------------+---------------+-----------------++----------+--------------+ 5. Security Considerations Procedures and protocol extensions defined in this document do not affect the BGP security model. See [RFC6952] for details. 6. Acknowledgements The authors would like to thank DhruvDhody andDhody, Mohammed Abdul AzizKhalidKhalid, Lou Berger, Acee Lindem, Siva Sivabalan and Arjun Sreekantiah for their review and valuable comments. 7. References 7.1. Normative References [I-D.ietf-idr-ls-distribution] Gredler, H., Medved, J., Previdi, S., Farrel, A., and S. Ray, "North-Bound Distribution of Link-State and TE Information using BGP",draft-ietf-idr-ls-distribution-10draft-ietf-idr-ls-distribution-13 (work in progress),JanuaryOctober 2015. [I-D.sreekantiah-idr-segment-routing-te] Sreekantiah, A., Filsfils, C., Previdi, S., Sivabalan, S., Mattes, P., and J. Marcon, "Segment Routing Traffic Engineering Policy using BGP", draft-sreekantiah-idr- segment-routing-te-00 (work in progress), October 2015. [RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, DOI 10.17487/RFC2119, March1997.1997, <http://www.rfc-editor.org/info/rfc2119>. [RFC2205] Braden,B.,R., Ed., Zhang, L., Berson, S., Herzog, S., and S. Jamin, "Resource ReSerVation Protocol (RSVP) -- Version 1 Functional Specification", RFC 2205, DOI 10.17487/RFC2205, September1997.1997, <http://www.rfc-editor.org/info/rfc2205>. [RFC3209] Awduche, D., Berger, L., Gan, D., Li, T., Srinivasan, V., and G. Swallow, "RSVP-TE: Extensions to RSVP for LSP Tunnels", RFC 3209, DOI 10.17487/RFC3209, December2001.2001, <http://www.rfc-editor.org/info/rfc3209>. [RFC3473] Berger, L., Ed., "Generalized Multi-Protocol Label Switching (GMPLS) Signaling Resource ReserVationProtocol-TrafficProtocol- Traffic Engineering (RSVP-TE) Extensions", RFC 3473, DOI 10.17487/RFC3473, January2003.2003, <http://www.rfc-editor.org/info/rfc3473>. [RFC4090] Pan, P., Ed., Swallow, G., Ed., and A. Atlas, Ed., "Fast Reroute Extensions to RSVP-TE for LSP Tunnels", RFC 4090, DOI 10.17487/RFC4090, May2005.2005, <http://www.rfc-editor.org/info/rfc4090>. [RFC4760] Bates, T., Chandra, R., Katz, D., and Y. Rekhter, "Multiprotocol Extensions for BGP-4", RFC 4760, DOI 10.17487/RFC4760, January2007.2007, <http://www.rfc-editor.org/info/rfc4760>. [RFC4872] Lang, J., Ed., Rekhter, Y., Ed., and D. Papadimitriou, Ed., "RSVP-TE Extensions in Support of End-to-End GeneralizedMulti- ProtocolMulti-Protocol Label Switching (GMPLS) Recovery", RFC 4872, DOI 10.17487/RFC4872, May2007.2007, <http://www.rfc-editor.org/info/rfc4872>. [RFC4873] Berger, L., Bryskin, I., Papadimitriou, D., and A. Farrel, "GMPLS Segment Recovery", RFC 4873, DOI 10.17487/RFC4873, May2007.2007, <http://www.rfc-editor.org/info/rfc4873>. [RFC4874] Lee, CY., Farrel, A., and S. De Cnodder, "Exclude Routes - Extension to Resource ReserVation Protocol-Traffic Engineering (RSVP-TE)", RFC 4874, DOI 10.17487/RFC4874, April2007.2007, <http://www.rfc-editor.org/info/rfc4874>. [RFC5420] Farrel, A., Ed., Papadimitriou, D., Vasseur, JP., and A. Ayyangarps, "Encoding of Attributes for MPLS LSP Establishment Using Resource Reservation Protocol Traffic Engineering (RSVP-TE)", RFC 5420, DOI 10.17487/RFC5420, February2009.2009, <http://www.rfc-editor.org/info/rfc5420>. [RFC5440] Vasseur,JP.JP., Ed. and JL. Le Roux, Ed., "Path Computation Element (PCE) Communication Protocol (PCEP)", RFC 5440, DOI 10.17487/RFC5440, March2009.2009, <http://www.rfc-editor.org/info/rfc5440>. 7.2. Informative References [I-D.ietf-pce-stateful-pce] Crabbe, E., Minei, I., Medved, J., and R. Varga, "PCEP Extensions for Stateful PCE", draft-ietf-pce-stateful-pce-11pce-13 (work in progress),AprilDecember 2015. [RFC4655] Farrel, A., Vasseur, J., and J. Ash, "A Path Computation Element (PCE)-Based Architecture", RFC 4655, DOI 10.17487/RFC4655, August2006.2006, <http://www.rfc-editor.org/info/rfc4655>. [RFC6952] Jethanandani, M., Patel, K., and L. Zheng, "Analysis of BGP, LDP, PCEP, and MSDP Issues According to the Keying and Authentication for Routing Protocols (KARP) Design Guide", RFC 6952, DOI 10.17487/RFC6952, May2013.2013, <http://www.rfc-editor.org/info/rfc6952>. Authors' Addresses Jie Dong Huawei Technologies Huawei Campus, No. 156 Beiqing Rd. Beijing 100095 China Email: jie.dong@huawei.com Mach(Guoyi) Chen Huawei Technologies Huawei Campus, No. 156 Beiqing Rd. Beijing 100095 China Email: mach.chen@huawei.com Hannes GredlerJuniper Networks, Inc. 1194 N. Mathilda Ave. Sunnyvale, CA 94089 USIndividual Contributor Austria Email:hannes@juniper.nethannes@gredler.at Stefano Previdi Cisco Systems, Inc. Via Del Serafico, 200 Rome 00142 Italy Email: sprevidi@cisco.com Jeff Tantsura Ericsson 300 Holger Way San Jose, CA 95134 US Email: jeff.tantsura@ericsson.com