Signalling ERLD using BGP-LS
draft-ietf-idr-bgp-ls-segment-routing-rld-02
IDR Working Group G. Van de Velde, Ed.
Internet-Draft W. Henderickx
Intended status: Standards Track M. Bocci
Expires: December 14, 2018 Nokia
K. Patel
Arrcus
June 12, 2018
Signalling ERLD using BGP-LS
draft-ietf-idr-bgp-ls-segment-routing-rld-02
Abstract
This document defines the attribute encoding to use for BGP-LS to
expose ERLD "Entropy capable Readable Label Depth" from a node to a
centralised controller (PCE/SDN).
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 RFC 2119 [1].
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 December 14, 2018.
Copyright Notice
Copyright (c) 2018 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
Van de Velde, et al. Expires December 14, 2018 [Page 1]
Internet-Draft Signalling ERLD using BGP-LS June 2018
(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. Conventions used in this document . . . . . . . . . . . . . . 3
2.1. Terminology . . . . . . . . . . . . . . . . . . . . . . . 3
3. Problem Statement . . . . . . . . . . . . . . . . . . . . . . 3
4. Origination of ERLD in BGP-LS . . . . . . . . . . . . . . . . 3
5. ERLD support by a node . . . . . . . . . . . . . . . . . . . 4
6. Security Considerations . . . . . . . . . . . . . . . . . . . 4
7. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . 4
8. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 4
9. References . . . . . . . . . . . . . . . . . . . . . . . . . 5
9.1. Normative References . . . . . . . . . . . . . . . . . . 5
9.2. Informative References . . . . . . . . . . . . . . . . . 5
Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 5
1. Introduction
When Segment Routing tunnels are computed by a centralised
controller, it is beneficial that the controller knows the ERLD
(Entropy capable Readable Label Depth) of each node or link a tunnel
traverses. A network node signalling an ERLD MUST support the
ability to read the signalled number of labels before any action is
done upon the packet and SHOULD support entropy awareness found
within the signalled ERLD depth.
ERLD awareness of each node will allow a network SDN controller to
influence the path used for each tunnel. The SDN controller may for
example only create tunnels with a label stack smaller or equal as
the ERLD of each node on the path. This will allow the network to
behave accordingly (e.g. make use of Entropy Labels to improve ECMP)
upon the imposed Segment Routing label stack on each packet.
This document describes how to use BGP-LS to expose the ERLD of a
node.
Van de Velde, et al. Expires December 14, 2018 [Page 2]
Internet-Draft Signalling ERLD using BGP-LS June 2018
2. Conventions used in this document
2.1. Terminology
BGP-LS: Distribution of Link-State and TE Information using Border
Gateway Protocol
ERLD: Entropy capable Readable Label Depth
PCC: Path Computation Client
PCE: Path Computation Element
PCEP: Path Computation Element Protocol
Show full document text