Internet Engineering Task Force (IETF) Category: Standards Track

Size: px
Start display at page:

Download "Internet Engineering Task Force (IETF) Category: Standards Track"

Transcription

1 Internet Engineering Task Force (IETF) Request for Comments: 7307 Category: Standards Track ISSN: Q. Zhao Huawei Technology K. Raza C. Zhou Cisco Systems L. Fang Microsoft L. Li China Mobile D. King Old Dog Consulting July 2014 LDP Extensions for Multi-Topology Abstract Multi-Topology (MT) routing is supported in IP networks with the use of MT-aware IGPs. In order to provide MT routing within Multiprotocol Label Switching (MPLS) Label Distribution Protocol (LDP) networks, new extensions are required. This document describes the LDP protocol extensions required to support MT routing in an MPLS environment. Status of This Memo This is an Internet Standards Track document. This document is a product of the Internet Engineering Task Force (IETF). It represents the consensus of the IETF community. It has received public review and has been approved for publication by the Internet Engineering Steering Group (IESG). Further information on Internet Standards is available in Section 2 of RFC Information about the current status of this document, any errata, and how to provide feedback on it may be obtained at Zhao, et al. Standards Track [Page 1]

2 Copyright Notice Copyright (c) 2014 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 ( 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. Zhao, et al. Standards Track [Page 2]

3 Table of Contents 1. Introduction Terminology Signaling Extensions Topology-Scoped Forwarding Equivalence Class (FEC) New Address Families: MT IP LDP FEC Elements with MT IP AF IGP MT-ID Mapping and Translation LDP MT Capability Advertisement Protocol Extension Procedures Label Spaces Reserved MT-ID Values MT Applicability on FEC-Based Features Typed Wildcard FEC Element Signaling LDP Label Advertisement Completion LSP Ping New FEC Sub-Types MT LDP IPv4 FEC Sub-TLV MT LDP IPv6 FEC Sub-TLV Operation Considerations Error Handling MT Error Notification for Invalid Topology ID Backwards Compatibility MPLS Forwarding in MT Security Considerations IANA Considerations Manageability Considerations Control of Function and Policy Information and Data Models Liveness Detection and Monitoring Verify Correct Operations Requirements on Other Protocols Impact on Network Operations Contributors Acknowledgements References Normative References Informative References...19 Zhao, et al. Standards Track [Page 3]

4 1. Introduction Multi-Topology (MT) routing is supported in IP networks with the use of MT-aware IGPs. It would be advantageous for Communications Service Providers (CSPs) to support an MPLS Multi-Topology (MPLS-MT) environment. The benefits of MPLS-MT technology are features for various network scenarios, including: o A CSP may want to assign varying Quality of Service (QoS) profiles to different traffic classes, based on a specific topology in an MT routing network; o Separate routing and MPLS domains may be used to isolate multicast and IPv6 islands within the backbone network; o Specific IP address space could be routed across an MT based on security or operational isolation requirements; o Low-latency links could be assigned to an MT for delay-sensitive traffic; o Management traffic may be divided from customer traffic using different MTs utilizing separate links, thus ensuring that management traffic is separated from customer traffic. This document describes the Label Distribution Protocol (LDP) procedures and protocol extensions required to support MT routing in an MPLS environment. This document defines two new Forwarding Equivalence Class (FEC) types for use in Label Switched Path (LSP) ping [RFC4379]. 2. Terminology This document uses MPLS terminology defined in [RFC5036]. Additional terms are defined below: o MT-ID: A 16-bit value used to represent the Multi-Topology ID. o Default MT Topology: A topology that is built using the MT-ID default value of 0. o MT Topology: A topology that is built using the corresponding MT- ID. 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]. Zhao, et al. Standards Track [Page 4]

5 3. Signaling Extensions 3.1. Topology-Scoped Forwarding Equivalence Class (FEC) LDP assigns and binds a label to a FEC, where a FEC is a list of one or more FEC elements. To set up LSPs for unicast IP routing paths, LDP assigns local labels for IP prefixes and advertises these labels to its peers so that an LSP is set up along the routing path. To set up MT LSPs for IP prefixes under a given topology scope, the LDP prefix-related FEC element must be extended to include topology information. This implies that the MT-ID becomes an attribute of the prefix-related FEC element, and all FEC-Label binding operations are performed under the context of a given topology (MT-ID). The following section ("New Address Families: MT IP") defines the extension required to bind the prefix-related FEC to a topology New Address Families: MT IP Section 2.1 of the LDP base specification [RFC5036] defines the Address Prefix FEC element. The Prefix encoding is defined for a given "Address Family" (AF), and has length (in bits) specified by the "PreLen" field. To extend IP address families for MT, two new Address Families named "MT IP" and "MT IPv6" are used to specify IPv4 and IPv6 prefixes within a topology scope. The format of data associated with these new Address Families is described below: IPv4 Address Reserved MT-ID Figure 1: MT IP Address Family Format Zhao, et al. Standards Track [Page 5]

6 IPv6 Address Reserved MT-ID Figure 2: MT IPv6 Address Family Format Where "IP Address" is an IPv4 and IPv6 address/prefix for "MT IP" and "MT IPv6" AF respectively, and the field "MT-ID" corresponds to the 16-bit Topology ID for a given address. The definition and usage for the remaining fields in the FEC elements are as defined for IP/IPv6 AF. The value of MT-ID 0 corresponds to the default topology and MUST be ignored on receipt so as to not cause any conflict/confusion with existing non-mt procedures. The defined FEC elements with "MT IP" Address Family can be used in any LDP message and procedures that currently specify and allow the use of FEC elements with IP/IPv6 Address Family LDP FEC Elements with MT IP AF The following section specifies the format extensions of the existing LDP FEC elements to support MT. The "Address Family" of these FEC elements will be set to "MT IP" or "MT IPv6". The MT Prefix FEC element encoding is as follows: Prefix (2) Address Family (MT IP/MT IPv6) PreLen Prefix Reserved MT-ID Figure 3: MT Prefix FEC Element Format Zhao, et al. Standards Track [Page 6]

7 The MT Typed Wildcard FEC element encoding is as follows: Typed Wcard (5) FEC Type Len = 6 AF = MT IP..... or MT IPv6 MT-ID Figure 4: MT Typed Wildcard FEC Element The above format can be used for any LDP FEC element that allows use of the IP/IPv6 Address Family. In the scope of this document, the allowed "FEC Type" in a MT Typed Wildcard FEC element is the Prefix FEC element IGP MT-ID Mapping and Translation The non-reserved non-special IGP MT-ID values can be used and carried in LDP without the need for translation. However, there is a need for translating reserved or special IGP MT-ID values to corresponding LDP MT-IDs. The assigned, unassigned, and special LDP MT-ID values have been assigned as described in Section 9 ("IANA Considerations"). How future LDP MT-ID values are allocated is outside the scope of this document. Instead, a separate document will be created to detail the allocation policy and process for requesting new MT-ID values LDP MT Capability Advertisement Protocol Extension We specify a new LDP capability, named "Multi-Topology (MT)", which is defined in accordance with the LDP capability guidelines [RFC5561]. The LDP "MT" capability can be advertised by an LDP speaker to its peers either during the LDP session initialization or after the LDP session is set up. The advertisement is to announce the capability of the Label Switching Router (LSR) to support MT for the given IP address family. An LDP speaker MUST NOT send messages containing MT FEC elements unless the peer has said it can handle it. The MT capability is specified using the Multi-Topology Capability TLV. The Multi-Topology Capability TLV format is in accordance with the LDP capability guidelines as defined in [RFC5561]. To be able to Zhao, et al. Standards Track [Page 7]

8 specify IP address family, the capability-specific data (i.e., the "Capability Data" field of Capability TLV) is populated using the "Typed Wildcard FEC element" as defined in [RFC5918]. The format of the Multi-Topology Capability TLV is as follows: U F Multi-Topology Cap.(IANA) Length S Reserved Typed Wildcard FEC element(s) Where: Figure 5: Multi-Topology Capability TLV Format o U-bit: MUST be 1 so that the TLV will be silently ignored by a recipient if it is unknown, according to the rules of [RFC5036]. o F-bit: MUST be 0 as per Section 3 ("Specifying Capabilities in LDP Messages") of LDP Capabilities [RFC5561]. o Multi-Topology Capability: Capability TLV type (IANA assigned) o S-bit: MUST be 1 if used in LDP "Initialization" message. MAY be set to 0 or 1 in dynamic "Capability" message to advertise or withdraw the capability, respectively. o Typed Wildcard FEC element(s): One or more elements specified as the "Capability data". o Length: length of Value field, starting from the S-bit, in octets. o The encoding of the Typed Wildcard FEC element, as defined in [RFC5918], is defined in Section 4.1 ("Typed Wildcard FEC element") of this document. The MT-ID field of the MT Typed Wildcard FEC element MUST be set to "Wildcard Topology" when it is specified in the MT Capability TLV. Zhao, et al. Standards Track [Page 8]

