IPv6 Application of the Alternate Marking Method
draft-ietf-6man-ipv6-alt-mark-03
6MAN Working Group G. Fioccola
Internet-Draft T. Zhou
Intended status: Standards Track Huawei
Expires: August 1, 2021 M. Cociglio
Telecom Italia
F. Qin
China Mobile
R. Pang
China Unicom
January 28, 2021
IPv6 Application of the Alternate Marking Method
draft-ietf-6man-ipv6-alt-mark-03
Abstract
This document describes how the Alternate Marking Method can be used
as the passive performance measurement tool in an IPv6 domain and
reports implementation considerations. It proposes how to define a
new Extension Header Option to encode alternate marking technique and
both Hop-by-Hop Options Header and Destination Options Header are
considered.
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 BCP 14 [RFC2119]
[RFC8174] when, and only when, they appear in all capitals, as shown
here.
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 August 1, 2021.
Fioccola, et al. Expires August 1, 2021 [Page 1]
Internet-Draft IPv6 AMM January 2021
Copyright Notice
Copyright (c) 2021 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 . . . . . . . . . . . . . . . . . . . . . . . . 2
2. Alternate Marking application to IPv6 . . . . . . . . . . . . 3
2.1. Controlled Domain . . . . . . . . . . . . . . . . . . . . 4
3. Definition of the AltMark Option . . . . . . . . . . . . . . 5
3.1. Data Fields Format . . . . . . . . . . . . . . . . . . . 5
4. Use of the AltMark Option . . . . . . . . . . . . . . . . . . 6
5. Alternate Marking Method Operation . . . . . . . . . . . . . 8
5.1. Packet Loss Measurement . . . . . . . . . . . . . . . . . 8
5.2. Packet Delay Measurement . . . . . . . . . . . . . . . . 9
5.3. Flow Monitoring Identification . . . . . . . . . . . . . 10
5.3.1. Uniqueness of FlowMonID . . . . . . . . . . . . . . . 11
5.4. Multipoint and Clustered Alternate Marking . . . . . . . 12
5.5. Data Collection and Calculation . . . . . . . . . . . . . 12
6. Security Considerations . . . . . . . . . . . . . . . . . . . 12
7. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 13
8. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . 14
9. References . . . . . . . . . . . . . . . . . . . . . . . . . 14
9.1. Normative References . . . . . . . . . . . . . . . . . . 14
9.2. Informative References . . . . . . . . . . . . . . . . . 14
Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 15
1. Introduction
[RFC8321] and [RFC8889] describe a passive performance measurement
method, which can be used to measure packet loss, latency and jitter
on live traffic. Since this method is based on marking consecutive
batches of packets, the method is often referred as Alternate Marking
Method.
Fioccola, et al. Expires August 1, 2021 [Page 2]
Internet-Draft IPv6 AMM January 2021
Show full document text