Path Computation Element communication Protocol (PCEP) extensions for Establishing Relationships between sets of LSPs and Virtual Networks
draft-ietf-pce-vn-association-01
PCE Working Group Y. Lee
Internet-Draft SKKU
Intended Status: Standards track H. Zheng
Expires: April 28, 2020 Huawei Technologies
D. Ceccarelli
Ericsson
October 28, 2019
Path Computation Element communication Protocol (PCEP) extensions
for Establishing Relationships between sets of LSPs and Virtual
Networks
draft-ietf-pce-vn-association-01
Abstract
This document describes how to extend Path Computation Element (PCE)
Communication Protocol (PCEP) association mechanism introduced by the
PCEP Association Group specification, to further associate sets of
LSPs with a higher-level structure such as a virtual network (VN)
requested by clients or applications. This extended association
mechanism can be used to facilitate virtual network control using PCE
architecture.
Status of this Memo
This Internet-Draft is submitted to IETF in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF), its areas, and its working groups. Note that
other groups may also distribute working documents as Internet-
Drafts.
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."
Lee, et al. Expires April, 2019 [Page 1]
Internet-Draft PCEP VN Association October 2019
The list of current Internet-Drafts can be accessed at
https://www.ietf.org/ietf/1id-abstracts.txt
The list of Internet-Draft Shadow Directories can be accessed at
https://www.ietf.org/shadow.html
This Internet-Draft will expire on April 28, 2020.
Copyright Notice
Copyright (c) 2019 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 . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.1. Requirements Language . . . . . . . . . . . . . . . . . . . 4
2. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . . 5
3. Operation Overview . . . . . . . . . . . . . . . . . . . . . . 5
4. Extensions to PCEP . . . . . . . . . . . . . . . . . . . . . . 7
5. Applicability to H-PCE architecture . . . . . . . . . . . . . . 8
6. Implementation Status . . . . . . . . . . . . . . . . . . . . . 9
6.1. Huawei's Proof of Concept based on ONOS . . . . . . . . . 10
7. Security Considerations . . . . . . . . . . . . . . . . . . . . 10
8. IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 10
8.1. Association Object Type Indicator . . . . . . . . . . . . . 10
8.2. PCEP TLV Type Indicator . . . . . . . . . . . . . . . . . . 10
8.3. PCEP Error . . . . . . . . . . . . . . . . . . . . . . . . 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 . . . . . . . . . . . . 11
9.4. Verify Correct Operations . . . . . . . . . . . . . . . . 11
9.5. Requirements On Other Protocols . . . . . . . . . . . . . 12
9.6. Impact On Network Operations . . . . . . . . . . . . . . . 12
10. References . . . . . . . . . . . . . . . . . . . . . . . . . . 12
10.1. Normative References . . . . . . . . . . . . . . . . . . . 12
Lee, et al. Expires April, 2019 [Page 2]
Internet-Draft PCEP VN Association October 2019
10.2. Informative References . . . . . . . . . . . . . . . . . . 12
1. Introduction
The Path Computation Element communication Protocol (PCEP) provides
Show full document text