9 Procedures To announce its MT capability for an IP address family, LDP FEC type, and Multi-Topology, an LDP speaker sends an "MT Capability" including the exact Typed Wildcard FEC element with the corresponding "AddressFamily" field (i.e., set to "MT IP" for IPv4 and set to "MT IPv6" for IPv6 address family), corresponding "FEC Type" field (i.e., set to "Prefix"), and corresponding "MT-ID". To announce its MT capability for both the IPv4 and IPv6 address family, or for multiple FEC types, or for multiple Multi-Topologies, an LDP speaker sends an "MT Capability" with one or more MT Typed FEC elements in it. o The capability for supporting multi-topology in LDP can be advertised during LDP session initialization stage by including the LDP MT capability TLV in LDP Initialization message. After an LDP session is established, the MT capability can also be advertised or withdrawn using the Capability message (only if the "Dynamic Capability Announcement" capability [RFC5561] has already been successfully negotiated). o If an LSR has not advertised MT capability, its peer MUST NOT send to this LSR any LDP messages with FEC elements that include an MT identifier. o If an LSR is changed from non-mt capable to MT capable, it sets the S-bit in the MT capability TLV and advertises via the Capability message (if it supports Dynamic Capability Announcement). The existing LSP is treated as an LSP for default MT (ID 0). o If an LSR is changed from LDP-MT capable to non-mt capable, it initiates withdrawal of all label mapping for existing LSPs of all non-default MTs. It also cleans up all the LSPs of all nondefault MTs locally. Then, it clears the S-bit in the MT capability TLV and advertises via the Capability message (if it supports Dynamic Capability Announcement). When an LSR knows the peer node is changed from LDP-MT capable to non-mt capable, it cleans up all the LSPs of all non-default MTs locally and initiates withdrawal of all label mapping for existing LSPs of all non-default MTs. Each side of the node sends a label release to its peer once it receives the label release messages even though each side has already cleaned up all the LSPs locally. o If an LSR does not support "Dynamic Capability Announcement", it MUST reset the session with its peer whenever the LSR changes its local capability with regards to supporting LDP MT. Zhao, et al. Standards Track [Page 9]

10 o If an LSR is changed from IGP-MT capable to non-mt capable, it may wait until the routes update to withdraw the FEC and release the label mapping for existing LSPs of a specific MT Label Spaces The use of multiple topologies for LDP does not require different label spaces for each topology. An LSR can use the same label space for all MT FECs as for the default topology. Similarly, signaling for different topologies can and should be done within a single LDP session Reserved MT-ID Values Certain MT topologies are assigned to serve predetermined purposes. In Section 9 ("IANA Considerations"), this document defines a new IANA registry "MPLS Multi-Topology Identifiers" to keep LDP MT-ID reserved values. If an LSR receives a FEC element with an "MT-ID" value that is "Unassigned" for future use (and not IANA allocated yet), the LSR MUST abort the processing of the FEC element and SHOULD send a notification message with status code "Invalid Topology ID" to the sender. 4. MT Applicability on FEC-Based Features 4.1. Typed Wildcard FEC Element [RFC5918] extends base LDP and defines the Typed Wildcard FEC element framework. The Typed Wildcard FEC element can be used in any LDP message to specify a wildcard operation/action for a given type of FEC. The MT extensions defined in this document do not require any extension to procedures for the Typed Wildcard FEC element, and these procedures apply as is to MT wildcarding. The MT extensions, though, allow use of "MT IP" or "MT IPv6" in the Address Family field of the Typed Wildcard FEC element in order to use wildcard operations in the context of a given topology. The use of MT-scoped address family also allows us to specify MT-ID in these operations. The defined format in Section 4.1 ("Typed Wildcard FEC element") allows an LSR to perform wildcard FEC operations under the scope of a topology. If an LSR wishes to perform a wildcard operation that applies to all topologies, it can use a "Wildcard Topology" MT-ID. Zhao, et al. Standards Track [Page 10]

11 For example, upon local de-configuration of a topology "x", an LSR may send a typed wildcard Label Withdraw message with MT-ID "x" to withdraw all its labels from the peer that advertised under the scope of topology "x". Additionally, upon a global configuration change, an LSR may send a typed wildcard Label Withdraw message with the MT-ID set to "Wildcard Topology" to withdraw all its labels under all topologies from the peer Signaling LDP Label Advertisement Completion [RFC5919] specifies extensions and procedures for an LDP speaker to signal its convergence for a given FEC type towards a peer. The procedures defined in [RFC5919] apply as they are to an MT FEC element. This allows an LDP speaker to signal its IP convergence using Typed Wildcard FEC element, and its MT IP convergence per topology using a MT Typed Wildcard FEC element LSP Ping [RFC4379] defines procedures to detect data-plane failures in MPLS LSPs via LSP ping. That specification defines a "Target FEC Stack" TLV that describes the FEC stack being tested. This TLV is sent in an MPLS Echo Request message towards the LSP s egress LSR and is forwarded along the same data path as other packets belonging to the FEC. "Target FEC Stack" TLV contains one or more sub-tlvs pertaining to different FEC types. Section 3.2 of [RFC4379] defines the Sub-Types and format of the FEC. To support LSP ping for MT LDP LSPs, this document defines the following extensions to [RFC4379] New FEC Sub-Types We define two new FEC types for LSP ping: o MT LDP IPv4 FEC o MT LDP IPv6 FEC We also define the following new sub-types for sub-tlvs to specify these FECs in the "Target FEC Stack" TLV of [RFC4379]: Sub-Type Length Value Field MT LDP IPv4 prefix MT LDP IPv6 prefix Figure 6: New Sub-Types for Sub-TLVs Zhao, et al. Standards Track [Page 11]

12 The rules and procedures of using these sub-tlvs in an MPLS echo request message are the same as defined for LDP IPv4/IPv6 FEC sub-tlv types in [RFC4379] MT LDP IPv4 FEC Sub-TLV The format of the "MT LDP IPv4 FEC" sub-tlv to be used in a "Target FEC Stack" [RFC4379] is: Type = 31 (MT LDP IPv4 FEC) Length = 8 IPv4 prefix Prefix Length MBZ MT-ID Figure 7: MT LDP IPv4 FEC Sub-TLV The format of this sub-tlv is similar to the LDP IPv4 FEC sub-tlv as defined in [RFC4379]. In addition to "IPv4 prefix" and "Prefix Length" fields, this new sub-tlv also specifies the MT-ID (Multi- Topology ID). The Length for this sub-tlv is 5. The term "Must Be Zero" (MBZ) is used in object descriptions for reserved fields. These fields MUST be set to zero when sent and ignored on receipt. Zhao, et al. Standards Track [Page 12]

13 MT LDP IPv6 FEC Sub-TLV The format of the "MT LDP IPv6 FEC" sub-tlv to be used in a "Target FEC Stack" [RFC4379] is: Type = 32 (MT LDP IPv6 FEC) Length = 20 IPv6 prefix Prefix Length MBZ MT-ID Figure 8: MT LDP IPv6 FEC Sub-TLV The format of this sub-tlv is similar to the LDP IPv6 FEC sub-tlv as defined in [RFC4379]. In addition to the "IPv6 prefix" and "Prefix Length" fields, this new sub-tlv also specifies the MT-ID (Multi- Topology ID). The Length for this sub-tlv is Operation Considerations To detect data-plane failures using LSP ping for a specific topology, the router will initiate an LSP ping request with the target FEC stack TLV containing the LDP MT IP Prefix Sub-TLV in the Echo Request packet. The Echo Request packet is sent with the label bound to the IP Prefix in the topology. Once the Echo Request packet reaches the target router, it will process the packet and perform checks for the LDP MT IP Prefix sub-tlv present in the Target FEC Stack as described in [RFC4379] and respond according to the processing rules in [RFC4379]. For the case that the LSP ping with return path is not specified, the reply packet must go through the default topology instead of the topology where the Echo Request goes through. It should be noted that the existing MIB modules for an MPLS LSR [RFC3813] and MPLS LDP managed objects [RFC3815] do not provide the necessary information to support the extensions in this document. For example, the absence of the MT-ID as an index into the MIB modules means that there is no way to disambiguate different topology instances. Zhao, et al. Standards Track [Page 13]

