PMS/Head-end based MPLS Ping and Traceroute in Inter-domain SR Networks
draft-ninan-mpls-spring-inter-domain-oam-01
Routing area S. Hegde
Internet-Draft K. Arora
Intended status: Standards Track M. Srivastava
Expires: May 23, 2021 Juniper Networks Inc.
S. Ninan
Individual Contributor
N. Kumar
Cisco Systems, Inc.
November 19, 2020
PMS/Head-end based MPLS Ping and Traceroute in Inter-domain SR Networks
draft-ninan-mpls-spring-inter-domain-oam-01
Abstract
Segment Routing (SR) architecture leverages source routing and
tunneling paradigms and can be directly applied to the use of a
Multiprotocol Label Switching (MPLS) data plane. A network may
consist of multiple IGP domains or multiple ASes under the control of
same organization. It is useful to have the LSP Ping and traceroute
procedures when an SR end-to-end path spans across multiple ASes or
domains. This document describes mechanisms to facilitae LSP ping
and traceroute in inter-AS/inter-domain SR networks in an efficient
manner with simple OAM protocol extension which uses dataplane
forwarding alone for sending Echo-Reply.
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 [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."
Hegde, et al. Expires May 23, 2021 [Page 1]
Internet-Draft Inter-as-OAM November 2020
This Internet-Draft will expire on May 23, 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.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 3
2. Inter domain networks with multiple IGPs . . . . . . . . . . 4
3. Reverse Path Segment List TLV . . . . . . . . . . . . . . . . 5
3.1. Reverse Path Segment List TLV definition . . . . . . . . 5
3.1.1. Segment sub-TLV . . . . . . . . . . . . . . . . . . . 6
3.2. SRv6 Dataplane . . . . . . . . . . . . . . . . . . . . . 11
4. Detailed Procedures . . . . . . . . . . . . . . . . . . . . . 11
4.1. Sending an Echo-Request . . . . . . . . . . . . . . . . . 11
4.2. Receiving an Echo-Request . . . . . . . . . . . . . . . . 11
4.3. Sending an Echo-Reply . . . . . . . . . . . . . . . . . . 11
5. Detailed Example . . . . . . . . . . . . . . . . . . . . . . 12
5.1. Procedures for Segment Routing LSP ping . . . . . . . . . 12
5.2. Procedures for Segment Routing LSP Traceroute . . . . . . 13
6. Building Reverse Path Segment List TLV dynamically . . . . . 13
6.1. The procedures to build the reverse path . . . . . . . . 13
6.2. Details with example . . . . . . . . . . . . . . . . . . 14
7. Security Considerations . . . . . . . . . . . . . . . . . . . 14
8. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 14
9. Contributors . . . . . . . . . . . . . . . . . . . . . . . . 15
10. Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . 15
11. References . . . . . . . . . . . . . . . . . . . . . . . . . 15
11.1. Normative References . . . . . . . . . . . . . . . . . . 15
11.2. Informative References . . . . . . . . . . . . . . . . . 16
Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 17
Show full document text