Open Shortest Path First IGP P. Psenak, Ed.
Internet-Draft Cisco Systems, Inc.
Intended status: Standards Track S. Previdi, Ed.
Expires: April 24, 2019 Individual
October 21, 2018
OSPFv3 Extensions for Segment Routing
draft-ietf-ospf-ospfv3-segment-routing-extensions-16
Abstract
Segment Routing (SR) allows a flexible definition of end-to-end paths
within IGP topologies by encoding paths as sequences of topological
sub-paths, called "segments". These segments are advertised by the
link-state routing protocols (IS-IS and OSPF).
This draft describes the OSPFv3 extensions required for Segment
Routing.
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 [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 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 April 24, 2019.
Copyright Notice
Copyright (c) 2018 IETF Trust and the persons identified as the
document authors. All rights reserved.
Psenak & Previdi Expires April 24, 2019 [Page 1]
Internet-Draft OSPFv3 Extensions for Segment Routing October 2018
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
2. Segment Routing Identifiers . . . . . . . . . . . . . . . . . 3
2.1. SID/Label Sub-TLV . . . . . . . . . . . . . . . . . . . . 3
3. Segment Routing Capabilities . . . . . . . . . . . . . . . . 4
3.1. SR-Algorithm TLV . . . . . . . . . . . . . . . . . . . . 4
3.2. SID/Label Range TLV . . . . . . . . . . . . . . . . . . . 5
3.3. SR Local Block TLV . . . . . . . . . . . . . . . . . . . 7
3.4. SRMS Preference TLV . . . . . . . . . . . . . . . . . . . 9
4. OSPFv3 Extended Prefix Range TLV . . . . . . . . . . . . . . 10
5. Prefix SID Sub-TLV . . . . . . . . . . . . . . . . . . . . . 13
6. Adjacency Segment Identifier (Adj-SID) . . . . . . . . . . . 16
6.1. Adj-SID Sub-TLV . . . . . . . . . . . . . . . . . . . . . 17
6.2. LAN Adj-SID Sub-TLV . . . . . . . . . . . . . . . . . . . 18
7. Elements of Procedure . . . . . . . . . . . . . . . . . . . . 19
7.1. Intra-area Segment routing in OSPFv3 . . . . . . . . . . 19
7.2. Inter-area Segment routing in OSPFv3 . . . . . . . . . . 20