Path Computation Element (PCE) Communication Protocol (PCEP) extension for associating Policies and Label Switched Paths (LSPs)
draft-ietf-pce-association-policy-16
Document | Type | Active Internet-Draft (pce WG) | ||
---|---|---|---|---|
Authors | Stephane Litkowski , Siva Sivabalan , Jeff Tantsura , Jonathan Hardwick , Cheng Li | |||
Last updated | 2021-02-11 (latest revision 2021-01-21) | |||
Replaces | draft-dhody-pce-association-policy | |||
Stream | IETF | |||
Intended RFC status | Proposed Standard | |||
Formats | plain text xml pdf htmlized (tools) htmlized bibtex | |||
Reviews | ||||
Stream | WG state | Submitted to IESG for Publication | ||
Document shepherd | Hariharan Ananthakrishnan | |||
Shepherd write-up | Show (last changed 2020-12-10) | |||
IESG | IESG state | RFC Ed Queue | ||
Action Holders |
(None)
|
|||
Consensus Boilerplate | Yes | |||
Telechat date | ||||
Responsible AD | Deborah Brungard | |||
Send notices to | Hariharan Ananthakrishnan <hari@netflix.com> | |||
IANA | IANA review state | IANA OK - Actions Needed | ||
IANA action state | RFC-Ed-Ack | |||
RFC Editor | RFC Editor state | RFC-EDITOR | ||
Details |
PCE Working Group S. Litkowski Internet-Draft Cisco Systems, Inc. Intended status: Standards Track S. Sivabalan Expires: July 25, 2021 Ciena J. Tantsura Apstra, Inc. J. Hardwick Metaswitch Networks C. Li Huawei Technologies January 21, 2021 Path Computation Element (PCE) Communication Protocol (PCEP) extension for associating Policies and Label Switched Paths (LSPs) draft-ietf-pce-association-policy-16 Abstract This document introduces a simple mechanism to associate policies to a group of Label Switched Paths (LSPs) via an extension to the Path Computation Element (PCE) Communication Protocol (PCEP). The extension allows a PCEP speaker to advertise to a PCEP peer that a particular LSP belongs to a particular Policy Association Group. 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 https://datatracker.ietf.org/drafts/current/. Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." This Internet-Draft will expire on July 25, 2021. Copyright Notice Copyright (c) 2021 IETF Trust and the persons identified as the document authors. All rights reserved. Litkowski, et al. Expires July 25, 2021 [Page 1] Internet-Draft PCEP Extensions for Policy Association January 2021 This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License. Table of Contents 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2 1.1. Requirements Language . . . . . . . . . . . . . . . . . . 3 2. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . 3 3. Motivation . . . . . . . . . . . . . . . . . . . . . . . . . 4 3.1. Policy based Constraints . . . . . . . . . . . . . . . . 5 4. Overview . . . . . . . . . . . . . . . . . . . . . . . . . . 6 5. Policy Association Group . . . . . . . . . . . . . . . . . . 7 5.1. Policy Parameters TLV . . . . . . . . . . . . . . . . . . 7 6. Implementation Status . . . . . . . . . . . . . . . . . . . . 9 6.1. Cisco's Implementation . . . . . . . . . . . . . . . . . 9 7. Security Considerations . . . . . . . . . . . . . . . . . . . 9 8. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 10 8.1. Association object Type Indicators . . . . . . . . . . . 10 8.2. PCEP TLV Type Indicators . . . . . . . . . . . . . . . . 10 8.3. PCEP Errors . . . . . . . . . . . . . . . . . . . . . . . 11 9. Manageability Considerations . . . . . . . . . . . . . . . . 11 9.1. Control of Function and Policy . . . . . . . . . . . . . 11 9.2. Information and Data Models . . . . . . . . . . . . . . . 11 9.3. Liveness Detection and Monitoring . . . . . . . . . . . . 12 9.4. Verify Correct Operations . . . . . . . . . . . . . . . . 12 9.5. Requirements on Other Protocols . . . . . . . . . . . . . 12 9.6. Impact on Network Operations . . . . . . . . . . . . . . 12 10. Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . 12 11. References . . . . . . . . . . . . . . . . . . . . . . . . . 13 11.1. Normative References . . . . . . . . . . . . . . . . . . 13 11.2. Informative References . . . . . . . . . . . . . . . . . 13 Appendix A. Example of Policy Parameters . . . . . . . . . . . . 15 Appendix B. Contributor Addresses . . . . . . . . . . . . . . . 15 Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 17Show full document text