14 5. Error Handling The extensions defined in this document utilize the existing LDP error handling defined in [RFC5036]. If an LSR receives an error notification from a peer for a session, it terminates the LDP session by closing the TCP transport connection for the session and discarding all multi-topology label mappings learned via the session MT Error Notification for Invalid Topology ID An LSR should respond with an "Invalid Topology ID" status code in the LDP Notification message when it receives an LDP message with a FEC element specifying an MT-ID that is not locally known or not supported. The LSR MUST also discard the entire message before sending the Notification message. 6. Backwards Compatibility The MPLS-MT solution is backwards compatible with existing LDP enhancements defined in [RFC5036], including message authenticity, integrity of message, and topology loop detection. The legacy node that does not support MT should not receive any MT-related LDP messages. In case bad things happen, according to [RFC5036], processing of such messages should be aborted. 7. MPLS Forwarding in MT Although forwarding is out of the scope of this document, we include some forwarding consideration for informational purposes here. The specified signaling mechanisms allow all the topologies to share the platform-specific label space. This feature allows the existing data-plane techniques to be used. Also, there is no way for the data plane to associate a received packet with any one topology, meaning that topology-specific label spaces cannot be used. 8. Security Considerations The use of MT over existing MPLS solutions does not offer any specific security benefit. General LDP communication security threats and how these may be mitigated are described in [RFC5036]; these threats include: o spoofing o privacy Zhao, et al. Standards Track [Page 14]

15 o denial of service For further discussion regarding possible LDP communication threats and mitigation techniques, see [RFC5920]. 9. IANA Considerations This document introduces the following new protocol elements, which have been assigned by IANA: o New LDP Capability TLV: "Multi-Topology Capability" TLV (0x050C) from the LDP Parameters registry "TLV Type Name Space". o New Status Code: "Invalid Topology ID" (0x ) from the LDP Parameters registry "Status Code Name Space"). Registry: Range/Value Description x Invalid Topology ID Figure 9: New Code Point for LDP Multi-Topology Extensions o New address families under the IANA registry "Address Family Numbers": Number Description MT IP: Multi-Topology IP version 4 30 MT IPv6: Multi-Topology IP version 6 Figure 10: Address Family Numbers Zhao, et al. Standards Track [Page 15]

16 o New registry "MPLS Multi-Topology Identifiers". This is a registry of the "Multiprotocol Label Switching Architecture (MPLS)" category. The initial registrations and allocation policies for this registry are: Range/Value Purpose Reference Default/standard topology RFC IPv4 in-band management RFC IPv6 routing topology RFC IPv4 multicast topology RFC IPv6 multicast topology RFC IPv6 in-band management RFC Unassigned for future IGP topologies RFC 7307 Assigned by Standards Action RFC Experimental RFC Unassigned for MPLS topologies RFC 7307 Assigned by Standards Action Wildcard Topology RFC 7307 Figure 11: MPLS Multi-Topology Identifier Registry o New Sub-TLV Types for LSP ping: The following new sub-type values under TLV type 1 (Target FEC Stack) have been registered from the "Sub-TLVs for TLV Types 1, 16, and 21" sub-registry within the "Multi-Protocol Label Switching (MPLS) Label Switched Paths (LSPs) Ping Parameters" registry. Sub-Type Value Field MT LDP IPv4 prefix 32 MT LDP IPv6 prefix Figure 12: New Sub-TLV Types for LSP Ping As highlighted at the end of Section 3.4 ("IGP MT-ID Mapping and Translation"), a new document will be created to detail the policy and process for allocating new MT-ID values. Zhao, et al. Standards Track [Page 16]

17 10. Manageability Considerations Control of Function and Policy There are capabilities that should be configurable to enable good manageability. One such example is to allow that the LDP Multi- Topology capability be enabled or disabled. It is assumed that the mapping of the LDP MT-ID and IGP MT-ID is manually configured on every router by default. If an automatic mapping between IGP MT-IDs and LDP MT-IDs is needed, there must be explicit configuration to do so Information and Data Models Any extensions that may be required for existing MIBs are beyond the scope of this document Liveness Detection and Monitoring Mechanisms defined in this document do not imply any new liveness detection and monitoring requirements Verify Correct Operations In order to debug an LDP-MT-enabled network, it may be necessary to associate between the LDP label advertisement and the IGP routing advertisement. In this case, the user MUST understand the mapping mechanism to convert the IGP MT-ID to the LDP MT-ID. The method and type of mapping mechanism is out of the scope of this document Requirements on Other Protocols If the LDP MT-ID has an implicit dependency on IGP MT-ID, then the corresponding IGP MT features will need to be supported Impact on Network Operations Mechanisms defined in this document do not have any impact on network operations. Zhao, et al. Standards Track [Page 17]

18 11. Contributors Ning So Tata Communications 2613 Fairbourne Cir. Plano, TX USA Raveendra Torvi Juniper Networks 10 Technology Park Drive Westford, MA US Huaimo Chen Huawei Technology 125 Nagog Technology Park Acton, MA US Emily Chen 2717 Seville Blvd, Apt Clearwater, FL US Chen Li China Mobile 53A, Xibianmennei Ave. Xunwu District, Beijing China Lu Huang China Mobile 53A, Xibianmennei Ave. Xunwu District, Beijing China Zhao, et al. Standards Track [Page 18]

