Compressed SRv6 SID List Requirements
draft-srcompdt-spring-compression-requirement-01
The information below is for an old version of the document |
Document |
Type |
|
Active Internet-Draft (individual)
|
|
Authors |
|
Weiqiang Cheng
,
Sander Steffann
|
|
Last updated |
|
2020-11-15
(latest revision 2020-11-02)
|
|
Stream |
|
(None)
|
|
Intended RFC status |
|
(None)
|
|
Formats |
|
pdf
htmlized (tools)
htmlized
bibtex
|
Stream |
Stream state |
|
(No stream defined) |
|
Consensus Boilerplate |
|
Unknown
|
|
RFC Editor Note |
|
(None)
|
IESG |
IESG state |
|
I-D Exists
|
|
Telechat date |
|
|
|
Responsible AD |
|
(None)
|
|
Send notices to |
|
(None)
|
SPRING W. Cheng
Internet-Draft China Mobile
Intended status: Informational S. Steffann
Expires: May 17, 2021 SJM Steffann Consultancy
November 13, 2020
Compressed SRv6 SID List Requirements
draft-srcompdt-spring-compression-requirement-01
Abstract
This document specifies requirements for solutions to compress SRv6
SID lists.
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 May 17, 2021.
Copyright Notice
Copyright (c) 2020 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents
(https://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Cheng & Steffann Expires May 17, 2021 [Page 1]
Internet-Draft SRCOMP Requirements November 2020
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2
2. Conventions used in this document . . . . . . . . . . . . . . 3
2.1. Requirements Language . . . . . . . . . . . . . . . . . . 3
2.2. Terminology . . . . . . . . . . . . . . . . . . . . . . . 3
3. SRv6 SID List Compression Requirements . . . . . . . . . . . 4
3.1. Dataplane Efficiency and Performance Requirements . . . . 4
3.1.1. Encapsulation Header Size . . . . . . . . . . . . . . 4
3.1.2. Forwarding Efficiency . . . . . . . . . . . . . . . . 5
3.1.3. State Efficiency . . . . . . . . . . . . . . . . . . 5
4. SRv6 Specific Requirements . . . . . . . . . . . . . . . . . 5
4.1. Functional Requirements . . . . . . . . . . . . . . . . . 5
4.1.1. SID list length . . . . . . . . . . . . . . . . . . . 5
4.1.2. SID summarization . . . . . . . . . . . . . . . . . . 6
4.2. Operational Requirements . . . . . . . . . . . . . . . . 6
4.2.1. Lossless Compression . . . . . . . . . . . . . . . . 6
4.3. Scalability Requirements . . . . . . . . . . . . . . . . 6
4.3.1. Adjacency segment scale . . . . . . . . . . . . . . . 6
4.3.2. Prefix segment scale . . . . . . . . . . . . . . . . 7
4.3.3. Service Scale . . . . . . . . . . . . . . . . . . . . 7
5. Protocol Design Requirements . . . . . . . . . . . . . . . . 7
5.1. SRv6 Base Coexistence . . . . . . . . . . . . . . . . . . 7
6. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 8
7. Security Considerations . . . . . . . . . . . . . . . . . . . 8
8. Contributors . . . . . . . . . . . . . . . . . . . . . . . . 8
9. Normative References . . . . . . . . . . . . . . . . . . . . 8
Appendix A. Proposed Requirements . . . . . . . . . . . . . . . 10
A.1. Introduction . . . . . . . . . . . . . . . . . . . . . . 10
A.2. Requirements . . . . . . . . . . . . . . . . . . . . . . 10
A.2.1. SRv6 Based . . . . . . . . . . . . . . . . . . . . . 10
A.2.2. SRv6 Functionality . . . . . . . . . . . . . . . . . 11
A.2.3. Heterogeneous SID lists . . . . . . . . . . . . . . . 13
Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 13
1. Introduction
The SPRING working group defined SRv6, with [RFC8402] describing how
the Segment Routing (SR) architecture is instantiated on two data-
planes: SR over MPLS (SR-MPLS) and SR over IPv6 (SRv6). SRv6 uses a
routing header called the SR Header (SRH) [RFC8754] and defines SRv6
SID behaviors and a registry for identifying them in
[I-D.ietf-spring-srv6-network-programming]. SRv6 is a proposed
Show full document text