Internet-Draft | ALTO Performance Cost Metrics | October 2021 |
Yang | Expires 27 April 2022 | [Page] |
Exposing network information to applications can be a basic function of computer networking. Such network information can be exposed to applications through either the data path or the control path. This informational document conducts a survey and analysis of existing capabilities and performance of protocols transporting network information to applications.¶
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "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.¶
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 27 April 2022.¶
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.¶
Application-Layer Traffic Optimization (ALTO) provides a means for network applications to obtain network status information so that the applications can identify efficient application-layer traffic patterns using the networks. Recently, multiple extensions are proposed to the ALTO base protocol [RFC7285] to extend the ability of ALTO to transport network information to applications. The objective of this document is to put ALTO transport in the general context of transporting network information to applications, and evaluate ALTO and related protocols in their transport capabilities and efficiencies.¶
There can be a large design space to transport network information to applications. Broadly, the designs can be classified into two types: data path transport and control path transport. An example of data path transport is TCP ECN options, which allows networks to convey network information to applications (i.e., endhosts). In a general data path design, as data packets traverse a network, the network elements update the field(s) of the data packets to provide network information. The recent development of in-network telemetry (INT) focuses on data path transport. This document focuses on TCP options based data path transport.¶
ALTO base protocol, on the other hand, is a control path design. In a general control path design, the network information is collected by a service and exposed to applications. This document focuses on ALTO transport and 3GPP NEF.¶
The information model includes the following abilities: information availability, information selection, update control, etc.¶
There can be substantial security issues when transporting network information to applications.¶
This informational document does not have IANA consideration.¶
The author thanks many reviewers for their comments.¶