19 12. Acknowledgements The authors would like to thank Dan Tappan, Nabil Bitar, Huang Xin, Eric Rosen, IJsbrand Wijnands, Dimitri Papadimitriou, Yiqun Chai, Pranjal Dutta, George Swallow, Curtis Villamizar, Adrian Farrel, Alia Atlas, and Loa Anderson for their valuable comments on this document. 13. References Normative References [RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March [RFC4379] Kompella, K. and G. Swallow, "Detecting Multi-Protocol Label Switched (MPLS) Data Plane Failures", RFC 4379, February [RFC5036] Andersson, L., Ed., Minei, I., Ed., and B. Thomas, Ed., "LDP Specification", RFC 5036, October [RFC5561] Thomas, B., Raza, K., Aggarwal, S., Aggarwal, R., and JL. Le Roux, "LDP Capabilities", RFC 5561, July [RFC5918] Asati, R., Minei, I., and B. Thomas, "Label Distribution Protocol (LDP) Typed Wildcard Forward Equivalence Class (FEC)", RFC 5918, August [RFC5919] Asati, R., Mohapatra, P., Chen, E., and B. Thomas, "Signaling LDP Label Advertisement Completion", RFC 5919, August Informative References [RFC5920] Fang, L., Ed., "Security Framework for MPLS and GMPLS Networks", RFC 5920, July [RFC3813] Srinivasan, C., Viswanathan, A., and T. Nadeau, "Multiprotocol Label Switching (MPLS) Label Switching Router (LSR) Management Information Base (MIB)", RFC 3813, June Srinivasan, C., Viswanathan, A., and T. Nadeau, [RFC3815] Cucchiara, J., Sjostrand, H., and J. Luciani, "Definitions of Managed Objects for the Multiprotocol Label Switching (MPLS), Label Distribution Protocol (LDP)", RFC 3815, June Zhao, et al. Standards Track [Page 19]

20 Authors Addresses Quintin Zhao Huawei Technology 125 Nagog Technology Park Acton, MA US Kamran Raza Cisco Systems 2000 Innovation Drive Kanata, ON K2K-3E8 Canada Chao Zhou Cisco Systems 300 Beaver Brook Road Boxborough, MA US Luyuan Fang Microsoft th Ave NE Redmond, WA US Lianyuan Li China Mobile 53A, Xibianmennei Ave. Xunwu District, Beijing China Daniel King Old Dog Consulting Zhao, et al. Standards Track [Page 20]

21

Internet Engineering Task Force (IETF) Request for Comments: July 2012

Internet Engineering Task Force (IETF) Request for Comments: July 2012 Internet Engineering Task Force (IETF) Request for Comments: 6667 Category: Standards Track ISSN: 2070-1721 K. Raza S. Boutros C. Pignataro Cisco Systems July 2012 Abstract LDP Typed Wildcard Forwarding

More information

Internet Engineering Task Force (IETF) Request for Comments: 7140 Category: Standards Track

Internet Engineering Task Force (IETF) Request for Comments: 7140 Category: Standards Track Internet Engineering Task Force (IETF) Request for Comments: 7140 Category: Standards Track ISSN: 2070-1721 L. Jin F. Jounay Orange CH IJ. Wijnands Cisco Systems, Inc N. Leymann Deutsche Telekom AG March

More information

Internet Engineering Task Force (IETF) Request for Comments: Juniper Networks, Inc. J. Tantsura Ericsson Q. Zhao Huawei Technology January 2016

Internet Engineering Task Force (IETF) Request for Comments: Juniper Networks, Inc. J. Tantsura Ericsson Q. Zhao Huawei Technology January 2016 Internet Engineering Task Force (IETF) Request for Comments: 7715 Category: Standards Track ISSN: 2070-1721 IJ. Wijnands, Ed. K. Raza Cisco Systems, Inc. A. Atlas Juniper Networks, Inc. J. Tantsura Ericsson

More information

Internet Engineering Task Force (IETF) Category: Standards Track. R. Asati Cisco January 2013

Internet Engineering Task Force (IETF) Category: Standards Track. R. Asati Cisco January 2013 Internet Engineering Task Force (IETF) Request for Comments: 6829 Updates: 4379 Category: Standards Track ISSN: 2070-1721 M. Chen Huawei Technologies Co., Ltd P. Pan Infinera C. Pignataro R. Asati Cisco

More information

Internet Engineering Task Force (IETF) Deutsche Telekom January 2015

Internet Engineering Task Force (IETF) Deutsche Telekom January 2015 Internet Engineering Task Force (IETF) Request for Comments: 7441 Updates: 6514 Category: Standards Track ISSN: 2070-1721 IJ. Wijnands Cisco Systems, Inc. E. Rosen Juniper Networks, Inc. U. Joorde Deutsche

More information

Internet Engineering Task Force (IETF) Category: Standards Track. S. Aldrin Google Inc. March 2018

Internet Engineering Task Force (IETF) Category: Standards Track. S. Aldrin Google Inc. March 2018 Internet Engineering Task Force (IETF) Request for Comments: 8339 Category: Standards Track ISSN: 2070-1721 P. Jain, Ed. Cisco Systems, Inc. S. Boutros VMWare, Inc. S. Aldrin Google Inc. March 2018 Definition

More information

Internet Engineering Task Force (IETF) Request for Comments: Tata Communications F. Jounay Orange CH S. Delord January 2014

Internet Engineering Task Force (IETF) Request for Comments: Tata Communications F. Jounay Orange CH S. Delord January 2014 Internet Engineering Task Force (IETF) Request for Comments: 7110 Category: Standards Track ISSN: 2070-1721 M. Chen W. Cao Huawei Technologies Co., Ltd S. Ning Tata Communications F. Jounay Orange CH S.

More information

Internet Engineering Task Force (IETF) Category: Standards Track. J. Tantsura Individual IJ. Wijnands Cisco Systems, Inc.

Internet Engineering Task Force (IETF) Category: Standards Track. J. Tantsura Individual IJ. Wijnands Cisco Systems, Inc. Internet Engineering Task Force (IETF) Request for Comments: 8320 Category: Standards Track ISSN: 2070-1721 A. Atlas K. Tiruveedhula C. Bowers Juniper Networks J. Tantsura Individual IJ. Wijnands Cisco

More information

Internet Engineering Task Force (IETF) Cisco Systems, Inc. April 2015

Internet Engineering Task Force (IETF) Cisco Systems, Inc. April 2015 Internet Engineering Task Force (IETF) Request for Comments: 7506 Updates: 4379 Category: Standards Track ISSN: 2070-1721 K. Raza N. Akiya Big Switch Networks C. Pignataro April 2015 Abstract IPv6 Router

More information

Internet Engineering Task Force (IETF) Request for Comments: 7213 Category: Standards Track. M. Bocci Alcatel-Lucent June 2014

Internet Engineering Task Force (IETF) Request for Comments: 7213 Category: Standards Track. M. Bocci Alcatel-Lucent June 2014 Internet Engineering Task Force (IETF) Request for Comments: 7213 Category: Standards Track ISSN: 2070-1721 D. Frost Blue Sun S. Bryant Cisco Systems M. Bocci Alcatel-Lucent June 2014 Abstract MPLS Transport

More information

Internet Engineering Task Force (IETF)

Internet Engineering Task Force (IETF) Internet Engineering Task Force (IETF) Request for Comments: 7442 Category: Standards Track ISSN: 2070-1721 Y. Rekhter Juniper Networks R. Aggarwal Arktan N. Leymann Deutsche Telekom W. Henderickx Alcatel-Lucent

More information

Internet Engineering Task Force (IETF) Request for Comments: AT&T N. Leymann Deutsche Telekom February 2012

Internet Engineering Task Force (IETF) Request for Comments: AT&T N. Leymann Deutsche Telekom February 2012 Internet Engineering Task Force (IETF) Request for Comments: 6512 Category: Standards Track ISSN: 2070-1721 IJ. Wijnands E. Rosen Cisco Systems M. Napierala AT&T N. Leymann Deutsche Telekom February 2012

More information

Internet Engineering Task Force

Internet Engineering Task Force Internet Engineering Task Force Internet-Draft Updates: 4379,6424 (if approved) Intended status: Standards Track Expires: February 13, 2015 N. Akiya G. Swallow Cisco Systems S. Litkowski B. Decraene Orange

More information

Internet Engineering Task Force

Internet Engineering Task Force Internet Engineering Task Force Internet-Draft Updates: 4379,6424 (if approved) Intended status: Standards Track Expires: December 15, 2014 N. Akiya G. Swallow Cisco Systems S. Litkowski B. Decraene Orange

More information

Internet Engineering Task Force (IETF) Category: Standards Track. S. Aldrin Google, Inc. L. Ginsberg Cisco Systems November 2018

Internet Engineering Task Force (IETF) Category: Standards Track. S. Aldrin Google, Inc. L. Ginsberg Cisco Systems November 2018 Internet Engineering Task Force (IETF) Request for Comments: 8491 Category: Standards Track ISSN: 2070-1721 J. Tantsura Apstra, Inc. U. Chunduri Huawei Technologies S. Aldrin Google, Inc. L. Ginsberg Cisco

More information

Internet Engineering Task Force (IETF) Request for Comments: 7537 Updates: 4379, L. Andersson S. Aldrin Huawei Technologies May 2015

Internet Engineering Task Force (IETF) Request for Comments: 7537 Updates: 4379, L. Andersson S. Aldrin Huawei Technologies May 2015 Internet Engineering Task Force (IETF) Request for Comments: 7537 Updates: 4379, 6424 Category: Standards Track ISSN: 2070-1721 B. Decraene Orange N. Akiya C. Pignataro Cisco Systems L. Andersson S. Aldrin

More information

Internet Engineering Task Force (IETF) Request for Comments: November 2015

Internet Engineering Task Force (IETF) Request for Comments: November 2015 Internet Engineering Task Force (IETF) Request for Comments: 7688 Category: Standards Track ISSN: 2070-1721 Y. Lee, Ed. Huawei G. Bernstein, Ed. Grotto Networking November 2015 GMPLS OSPF Enhancement for

More information

Internet Engineering Task Force (IETF) Request for Comments: Category: Standards Track. January 2010

Internet Engineering Task Force (IETF) Request for Comments: Category: Standards Track. January 2010 Internet Engineering Task Force (IETF) Request for Comments: 5711 Updates: 3209 Category: Standards Track ISSN: 2070-1721 JP. Vasseur, Ed. G. Swallow Cisco Systems, Inc. I. Minei Juniper Networks January

More information

Internet Engineering Task Force (IETF) Updates: 5036, 6720 Category: Standards Track. Ionos Networks R. Papneja Huawei June 2015

Internet Engineering Task Force (IETF) Updates: 5036, 6720 Category: Standards Track. Ionos Networks R. Papneja Huawei June 2015 Internet Engineering Task Force (IETF) Request for Comments: 7552 Updates: 5036, 6720 Category: Standards Track ISSN: 2070-1721 R. Asati C. Pignataro K. Raza Cisco V. Manral Ionos Networks R. Papneja Huawei

More information

Internet Engineering Task Force (IETF) Request for Comments: Alcatel-Lucent January 2016

Internet Engineering Task Force (IETF) Request for Comments: Alcatel-Lucent January 2016 Internet Engineering Task Force (IETF) Request for Comments: 7740 Category: Standards Track ISSN: 2070-1721 Z. Zhang Y. Rekhter Juniper Networks A. Dolganow Alcatel-Lucent January 2016 Abstract Simulating

More information

Internet Engineering Task Force (IETF) Category: Standards Track

Internet Engineering Task Force (IETF) Category: Standards Track Internet Engineering Task Force (IETF) Request for Comments: 8408 Category: Standards Track ISSN: 2070-1721 S. Sivabalan Cisco Systems, Inc. J. Tantsura Nuage Networks I. Minei Google, Inc. R. Varga Pantheon

More information

Internet Engineering Task Force (IETF) Request for Comments: 7189 Category: Standards Track March 2014 ISSN:

Internet Engineering Task Force (IETF) Request for Comments: 7189 Category: Standards Track March 2014 ISSN: Internet Engineering Task Force (IETF) G. Mirsky Request for Comments: 7189 Ericsson Category: Standards Track March 2014 ISSN: 2070-1721 Abstract Virtual Circuit Connectivity Verification (VCCV) Capability

More information

Internet Engineering Task Force (IETF) Huawei Technologies Co., Ltd July Rebind Capability in DHCPv6 Reconfigure Messages

Internet Engineering Task Force (IETF) Huawei Technologies Co., Ltd July Rebind Capability in DHCPv6 Reconfigure Messages Internet Engineering Task Force (IETF) Request for Comments: 6644 Updates: 3315 Category: Standards Track ISSN: 2070-1721 D. Evans IPfonix, Inc. R. Droms Cisco Systems, Inc. S. Jiang Huawei Technologies

More information

Expires: April 19, 2019 October 16, 2018

Expires: April 19, 2019 October 16, 2018 Routing area K. Arora Internet-Draft S. Hegde Intended status: Standards Track Juniper Networks Inc. Expires: April 19, 2019 October 16, 2018 TTL Procedures for SR-TE Paths in Label Switched Path Traceroute

More information

Internet Engineering Task Force (IETF) Request for Comments: ISSN: April 2011

Internet Engineering Task Force (IETF) Request for Comments: ISSN: April 2011 Internet Engineering Task Force (IETF) C. Hopps Request for Comments: 6213 L. Ginsberg Category: Standards Track Cisco Systems ISSN: 2070-1721 April 2011 Abstract IS-IS BFD-Enabled TLV This document describes

More information

Internet Engineering Task Force (IETF) Category: Standards Track. M. Conn D. Pacella L. Tomotaki Verizon January 2016

Internet Engineering Task Force (IETF) Category: Standards Track. M. Conn D. Pacella L. Tomotaki Verizon January 2016 Internet Engineering Task Force (IETF) Request for Comments: 7746 Category: Standards Track ISSN: 2070-1721 R. Bonica Juniper Networks I. Minei Google, Inc. M. Conn D. Pacella L. Tomotaki Verizon January

More information

Internet Engineering Task Force (IETF) Request for Comments: Category: Standards Track ISSN: February 2012

Internet Engineering Task Force (IETF) Request for Comments: Category: Standards Track ISSN: February 2012 Internet Engineering Task Force (IETF) L. Berger Request for Comments: 6510 LabN Updates: 4875, 5420 G. Swallow Category: Standards Track Cisco ISSN: 2070-1721 February 2012 Abstract Resource Reservation

More information

Internet Engineering Task Force (IETF) Category: Standards Track ISSN: S. Previdi. Cisco Systems

Internet Engineering Task Force (IETF) Category: Standards Track ISSN: S. Previdi. Cisco Systems Internet Engineering Task Force (IETF) Request for Comments: 7794 Category: Standards Track ISSN: 2070-1721 L. Ginsberg, Ed. B. Decraene Orange S. Previdi X. Xu Huawei U. Chunduri Ericsson March 2016 IS-IS

More information

Internet Engineering Task Force (IETF) Request for Comments: Category: Standards Track. Cisco B. Wen Comcast J. Rabadan Nokia June 2018

Internet Engineering Task Force (IETF) Request for Comments: Category: Standards Track. Cisco B. Wen Comcast J. Rabadan Nokia June 2018 Internet Engineering Task Force (IETF) Request for Comments: 8395 Updates: 4761 Category: Standards Track ISSN: 2070-1721 K. Patel Arrcus S. Boutros VMware J. Liste Cisco B. Wen Comcast J. Rabadan Nokia

More information

Internet Engineering Task Force (IETF) Request for Comments: 7881 Category: Standards Track. Big Switch Networks July 2016

Internet Engineering Task Force (IETF) Request for Comments: 7881 Category: Standards Track. Big Switch Networks July 2016 Internet Engineering Task Force (IETF) Request for Comments: 7881 Category: Standards Track ISSN: 2070-1721 C. Pignataro D. Ward Cisco N. Akiya Big Switch Networks July 2016 Seamless Bidirectional Forwarding

More information

Internet Engineering Task Force (IETF) Request for Comments: Category: Standards Track. Cisco May 2012

Internet Engineering Task Force (IETF) Request for Comments: Category: Standards Track. Cisco May 2012 Internet Engineering Task Force (IETF) Request for Comments: 6626 Updates: 5177 Category: Standards Track ISSN: 2070-1721 G. Tsirtsis V. Park V. Narayanan K. Leung Cisco May 2012 Dynamic Prefix Allocation

More information

Internet Engineering Task Force (IETF) Request for Comments: 6002 Updates: 3471, 3473, 3945, 4202, 4203, ISSN: October 2010

Internet Engineering Task Force (IETF) Request for Comments: 6002 Updates: 3471, 3473, 3945, 4202, 4203, ISSN: October 2010 Internet Engineering Task Force (IETF) L. Berger Request for Comments: 6002 LabN Updates: 3471, 3473, 3945, 4202, 4203, 5307 D. Fedyk Category: Standards Track Alcatel-Lucent ISSN: 2070-1721 October 2010

More information

Network Working Group. Juniper Networks January Maximum Transmission Unit Signalling Extensions for the Label Distribution Protocol

Network Working Group. Juniper Networks January Maximum Transmission Unit Signalling Extensions for the Label Distribution Protocol Network Working Group Request for Comments: 3988 Category: Experimental B. Black Layer8 Networks K. Kompella Juniper Networks January 2005 Status of This Memo Maximum Transmission Unit Signalling Extensions

More information

Internet Engineering Task Force (IETF) Request for Comments: March 2012

Internet Engineering Task Force (IETF) Request for Comments: March 2012 Internet Engineering Task Force (IETF) Request for Comments: 6549 Updates: 2328 Category: Standards Track ISSN: 2070-1721 A. Lindem Ericsson A. Roy S. Mirtorabi Cisco Systems March 2012 OSPFv2 Multi-Instance

More information

Internet Engineering Task Force (IETF) Request for Comments: 6425

Internet Engineering Task Force (IETF) Request for Comments: 6425 Internet Engineering Task Force (IETF) Request for Comments: 6425 Updates: 4379 Category: Standards Track ISSN: 2070-1721 S. Saxena, Ed. G. Swallow Z. Ali Cisco Systems, Inc. A. Farrel Juniper Networks

More information

Internet Engineering Task Force (IETF) M. Vigoureux, Ed. Alcatel-Lucent X. Dai, Ed. ZTE Corporation November 2011

Internet Engineering Task Force (IETF) M. Vigoureux, Ed. Alcatel-Lucent X. Dai, Ed. ZTE Corporation November 2011 Internet Engineering Task Force (IETF) Request for Comments: 6435 Updates: 6371 Category: Standards Track ISSN: 2070-1721 S. Boutros, Ed. S. Sivabalan, Ed. R. Aggarwal, Ed. Arktan, Inc. M. Vigoureux, Ed.

More information

Internet Engineering Task Force (IETF) Obsoletes: 4379, 6424, 6829, 7537

Internet Engineering Task Force (IETF) Obsoletes: 4379, 6424, 6829, 7537 Internet Engineering Task Force (IETF) Request for Comments: 8029 Obsoletes: 4379, 6424, 6829, 7537 Updates: 1122 Category: Standards Track ISSN: 2070-1721 K. Kompella Juniper Networks, Inc. G. Swallow

More information

Internet Engineering Task Force

Internet Engineering Task Force Internet Engineering Task Force Internet-Draft Updates: 4379,6424,6790 (if approved) Intended status: Standards Track Expires: January 5, 2015 N. Akiya G. Swallow C. Pignataro Cisco Systems A. Malis S.

More information

Internet Engineering Task Force (IETF) Category: Standards Track December 2012 ISSN:

Internet Engineering Task Force (IETF) Category: Standards Track December 2012 ISSN: Internet Engineering Task Force (IETF) Q. Vohra Request for Comments: 6793 Juniper Networks Obsoletes: 4893 E. Chen Updates: 4271 Cisco Systems Category: Standards Track December 2012 ISSN: 2070-1721 Abstract

More information

Internet Engineering Task Force (IETF) Category: Standards Track. T. Morin France Telecom - Orange Y. Rekhter. Juniper Networks.

Internet Engineering Task Force (IETF) Category: Standards Track. T. Morin France Telecom - Orange Y. Rekhter. Juniper Networks. Internet Engineering Task Force (IETF) Request for Comments: 6514 Category: Standards Track ISSN: 2070-1721 R. Aggarwal Juniper Networks E. Rosen Cisco Systems, Inc. T. Morin France Telecom - Orange Y.

More information

Expires: April 19, 2019 October 16, 2018

Expires: April 19, 2019 October 16, 2018 Routing area S. Hegde Internet-Draft K. Arora Intended status: Standards Track Juniper Networks Inc. Expires: April 19, 2019 October 16, 2018 Label Switched Path (LSP) Ping/Traceroute for Segment Routing

More information

Internet Engineering Task Force (IETF) ISSN: A. Malis Huawei Technologies S. Aldrin Google November 2016

Internet Engineering Task Force (IETF) ISSN: A. Malis Huawei Technologies S. Aldrin Google November 2016 Internet Engineering Task Force (IETF) Request for Comments: 8012 Updates: 6790 Category: Standards Track ISSN: 2070-1721 N. Akiya Big Switch Networks G. Swallow C. Pignataro Cisco A. Malis Huawei Technologies

More information

Internet Engineering Task Force (IETF) Request for Comments: ISSN: March 2018

Internet Engineering Task Force (IETF) Request for Comments: ISSN: March 2018 Internet Engineering Task Force (IETF) S. Boutros, Ed. Request for Comments: 8338 VMware Updates: 7385 S. Sivabalan, Ed. Category: Standards Track Cisco Systems ISSN: 2070-1721 March 2018 Signaling Root-Initiated

More information

Internet Engineering Task Force (IETF) Request for Comments: ISSN: October 2011

Internet Engineering Task Force (IETF) Request for Comments: ISSN: October 2011 Internet Engineering Task Force (IETF) S. Gulrajani Request for Comments: 6395 S. Venaas Category: Standards Track Cisco Systems ISSN: 2070-1721 October 2011 Abstract An Interface Identifier (ID) Hello

More information

Internet Engineering Task Force (IETF)

Internet Engineering Task Force (IETF) Internet Engineering Task Force (IETF) Request for Comments: 7032 Category: Standards Track ISSN: 2070-1721 T. Beckhaus, Ed. Deutsche Telekom AG B. Decraene Orange K. Tiruveedhula Juniper Networks M. Konstantynowicz,

More information

Category: Standards Track Juniper Networks E. Rosen Cisco Systems, Inc. August MPLS Upstream Label Assignment and Context-Specific Label Space

Category: Standards Track Juniper Networks E. Rosen Cisco Systems, Inc. August MPLS Upstream Label Assignment and Context-Specific Label Space Network Working Group Request for Comments: 5331 Category: Standards Track R. Aggarwal Juniper Networks Y. Rekhter Juniper Networks E. Rosen Cisco Systems, Inc. August 2008 MPLS Upstream Label Assignment

More information

Internet Engineering Task Force (IETF) Obsoletes: 3107 October 2017 Category: Standards Track ISSN:

Internet Engineering Task Force (IETF) Obsoletes: 3107 October 2017 Category: Standards Track ISSN: Internet Engineering Task Force (IETF) E. Rosen Request for Comments: 8277 Juniper Networks, Inc. Obsoletes: 3107 October 2017 Category: Standards Track ISSN: 2070-1721 Abstract Using BGP to Bind MPLS

More information

Internet Engineering Task Force (IETF) Request for Comments: J. Haas Juniper Networks March 2019

Internet Engineering Task Force (IETF) Request for Comments: J. Haas Juniper Networks March 2019 Internet Engineering Task Force (IETF) Request for Comments: 8538 Updates: 4724 Category: Standards Track ISSN: 2070-1721 K. Patel Arrcus R. Fernando Cisco Systems J. Scudder J. Haas Juniper Networks March

More information

Internet Engineering Task Force (IETF) Request for Comments: Google K. Patel Cisco Systems August 2015

Internet Engineering Task Force (IETF) Request for Comments: Google K. Patel Cisco Systems August 2015 Internet Engineering Task Force (IETF) Request for Comments: 7607 Updates: 4271 Category: Standards Track ISSN: 2070-1721 W. Kumari R. Bush Internet Initiative Japan H. Schiller K. Patel Cisco Systems

More information

Internet Engineering Task Force (IETF) Category: Experimental. D. Cheng Huawei Technologies S. Matsushima Softbank Telecom P. Jiang.

Internet Engineering Task Force (IETF) Category: Experimental. D. Cheng Huawei Technologies S. Matsushima Softbank Telecom P. Jiang. Internet Engineering Task Force (IETF) Request for Comments: 6882 Category: Experimental ISSN: 2070-1721 K. Kumaki, Ed. KDDI Corporation T. Murai Furukawa Network Solution Corp. D. Cheng Huawei Technologies

More information

Network Working Group. Category: Experimental April 2009

Network Working Group. Category: Experimental April 2009 Network Working Group L. Berger Request for Comment: 5523 LabN Consulting, LLC Category: Experimental April 2009 Status of This Memo OSPFv3-Based Layer 1 VPN Auto-Discovery This memo defines an Experimental

More information

Internet Engineering Task Force (IETF) Request for Comments: 6572 Category: Standards Track

Internet Engineering Task Force (IETF) Request for Comments: 6572 Category: Standards Track Internet Engineering Task Force (IETF) Request for Comments: 6572 Category: Standards Track ISSN: 2070-1721 F. Xia B. Sarikaya Huawei USA J. Korhonen, Ed. Nokia Siemens Networks S. Gundavelli Cisco D.

More information

Internet Engineering Task Force (IETF) Category: Standards Track. Google, Inc D. Pacella Verizon T. Saad Cisco Systems May 2018

Internet Engineering Task Force (IETF) Category: Standards Track. Google, Inc D. Pacella Verizon T. Saad Cisco Systems May 2018 Internet Engineering Task Force (IETF) Request for Comments: 8370 Category: Standards Track ISSN: 2070-1721 V. Beeram, Ed. Juniper Networks I. Minei R. Shakir Google, Inc D. Pacella Verizon T. Saad Cisco

More information

Internet Engineering Task Force (IETF) Request for Comments: 6034 Category: Standards Track October 2010 ISSN:

Internet Engineering Task Force (IETF) Request for Comments: 6034 Category: Standards Track October 2010 ISSN: Internet Engineering Task Force (IETF) D. Thaler Request for Comments: 6034 Microsoft Category: Standards Track October 2010 ISSN: 2070-1721 Abstract Unicast-Prefix-Based IPv4 Multicast Addresses This

More information

Internet Engineering Task Force (IETF) Request for Comments: ISSN: March 2018

Internet Engineering Task Force (IETF) Request for Comments: ISSN: March 2018 Internet Engineering Task Force (IETF) N. Shen Request for Comments: 8357 E. Chen Category: Standards Track Cisco Systems ISSN: 2070-1721 March 2018 Abstract Generalized UDP Source Port for DHCP Relay

More information

Internet Engineering Task Force (IETF) Request for Comments: 7759 Category: Standards Track

Internet Engineering Task Force (IETF) Request for Comments: 7759 Category: Standards Track Internet Engineering Task Force (IETF) Request for Comments: 7759 Category: Standards Track ISSN: 2070-1721 E. Bellagamba G. Mirsky Ericsson L. Andersson Huawei Technologies P. Skoldstrom Acreo AB D. Ward

More information

February Copyright (c) 2009 IETF Trust and the persons identified as the document authors. All rights reserved.

February Copyright (c) 2009 IETF Trust and the persons identified as the document authors. All rights reserved. Network Working Group Request for Comments: 5492 Obsoletes: 3392 Category: Standards Track J. Scudder Juniper Networks R. Chandra Sonoa Systems February 2009 Status of This Memo Capabilities Advertisement

More information

OSPF-TE Extensions for General Network Element Constraints

OSPF-TE Extensions for General Network Element Constraints Internet Engineering Task Force (IETF) Request for Comments: 7580 Category: Standards Track ISSN: 2070-1721 F. Zhang Y. Lee J. Han Huawei G. Bernstein Grotto Networking Y. Xu CATR June 2015 Abstract OSPF-TE

More information

Intended status: Standards Track March 9, 2015 Expires: September 10, 2015

Intended status: Standards Track March 9, 2015 Expires: September 10, 2015 Network Working Group B. Decraene Internet-Draft Orange Intended status: Standards Track March 9, 2015 Expires: September 10, 2015 Abstract BGP Next-Hop Capabilities draft-decraene-idr-next-hop-capability-00

More information

Intended status: Standards Track. B. Wen Comcast October 3, 2017

Intended status: Standards Track. B. Wen Comcast October 3, 2017 PCE Working Group Internet-Draft Intended status: Standards Track Expires: April 6, 2018 C. Barth Juniper Networks R. Gandhi Cisco Systems, Inc. B. Wen Comcast October 3, 2017 Abstract PCEP Extensions

More information

Internet Engineering Task Force (IETF) Request for Comments: ISSN: May 2018

Internet Engineering Task Force (IETF) Request for Comments: ISSN: May 2018 Internet Engineering Task Force (IETF) A. Farrel Request for Comments: 8393 J. Drake Category: Standards Track Juniper Networks ISSN: 2070-1721 May 2018 Operating the Network Service Header (NSH) with

More information

Internet Engineering Task Force (IETF) Category: Standards Track. J. Halpern Ericsson E. Levy-Abegnoli, Ed. Cisco February 2017

Internet Engineering Task Force (IETF) Category: Standards Track. J. Halpern Ericsson E. Levy-Abegnoli, Ed. Cisco February 2017 Internet Engineering Task Force (IETF) Request for Comments: 8074 Category: Standards Track ISSN: 2070-1721 J. Bi Tsinghua University G. Yao Tsinghua University/Baidu J. Halpern Ericsson E. Levy-Abegnoli,

More information

Internet Engineering Task Force (IETF) Category: Standards Track ISSN: Huawei J. Tantsura Apstra, Inc. C. Filsfils. Cisco Systems, Inc.

Internet Engineering Task Force (IETF) Category: Standards Track ISSN: Huawei J. Tantsura Apstra, Inc. C. Filsfils. Cisco Systems, Inc. Internet Engineering Task Force (IETF) Request for Comments: 8571 Category: Standards Track ISSN: 2070-1721 L. Ginsberg, Ed. Cisco Systems, Inc. S. Previdi Q. Wu Huawei J. Tantsura Apstra, Inc. C. Filsfils

More information

Internet Engineering Task Force (IETF) Request for Comments: 6178

Internet Engineering Task Force (IETF) Request for Comments: 6178 Internet Engineering Task Force (IETF) Request for Comments: 6178 Updates: 3031 Category: Standards Track ISSN: 2070-1721 D. Smith J. Mullooly Cisco Systems W. Jaeger AT&T T. Scholl nlayer Communications

More information

Internet Engineering Task Force (IETF) Request for Comments: Category: Standards Track May 2011 ISSN:

Internet Engineering Task Force (IETF) Request for Comments: Category: Standards Track May 2011 ISSN: Internet Engineering Task Force (IETF) T. Li Request for Comments: 6233 L. Ginsberg Updates: 3563, 5304, 5310 Category: Standards Track May 2011 ISSN: 2070-1721 Abstract IS-IS Registry Extension for Purges

More information

Intended status: Informational Expires: March 7, 2019 Huawei Technologies N. Leymann Deutsche Telekom G. Swallow Independent September 3, 2018

Intended status: Informational Expires: March 7, 2019 Huawei Technologies N. Leymann Deutsche Telekom G. Swallow Independent September 3, 2018 MPLS Working Group Internet-Draft Intended status: Informational Expires: March 7, 2019 L. Andersson Bronze Dragon Consulting S. Bryant A. Malis Huawei Technologies N. Leymann Deutsche Telekom G. Swallow

More information

Category: Standards Track Cisco Systems D. Tappan Consultant October 2009

Category: Standards Track Cisco Systems D. Tappan Consultant October 2009 Network Working Group Request for Comments: 5668 Category: Standards Track Y. Rekhter Juniper Networks S. Sangli Cisco Systems D. Tappan Consultant October 2009 4-Octet AS Specific BGP Extended Community

More information

Internet Engineering Task Force (IETF) Request for Comments: 6028 Category: Experimental ISSN: October 2010

Internet Engineering Task Force (IETF) Request for Comments: 6028 Category: Experimental ISSN: October 2010 Internet Engineering Task Force (IETF) G. Camarillo Request for Comments: 6028 A. Keranen Category: Experimental Ericsson ISSN: 2070-1721 October 2010 Abstract Host Identity Protocol (HIP) Multi-Hop Routing

More information

Internet Engineering Task Force (IETF) Category: Standards Track. S. Hegde Juniper Networks, Inc. S. Litkowski B. Decraene Orange July 2016

Internet Engineering Task Force (IETF) Category: Standards Track. S. Hegde Juniper Networks, Inc. S. Litkowski B. Decraene Orange July 2016 Internet Engineering Task Force (IETF) Request for Comments: 7917 Category: Standards Track ISSN: 2070-1721 P. Sarkar, Ed. Individual Contributor H. Gredler RtBrick Inc. S. Hegde Juniper Networks, Inc.

More information

Internet Engineering Task Force (IETF) Category: Standards Track. February 2012

Internet Engineering Task Force (IETF) Category: Standards Track. February 2012 Internet Engineering Task Force (IETF) Request for Comments: 6519 Category: Standards Track ISSN: 2070-1721 R. Maglione Telecom Italia A. Durand Juniper Networks February 2012 RADIUS Extensions for Dual-Stack

More information

Network Working Group. Acreo AB October The Label Distribution Protocol (LDP) Implementation Survey Results

Network Working Group. Acreo AB October The Label Distribution Protocol (LDP) Implementation Survey Results Network Working Group Request for Comments: 5038 Category: Informational B. Thomas Cisco Systems, Inc. L. Andersson Acreo AB October 2007 The Label Distribution Protocol (LDP) Implementation Survey Results

More information

Internet Engineering Task Force (IETF) Category: Informational. May IEEE Information Element for the IETF

Internet Engineering Task Force (IETF) Category: Informational. May IEEE Information Element for the IETF Internet Engineering Task Force (IETF) Request for Comments: 8137 Category: Informational ISSN: 2070-1721 T. Kivinen INSIDE Secure P. Kinney Kinney Consulting LLC May 2017 IEEE 802.15.4 Information Element

More information

Internet Engineering Task Force (IETF) Request for Comments: 7319 BCP: 191 July 2014 Category: Best Current Practice ISSN:

Internet Engineering Task Force (IETF) Request for Comments: 7319 BCP: 191 July 2014 Category: Best Current Practice ISSN: Internet Engineering Task Force (IETF) D. Eastlake 3rd Request for Comments: 7319 Huawei BCP: 191 July 2014 Category: Best Current Practice ISSN: 2070-1721 IANA Considerations for Connectivity Fault Management

More information

Internet Engineering Task Force (IETF) Request for Comments: November 2010

Internet Engineering Task Force (IETF) Request for Comments: November 2010 Internet Engineering Task Force (IETF) Request for Comments: 6062 Category: Standards Track ISSN: 2070-1721 S. Perreault, Ed. Viagenie J. Rosenberg jdrosen.net November 2010 Traversal Using Relays around

More information

Category: Standards Track BT K. Kumaki KDDI R&D Labs A. Bonda Telecom Italia October 2008

Category: Standards Track BT K. Kumaki KDDI R&D Labs A. Bonda Telecom Italia October 2008 Network Working Group Request for Comments: 5330 Category: Standards Track JP. Vasseur, Ed. Cisco Systems, Inc M. Meyer BT K. Kumaki KDDI R&D Labs A. Bonda Telecom Italia October 2008 A Link-Type sub-tlv

More information

Internet Engineering Task Force (IETF) Request for Comments: ISSN: August 2010

Internet Engineering Task Force (IETF) Request for Comments: ISSN: August 2010 Internet Engineering Task Force (IETF) A. Morton Request for Comments: 5938 AT&T Labs Updates: 5357 M. Chiba Category: Standards Track Cisco Systems ISSN: 2070-1721 August 2010 Abstract Individual Session

More information

Internet Engineering Task Force (IETF) Request for Comments: Category: Standards Track ISSN: September 2015

Internet Engineering Task Force (IETF) Request for Comments: Category: Standards Track ISSN: September 2015 Internet Engineering Task Force (IETF) R. Sparks Request for Comments: 7647 Oracle Updates: 3515 A.B. Roach Category: Standards Track Mozilla ISSN: 2070-1721 September 2015 Abstract Clarifications for

More information

Internet Engineering Task Force (IETF) Huawei Technologies Co., Ltd.

Internet Engineering Task Force (IETF) Huawei Technologies Co., Ltd. Internet Engineering Task Force (IETF) Request for Comments: 7771 Updates: 6870 Category: Standards Track ISSN: 2070-1721 A. Malis, Ed. L. Andersson Huawei Technologies Co., Ltd. H. van Helvoort Hai Gaoming

More information

Internet Engineering Task Force (IETF) Request for Comments: 6440 Category: Standards Track. Huawei December 2011

Internet Engineering Task Force (IETF) Request for Comments: 6440 Category: Standards Track. Huawei December 2011 Internet Engineering Task Force (IETF) Request for Comments: 6440 Category: Standards Track ISSN: 2070-1721 G. Zorn Network Zen Q. Wu Y. Wang Huawei December 2011 The EAP Re-authentication Protocol (ERP)

More information

Network Working Group Request for Comments: 4558 Category: Standards Track Cisco Systems D. Papadimitriou Alcatel June 2006

Network Working Group Request for Comments: 4558 Category: Standards Track Cisco Systems D. Papadimitriou Alcatel June 2006 Network Working Group Request for Comments: 4558 Category: Standards Track Z. Ali R. Rahman D. Prairie Cisco Systems D. Papadimitriou Alcatel June 2006 Node-ID Based Resource Reservation Protocol (RSVP)

More information

Internet Engineering Task Force (IETF) Request for Comments: 6658 Category: Standards Track. A. Malis Verizon Communications July 2012

Internet Engineering Task Force (IETF) Request for Comments: 6658 Category: Standards Track. A. Malis Verizon Communications July 2012 Internet Engineering Task Force (IETF) Request for Comments: 6658 Category: Standards Track ISSN: 2070-1721 S. Bryant, Ed. L. Martini G. Swallow Cisco Systems A. Malis Verizon Communications July 2012

More information

Internet Engineering Task Force (IETF)

Internet Engineering Task Force (IETF) Internet Engineering Task Force (IETF) Request for Comments: 7420 Category: Standards Track ISSN: 2070-1721 A. Koushik Brocade Communications, Inc. E. Stephan Orange Q. Zhao Huawei Technology D. King Old

More information

Internet Engineering Task Force (IETF) A. Retana Cisco Systems July 2013

Internet Engineering Task Force (IETF) A. Retana Cisco Systems July 2013 Internet Engineering Task Force (IETF) Request for Comments: 6992 Category: Informational ISSN: 2070-1721 D. Cheng Huawei Technologies M. Boucadair France Telecom A. Retana Cisco Systems July 2013 Routing

More information

Internet Engineering Task Force (IETF) January 2010

Internet Engineering Task Force (IETF) January 2010 Internet Engineering Task Force (IETF) Request for Comments: 5712 Category: Standards Track ISSN: 2070-1721 M. Meyer, Ed. British Telecom JP. Vasseur, Ed. Cisco Systems, Inc. January 2010 MPLS Traffic

More information

DHCPv6 Option for IPv4-Embedded Multicast and Unicast IPv6 Prefixes

DHCPv6 Option for IPv4-Embedded Multicast and Unicast IPv6 Prefixes Internet Engineering Task Force (IETF) M. Boucadair Request for Comments: 8115 Orange Category: Standards Track J. Qin ISSN: 2070-1721 Cisco T. Tsou Philips Lighting X. Deng The University of New South

More information

Internet Engineering Task Force (IETF) Request for Comments: 7324 July 2014 Updates: 6378 Category: Standards Track ISSN:

Internet Engineering Task Force (IETF) Request for Comments: 7324 July 2014 Updates: 6378 Category: Standards Track ISSN: Internet Engineering Task Force (IETF) E. Osborne Request for Comments: 7324 July 2014 Updates: 6378 Category: Standards Track ISSN: 2070-1721 Abstract Updates to MPLS Transport Profile Linear Protection

More information

Internet Engineering Task Force (IETF) Request for Comments: 8184 Category: Informational

Internet Engineering Task Force (IETF) Request for Comments: 8184 Category: Informational Internet Engineering Task Force (IETF) Request for Comments: 8184 Category: Informational ISSN: 2070-1721 W. Cheng L. Wang H. Li China Mobile S. Davari Broadcom Corporation J. Dong Huawei Technologies

More information

Internet Engineering Task Force (IETF) Category: Informational August 2012 ISSN:

Internet Engineering Task Force (IETF) Category: Informational August 2012 ISSN: Internet Engineering Task Force (IETF) R. Asati Request for Comments: 6695 Cisco Systems Category: Informational August 2012 ISSN: 2070-1721 Abstract Methods to Convey Forward Error Correction (FEC) Framework

More information

Cisco Systems June 2009

Cisco Systems June 2009 Network Working Group Request for Comments: 5586 Updates: 3032, 4385, 5085 Category: Standards Track M. Bocci, Ed. M. Vigoureux, Ed. Alcatel-Lucent S. Bryant, Ed. Cisco Systems June 2009 MPLS Generic Associated

More information

Internet Engineering Task Force (IETF) Request for Comments: 7330 Category: Standards Track. Cisco Systems August 2014

Internet Engineering Task Force (IETF) Request for Comments: 7330 Category: Standards Track. Cisco Systems August 2014 Internet Engineering Task Force (IETF) Request for Comments: 7330 Category: Standards Track ISSN: 2070-1721 T. Nadeau Brocade Z. Ali N. Akiya Cisco Systems August 2014 Definitions of Textual Conventions

More information

Internet Engineering Task Force (IETF) Category: Standards Track. Enterprise Architects February 2012

Internet Engineering Task Force (IETF) Category: Standards Track. Enterprise Architects February 2012 Internet Engineering Task Force (IETF) Request for Comments: 6495 Updates: 3971 Category: Standards Track ISSN: 2070-1721 R. Gagliano Cisco Systems S. Krishnan Ericsson A. Kukec Enterprise Architects February

More information

Internet Engineering Task Force (IETF) Request for Comments: ISSN: July 2014

Internet Engineering Task Force (IETF) Request for Comments: ISSN: July 2014 Internet Engineering Task Force (IETF) K. Patel Request for Comments: 7313 E. Chen Updates: 2918 Cisco Systems Category: Standards Track B. Venkatachalapathy ISSN: 2070-1721 July 2014 Abstract Enhanced

More information

Internet Engineering Task Force (IETF) Category: Standards Track. Cisco Systems, Inc. J. Scudder Juniper Networks September 2016

Internet Engineering Task Force (IETF) Category: Standards Track. Cisco Systems, Inc. J. Scudder Juniper Networks September 2016 Internet Engineering Task Force (IETF) Request for Comments: 7964 Category: Standards Track ISSN: 2070-1721 D. Walton Cumulus Networks A. Retana E. Chen Cisco Systems, Inc. J. Scudder Juniper Networks

More information

Internet Engineering Task Force (IETF) Request for Comments: ISSN: March 2016

Internet Engineering Task Force (IETF) Request for Comments: ISSN: March 2016 Internet Engineering Task Force (IETF) T. Mizrahi Request for Comments: 7822 Marvell Updates: 5905 D. Mayer Category: Standards Track Network Time Foundation ISSN: 2070-1721 March 2016 Abstract Network

More information

Internet Engineering Task Force (IETF) Request for Comments: 8237 Category: Standards Track ISSN: E. Bellagamba Ericsson October 2017

Internet Engineering Task Force (IETF) Request for Comments: 8237 Category: Standards Track ISSN: E. Bellagamba Ericsson October 2017 Internet Engineering Task Force (IETF) Request for Comments: 8237 Category: Standards Track ISSN: 2070-1721 L. Martini Monoski LLC G. Swallow SETC E. Bellagamba Ericsson October 2017 MPLS Label Switched

More information

Internet Engineering Task Force (IETF) June Network Time Protocol (NTP) Server Option for DHCPv6

Internet Engineering Task Force (IETF) June Network Time Protocol (NTP) Server Option for DHCPv6 Internet Engineering Task Force (IETF) Request for Comments: 5908 Category: Standards Track ISSN: 2070-1721 R. Gayraud Unaffiliated B. Lourdelet Cisco Systems, Inc. June 2010 Network Time Protocol (NTP)

More information

Internet Engineering Task Force (IETF) Request for Comments: 8191 Category: Standards Track. X. Lee CNNIC. August 2017

Internet Engineering Task Force (IETF) Request for Comments: 8191 Category: Standards Track. X. Lee CNNIC. August 2017 Internet Engineering Task Force (IETF) Request for Comments: 8191 Category: Standards Track ISSN: 2070-1721 Z. Yan CNNIC J. Lee Sangmyung University X. Lee CNNIC August 2017 Abstract Home Network Prefix

More information

Internet Engineering Task Force (IETF) Request for Comments: 7125 Category: Informational. February 2014

Internet Engineering Task Force (IETF) Request for Comments: 7125 Category: Informational. February 2014 Internet Engineering Task Force (IETF) Request for Comments: 7125 Category: Informational ISSN: 2070-1721 B. Trammell ETH Zurich P. Aitken Cisco Systems, Inc February 2014 Revision of the tcpcontrolbits

More information

Internet Engineering Task Force. Updates: 4379,6790 (if approved) Intended status: Standards Track Expires: April 24, 2014 October 21, 2013

Internet Engineering Task Force. Updates: 4379,6790 (if approved) Intended status: Standards Track Expires: April 24, 2014 October 21, 2013 Internet Engineering Task Force N. Akiya Internet-Draft G. Swallow Updates: 4379,6790 (if approved) C. Pignataro Intended status: Standards Track Cisco Systems Expires: April 24, 2014 October 21, 2013

More information

Internet Engineering Task Force (IETF) May 2011

Internet Engineering Task Force (IETF) May 2011 Internet Engineering Task Force (IETF) Request for Comments: 6226 Updates: 4601 Category: Standards Track ISSN: 2070-1721 B. Joshi Infosys Technologies Ltd. A. Kessler Cisco Systems, Inc. D. McWalter May

More information