Skip to main content

Last Call Review of draft-ietf-detnet-flow-information-model-11
review-ietf-detnet-flow-information-model-11-tsvart-lc-bonaventure-2020-11-06-00

Request Review of draft-ietf-detnet-flow-information-model
Requested revision No specific revision (document currently at 14)
Type Last Call Review
Team Transport Area Review Team (tsvart)
Deadline 2020-11-05
Requested 2020-08-28
Authors Balazs Varga , János Farkas , Rodney Cummings , Yuanlong Jiang , Don Fedyk
I-D last updated 2020-11-06
Completed reviews Rtgdir Early review of -10 by Henning Rogge (diff)
Tsvart Last Call review of -11 by Olivier Bonaventure (diff)
Opsdir Last Call review of -10 by Nagendra Kumar Nainar (diff)
Secdir Last Call review of -10 by Shawn M Emery (diff)
Genart Last Call review of -10 by Jouni Korhonen (diff)
Assignment Reviewer Olivier Bonaventure
State Completed
Request Last Call review on draft-ietf-detnet-flow-information-model by Transport Area Review Team Assigned
Posted at https://mailarchive.ietf.org/arch/msg/tsv-art/wP2r--YwwSVt_gmj4xD7w90NT8w
Reviewed revision 11 (document currently at 14)
Result Almost ready
Completed 2020-11-06
review-ietf-detnet-flow-information-model-11-tsvart-lc-bonaventure-2020-11-06-00
This document has been reviewed as part of the transport area review team's
ongoing effort to review key IETF documents. These comments were written
primarily for the transport area directors, but are copied to the document's
authors and WG to allow them to address any issues raised and also to the IETF
discussion list for information.

When done at the time of IETF Last Call, the authors should consider this
review as part of the last-call comments they receive. Please always CC
tsv-art@ietf.org if you reply to or forward this review.

This review was requested in a very short period of time and I could not read
all the Detnet related materials. I focus on issues that could be relevant for
the transport area.

The introduction indicates that the Detnet architecture supports IP and MPLS
flows, but section 5.4.2 indicates that and IP flow can be specified using the
following attributes :

  a.  SourceIpAddress
   b.  DestinationIpAddress
   c.  IPv6FlowLabel
   d.  Dscp (attribute)
   e.  Protocol
   f.  SourcePort
   g.  DestinationPort
   h.  IPSecSpi

I would personally qualify the flows that include transport layer information
as layer-4 and not IP flows. Maybe a note in the introduction should be
mentioned. In the document, it is unclear to me whether some of these
attributes are optional or can be specified as wild cards. Maybe this is
described in another document.

The information model defines various attributes. Some of the definitions are
very precise and mention the measurement unit. For others, this is less clear.
For example, intervals are defined in units of nanoseconds, but payloadsize is
not defined as a number of bytes.

Some information elements appear unclear to an external observer like me:

5.9.4.  Maximum Loss of the DetNet Flow

   MaxLoss defines the maximum Packet Loss Ratio (PLR) requirement for
   the DetNet flow between the Ingress and Egress(es).

There is no measurement interval define for the packet loss ratio.

5.9.6.  Maximum Misordering Tolerance of the DetNet Flow

The definition is unclear and does not make it easy to measure this value

6.3.1.  Minimum Bandwidth of the DetNet Service

From the definition, it is unclear to me whether the payload only is used to
compute the bandwidth or whether this includes the headers and if so which

I was surprised by the following paragraph

6.4.  Connectivity Type of the DetNet Service

   Two connectivity types are distinguished: point-to-point (p2p) and
   point-to-multipoint (p2mp).  Connectivity type p2mp is created by a
   transport layer function (e.g., p2mp LSP).  (Note: mp2mp connectivity
   is a superposition of p2mp connections.)

Does the note precludes the utilisation of multicast to support the detnet
service ? If so, I don't think that this restriction should be part of an
information model. It should be specified in an architecture document.

6.6.  Rank of the DetNet Service

   The DnServiceRank attribute provides the rank of a service instance
   relative to other services in the DetNet domain.  DnServiceRank
   (range: 0-255) is used by the network in case of network resource
   limitation scenarios.

From this description I do not know whether a high value rank gets more
resource than a low value one. I would suggest to clarify this in the
definition of the rank.