One document matched: draft-chen-ippm-coloring-based-ipfpm-framework-05.xml


<?xml version="1.0" encoding="US-ASCII"?>
<!DOCTYPE rfc SYSTEM "rfc2629.dtd">
<?rfc toc="yes"?>
<?rfc tocompact="yes"?>
<?rfc tocdepth="3"?>
<?rfc tocindent="yes"?>
<?rfc symrefs="yes"?>
<?rfc sortrefs="yes"?>
<?rfc comments="yes"?>
<?rfc inline="yes"?>
<?rfc compact="yes"?>
<?rfc subcompact="no"?>
<rfc category="info"
     docName="draft-chen-ippm-coloring-based-ipfpm-framework-05"
     ipr="trust200902">
  <front>
    <title abbrev="IPFPM Framework">IP Flow Performance Measurement
    Framework</title>

    <author fullname="Mach(Guoyi) Chen" initials="M." role="editor"
            surname="Chen">
      <organization>Huawei Technologies</organization>

      <address>
        <postal>
          <street/>

          <city/>

          <region/>

          <code/>

          <country/>
        </postal>

        <email>mach.chen@huawei.com</email>
      </address>
    </author>

    <author fullname="Lianshu Zheng" initials="L." role="editor"
            surname="Zheng">
      <organization>Huawei Technologies</organization>

      <address>
        <postal>
          <street/>

          <city/>

          <region/>

          <code/>

          <country/>
        </postal>

        <email>vero.zheng@huawei.com</email>
      </address>
    </author>

    <author fullname="Greg Mirsky " initials="G." role="editor"
            surname="Mirsky">
      <organization>Ericsson</organization>

      <address>
        <postal>
          <street/>

          <city/>

          <region/>

          <code/>

          <country>USA</country>
        </postal>

        <email>gregory.mirsky@ericsson.com</email>
      </address>
    </author>

    <author fullname="Giuseppe Fioccola" initials="G." role="editor"
            surname="Fioccola">
      <organization>Telecom Italia</organization>

      <address>
        <postal>
          <street>Via Reiss Romoli, 274</street>

          <city>Torino 10148</city>

          <country>Italy</country>
        </postal>

        <email>giuseppe.fioccola@telecomitalia.it</email>
      </address>
    </author>

    <date day="" month="" year="2016"/>

    <abstract>
      <t>This document specifies a measurement method, the IP flow performance
      measurement (IPFPM). With IPFPM, data packets are marked into different
      blocks of markers by changing one or more bits of packets. No additional
      delimiting packet is needed and the performance is measured in-service
      and in-band without the insertion of additional traffic.</t>
    </abstract>

    <note title="Requirements Language">
      <t>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 <xref
      target="RFC2119">RFC 2119</xref>.</t>
    </note>
  </front>

  <middle>
    <section title="Introduction">
      <t>Performance Measurement (PM) is an important tool for service
      provider for Service Level Agreement (SLA) verification, troubleshooting
      (e.g., fault localization or fault delimitation) and network
      visualization. Measurement methods could be roughly put into two
      categories - active measurement method and passive measurement method.
      Active method measures performance or reliability parameters by the
      examination of traffic (IP Packets) injected into the network, expressly
      for the purpose of measurement by intended measurement point . On the
      contrary, passive method measures some performance or reliability
      parameter associated with the existing traffic (packets) on the network.
      Both passive and active methods have their strengths and should be
      regarded as complementary. There are certain scenarios where active
      measurements alone is not enough or applicable and passive measurements
      are desirable<xref
      target="I-D.deng-ippm-passive-wireless-usecase"/>.</t>

      <t>With active measurement method, the rate, numbers and interval
      between the injected packets may affect the accuracy of the results. And
      for injected test packets it may not be guaranteed to always be in-band
      with the data traffic in the pure IP network due to Equal Cost
      Multi-Path (ECMP).</t>

      <t>The Multiprotocol Label Switching (MPLS) PM protocol <xref
      target="RFC6374"/> for packet loss could be considered an example of
      passive performance measurement method. By periodically inserting
      auxiliary Operations, Administration and Maintenance (OAM) packets, the
      traffic is delimited by the OAM packets into consecutive blocks, and the
      receivers count the packets and calculate the packets loss each block.
      However, solutions like <xref target="RFC6374"/> depend on the fixed
      positions of the delimiting OAM packets for packets counting, and thus
      are vulnerable to out-of-order arrival of packets. This could happen
      particularly with out-of-band OAM channels, but might also happen with
      in-band OAM because of the presence of multipath forwarding within the
      network. Out of order delivery of data and the delimiting OAM can give
      rise to inaccuracies in the performance measurement figures. The scale
      of these inaccuracies will depend on data speeds and the variation in
      delivery, but with out-of-band OAM, this could result in significant
      differences between real and reported performance.</t>

      <t>This document specifies a different measurement method, the IP flow
      performance measurement (IPFPM). With IPFPM, data packets are marked
      into different blocks of markers by changing one or more bits of packets
      without altering normal processing in the network. No additional
      delimiting packet is needed and the performance can be measured
      in-service without the insertion of additional traffic. Furthermore,
      because marking based IP performance measurement does not require extra
      OAM packets for traffic delimitation, it can be used in situations where
      there is packets re-ordering. IP Flow Information eXport (IPFIX) <xref
      target="RFC7011"/> is used for reporting the measurement data of IPFPM
      to a central calculation element for performance metrics calculation.
      Several new Information Elements of IPFIX are defined for IPFPM. These
      are described in the companion document <xref
      target="I-D.chen-ippm-ipfpm-report"/>.</t>
    </section>

    <section title="Terminology">
      <t>The acronyms used in this document will be listed here.</t>
    </section>

    <section title="Overview and Concept">
      <t>The concept of marking IP packets for performance measurement is
      described in <xref target="I-D.tempia-opsawg-p3m"/>. Marking of packets
      in a specific IP flow to different markings divides the flows into
      different consecutive blocks. Packets in a block have same marking and
      consecutive blocks will have different markings. This enables the
      measuring node to count and calculate packet loss and/or delay based on
      each block of markers without any additional auxiliary OAM packets. The
      following figure (Figure 1) is an example that illustrates the different
      markings in a single IP flow in alternate 0 and 1 blocks.</t>

      <figure>
        <artwork><![CDATA[    |  0  Block  |   1  Block |  0  Block  |   1  Block |
     000000000000 111111111111 000000000000 111111111111 

                 Figure 1: Packet Marking

]]></artwork>
      </figure>

      <t>For packet loss measurement, there are two ways to mark packets:
      fixed packet numbers or fixed time period for each block of markers.
      This document considers only fixed time period method. The sender and
      receiver nodes count the transmitted and received packets/octets based
      on each block of markers. By counting and comparing the transmitted and
      received packets/octets, the packet loss can be detected.</t>

      <t>For packet delay measurement, there are three solutions. One is
      similar to the packet loss, it still marks the IP flows to different
      blocks of markers and uses the time of the marking change as the
      reference time for delay calculations. This solution requires that there
      must not be any out-of-order packets; otherwise, the result will not be
      accurate. Because it uses the first packet of each block of markers for
      delay measurement, if there is packet reordering, the first packet of
      each block at the sender will be probably different from the first
      packet of the block at the receiver. An alternate way is to periodically
      mark a single packet in the IP flow. Within a given time period, there
      is only one packet that can be marked. The sender records the timestamp
      when the marked packet is transmitted, the receiver records the
      timestamp when received the marked packet. With the two timestamps, the
      packet delay can be computed. An additional method consists in taking
      into account the average arrival time of the packets within a single
      block (i.e. the same block of markers used for packet loss measurement).
      The network device locally sums all the timestamps and divides by the
      total number of packets received, so the average arrival time for that
      block of packets can be calculated. By subtracting the average arrival
      times of two adjacent devices it is possible to calculate the average
      delay between those nodes. This method is robust to out of order packets
      and also to packet loss (only an error is introduced dependent from the
      number of lost packets).</t>

      <t>A centralized calculation element Measurement Control Point (MCP) is
      introduced in <xref target="MCP"/> of this document, to collect the
      packet counts and timestamps from the senders and receivers for metrics
      calculation. The IP Flow Information eXport (IPFIX) <xref
      target="RFC7011"/> protocol is used for collecting the performance
      measurement statistic information <xref
      target="I-D.chen-ippm-ipfpm-report"/>. For the statistic information
      collected, the MCP has to know exactly what packet pair counts (one from
      the sender and the other is from the receiver) are based on the same
      block of markers and a pair of timestamps (one from the sender and the
      other is from the receiver) are based on the same marked packet. In case
      of average delay calculation the MCP has to know in addition to the
      packet pair counters also the pair of average timestamps for the same
      block of markers. The "Period Number" based solution <xref
      target="PeriodNumber"/> is introduced to achieve this.</t>

      <t>For a specific IP flow to be measured, there may be one or more
      upstream and downstream Measurement Agents (MAs)( <xref target="MA"/>).
      An IP flow can be identified by the Source IP (SIP) and Destination IP
      (DIP) addresses, and it may combine the SIP and DIP with any or all of
      the Protocol number, the Source port, the Destination port, and the Type
      of Service (TOS) to identify an IP flow. For each flow, there will be a
      flow identifier that is unique within a certain administrative domain.
      To simplify the process description, the flows discussed in this
      document are all unidirectional. A bidirectional flow can be seen as two
      unidirectional flows.</t>

      <t>IFPFM supports the measurement of Multipoint-to-Multipoint (MP2MP)
      model, which satisfy all the scenarios that include Point-to-Point
      (P2P), Point-to-Multipoint (P2MP), Multipoint-to-Point (MP2P), and
      MP2MP. P2P scenario is obvious and can be used anywhere. P2MP and MP2P
      are very common in mobile backhaul networks. For example, a Cell Site
      Gateway (CSG) multi-homing to two Radio Network Controller (RNC) Site
      Gateways (RSGs) is a typical network design. When there is a failure,
      there is a requirement to monitor the flows between the CSG and the two
      RSGs hence to determine whether the fault is in the transport network or
      in the wireless network (typically called "fault delimitation"). This is
      especially useful in the situation where the transport network belongs
      to one service provider and wireless network belongs to other service
      providers.</t>
    </section>

    <section anchor="ColorBitsSelection" title="Consideration on Marking Bits">
      <t>The marking bits selection are encapsulation related, different bits
      for marking should be allocated by different encapsulations. This
      document does not define any marking bits, the marking bits selection
      for specific encapsulation will be defined in the relevant documents.
      Also, in general, in order to support packet loss and delay measurement
      test simultaneously, at least two marking bits are needed. One bit is
      for packet loss measurement, the other one is for packet delay
      measurement.</t>

      <t>In theory, so long as there are unused bits could be allocated for
      marking purpose, marking based measurement mechanism can be applied to
      any encapsulation. It's relatively easier for new defined encapsulations
      to allocate marking bits. Example of such case is Bit Indexed Explicit
      Replication (BIER). Two marking bits for passive performance
      measurementand has been allocated in BIER encapsulation <xref
      target="I-D.ietf-bier-mpls-encapsulation"/> (Section 3.). But for
      sophisticated encapsulations, it's harder or even impossible to allocate
      bits for marking purpose. IPv4 encapsulation is one of the examples.
      IPv6 encapsulation is in the same situation, but for IPv6, an
      alternative solution is to leverage the IPv6 extension header for
      marking. </t>

      <t>Since marking will directly change some bits (of the header) of the
      real traffic packets, it MUST make sure that the marking operations will
      not affect the forwarding and process of the packets. Specifically, the
      marking bits MUST NOT be used for ECMP hashing. In addition, to increase
      the accuracy of measurement, hardware based implementation is desired,
      so the marking bits SHOULD be easy for hardware implementation. For
      example, the marking bits should be better at the fixed positions in a
      packet header.</t>
    </section>

    <section anchor="ReferenceModel"
             title="Reference Model and Functional Components">
      <section title="Reference Model">
        <t>The outline of the measurement system of large-scale measurement
        platforms (LMAP) network is introduced in <xref
        target="I-D.ietf-lmap-framework"/>. It describes the main functional
        components of the LMAP measurement system, and the interactions
        between the components. The Measurement Agent (MA) of IPFPM could be
        considered equivalent to the MA of LMAP. The Measurement Control Point
        (MCP) of IPFPM could be considered as the combined function of
        Controller and Collector. IP Flow Information eXport (IPFIX) <xref
        target="RFC7011"/> protocol is used for collecting the performance
        measurement data on the MAs and reported to MCP. The details are
        specified in the companion document <xref
        target="I-D.chen-ippm-ipfpm-report"/>. The control between MCP and MAs
        are left for future study. Figure 1 gives the reference model of
        IPFPM.</t>

        <t/>

        <t><figure>
            <artwork><![CDATA[
                                  +-----+     
                           +------| MCP |------+
                           |      +-----+      |
                 +-----+   |  +---/     \---+  |   +-----+
                 | MA1 |---+  |             |  +---| MA3 |
                 +-----+      |             |      +-----+
                 +-----+      |             |      +-----+
                 | MA2 |------+             +------| MA4 |
                 +-----+                           +-----+
                          Figure 1: IPFPM Reference Model
]]></artwork>
          </figure></t>
      </section>

      <section anchor="MCP" title="Measurement Control Point">
        <t>The Measurement Control Point (MCP) is responsible for collecting
        the measurement data from the Measurement Agents (MAs) and calculating
        the performance metrics according to the collected measurement data.
        For packet loss, based on each block of markers, the difference
        between the total counts received from all upstream MAs and the total
        counts received from all downstream MAs are the lost packet numbers.
        The MCP must make sure that the counts from the upstream MAs and
        downstream MAs are related to the same marking/packets block. For
        packet delay (e.g., one way delay), the difference between the
        timestamps from the downstream MA and upstream MA is the packet delay.
        Similarly to packet loss, the MCP must make sure the two timestamps
        are based on the same marked packet. This document introduces a Period
        Number (PN) based synchronization mechanism which is discussed in
        details in <xref target="PeriodNumber"/>.</t>
      </section>

      <section anchor="MA" title="Measurement Agent">
        <t>The Measurement Agent (MA) executes the measurement actions (e.g.,
        marks the packets, counts the packets, records the timestamps, etc.),
        and reports the data to the Measurement Control Point (MCP). Each MA
        maintains two timers, one (C-timer, used at upstream MA) is for
        marking change, the other (R-timer, used at downstream MA) is for
        reading the packet counts and timestamps. The two timers have the same
        time interval but are started at different time. A MA can be either an
        upstream or a downstream MA: the role is specific to an IP flow to be
        measured. For a specific IP flow, the upstream MA will change the
        marking and read the packet counts and timestamps when the C-timer
        expires, the downstream MA just reads the packets counts and
        timestamps when the R-timer expires. The MA may delay the reading for
        certain time when R-timer expires, in order to tolerant certain degree
        of packet re-ordering. <xref target="ReorderTolerance"/> describes
        this in details.</t>

        <t>For each Measurement Task (corresponding to an IP flow) <xref
        target="I-D.ietf-lmap-framework"/>, a MA maintains a pairs of packet
        counters and a timestamp counter for each block of markers. As for the
        pair of packet counters, one is for counting packets and the other is
        for counting octets.</t>
      </section>
    </section>

    <section anchor="PeriodNumber" title="Period Number">
      <t>When data are collected on the upstream MA and downstream MA, e.g.
      packet counts or timestamps, and periodically reported to the MCP,
      certain synchronization mechanism is required to ensure the data
      collected are correlated. This document introduces the Period Number
      (PN) to help the MCP to determine whether any two or more packet counts
      (from distributed MAs) are related to the same block of markers or any
      two timestamps are related to the same marked packet.</t>

      <t>Period Number assures the data correlation by literally split the
      packets into different measurement period. The PN is generated each time
      a MA reads the packet counts or timestamps, and is associated with Each
      packet count and timestamp reported to the MCP. When the MCP see e.g.
      two PN associated with two packet counts from a upstream and downstream
      MA, it consider this two packet counts are for the same measurement
      period by the same PN, i.e. this two packet counts are related to the
      same block of markers. The assumption is that the upstream and
      downstream MAs are time synchronized. This requires that the upstream
      and downstream MAs having a certain time synchronization capability
      (e.g., supporting the Network Time Protocol (NTP) <xref
      target="RFC5905"/>, or the IEEE 1588 Precision Time Protocol (PTP) <xref
      target="IEEE1588"/>.) The PN is calculated as the modulo of the local
      time (when the counts or timestamps are read) and the interval of the
      marking time period.</t>
    </section>

    <section anchor="ReorderTolerance" title="Re-ordering Tolerance">
      <t>In order to allow for a certain degree of packets re-ordering, the
      R-timer on downstream MA should be started delta-t (Dt) later after the
      C-timer is started. Dt is a defined period of time and should satisfies
      the following conditions:</t>

      <t>(Time-L - Time-MRO ) < Dt < (Time-L + Time-MRO )</t>

      <t>Where</t>

      <t>Time-L: the link delay time between the sender and receiver;</t>

      <t>Time-MRO: the maximum re-ordering time difference; if a packet is
      expected to arrive at t1 but actually arrives at t2, then the Time-MRO =
      | t2 - t1|.</t>

      <t>So, the R-timer should be started at "t + Dt" (where the t is the
      time when C-timer started).</t>

      <t>For simplicity, the C-timer should be started at the beginning of
      each time period. This document recommends the implementation to support
      at least these time periods (1s, 10s, 1min, 10min and 1h). So, if the
      time period is 10s, the C-timer should be started at the time of any
      multiples of 10 in seconds (e.g., 0s, 10s, 20s, etc.), then the R-timer
      should be started (e.g., 0s+Dt, 10s+Dt, 20s+Dt, etc.). With this method,
      each MA can independently start its C-timer and R-timer given that the
      clocks have been synchronized.</t>
    </section>

    <section title="Packet Loss Measurement">
      <t>To simplify the process description, the flows discussed in this
      document are all unidirectional. A bidirectional flow can be seen as two
      unidirectional flows. For a specific flow, there will be upstream and
      downstream MAs and upstream and downstream packet counts/timestamp
      accordingly.</t>

      <t>For packet loss measurement, this document defines the following
      counters and quantities:</t>

      <t>U-CountP[n][m]: U-CountP is a two-dimensional array that stores the
      number of packets transmitted by each upstream MA in each marking time
      period. Specifically, parameter "n" is the "period number" of measured
      blocks of markers while parameter "m" refers to the m-th MA of the
      upstream MAs.</t>

      <t>D-CountP[n][m]: D-CountP is a two-dimensional array that stores the
      number of packets received by each downstream MA in each marking time
      period. Specifically, parameter "n" is the "period number" of measured
      blocks of markers while parameter "m" refers to the m-th MA of the
      downstream MAs.</t>

      <t>U-CountO[n][m]: U-CountO is a two-dimensional array that stores the
      number of octets transmitted by each upstream MA in each marking time
      period. Specifically, parameter "n" is the "period number" of measured
      blocks of markers while parameter "m" refers to the m-th MA of the
      upstream MAs.</t>

      <t>D-CountO[n][m]: D-CountO is a two-dimensional array that stores the
      number of octets received by each downstream MA in each marking time
      period. Specifically, parameter "n" is the "period number" of measured
      blocks of markers while parameter "m" refers to the m-th MA of the
      downstream MAs.</t>

      <t>LossP: the number of packets transmitted by the upstream MAs but not
      received at the downstream MAs.</t>

      <t>LossO: the total octets transmitted by the upstream MAs but not
      received at the downstream MAs.</t>

      <t>The total packet loss of a flow can be computed as follows:</t>

      <t>LossP = U-CountP[1][1] + U-CountP[1][2] + .... + U-CountP[n][m] -
      D-CountP[1][1] - D-CountP[1][2] - .... - D-CountP[n][m'].</t>

      <t>LossO = U-CountO[1][1] + U-CountO[1][2] + .... + U-CountO[n][m] -
      D-CountO[1][1] - D-CountO[1][2] - .... - D-CountO[n][m'].</t>

      <t>Where the m and m' are the number of upstream MAs and downstream MAs,
      respectively.</t>
    </section>

    <section title="Packet Delay Measurement">
      <t>For packet delay measurement, there will be only one upstream MA and
      may be one or more (P2MP) downstream MAs. Although the marking based
      IPFPM supports P2MP model, this document only discusses P2P model, the
      P2MP model is left for future study. This document defines the following
      timestamps and quantities:</t>

      <t>U-Time[n]: U-Time is a one-dimension array that stores the time when
      marked packets are sent; in case the "average delay" method is being
      used, U-Time stores the average of the time when the packets of the same
      block are sent; parameter "n" is the "period number" of marked
      packets.</t>

      <t>D-Time[n]: D-Time is a one-dimension array that stores the time when
      marked packets are received; in case the "average delay" method is being
      used, D-Time stores the average of the time when the packets of the same
      block are received; parameter "n" is the "period number" of marked
      packets. This is only for P2P model.</t>

      <t>D-Time[n][m]: D-Time a two-dimension array that stores the time when
      the marked packet is received by downstream MAs at each marking time
      period; in case the "average delay" method is being used, D-Time stores
      the average of the times when the packets of the same block are received
      by downstream MAs at each marking time period. Here, parameter "n" is
      the "period number" of marked packets while parameter "m" refers to the
      m-th MA of the downstream MAs. This is for P2MP model which is left for
      future study.</t>

      <t>One-way Delay[n]: The one-way delay metric for packet networks is
      described in <xref target="RFC2679"/>. The "n" identifies the "period
      number" of the marked packet.</t>

      <t>One-way Delay[1] = D-Time[1] - U-Time[1].</t>

      <t>One-way Delay[2] = D-Time[2] - U-Time[2].</t>

      <t>...</t>

      <t>One-way Delay[n] = D-Time[n] - U-Time[n].</t>

      <t>In the case of two-way delay, the delay is the sum of the two one-way
      delays of the two flows that have the same MAs but have opposite
      directions.</t>

      <t>Two-way Delay[1] = (D-Time[1] - U-Time[1]) + (D-Time'[1] -
      U-Time'[1]).</t>

      <t>Two-way Delay[2] = (D-Time[2] - U-Time[2]) + (D-Time'[2] -
      U-Time'[2]).</t>

      <t>...</t>

      <t>Two-way Delay[n] = (D-Time[n] - U-Time[n]) + (D-Time'[n] -
      U-Time'[n]).</t>

      <t>Where the D-Time and U-Time are for one forward flow, the D-Time' and
      U-Time' are for reverse flow.</t>
    </section>

    <section anchor="IANA" title="IANA Considerations">
      <t>This document makes no request to IANA.</t>
    </section>

    <section anchor="Security" title="Security Considerations">
      <t>This document specifies a passive mechanism for measuring packet loss
      and delay within a Service Provider's network where the IP packets are
      marked with the unused bits in IP head field, and then inserting
      additional OAM packets during the measurement is avoided. Obviously,
      such mechanism does not directly affect other applications running on
      the Internet but may lead to potential affects to the measurement
      itself.</t>

      <t>First, the measurement itself may be affected by routers (or other
      network devices) along the path of IP packets intentionally altering the
      value of marking bits of packets. Just as mentioned before, the
      mechanism specified in this document is just in the context of one
      Service Provider's network, so the routers (or other network devices)
      are controllable and thus this kind of attack can be omitted.</t>

      <t>Second, the measurement can be harmed by attackers injecting
      artificial traffic. Then authentication techniques, like digital
      signatures, may be used to guard against such kind of attack.</t>
    </section>

    <section anchor="Acknowledgements" title="Acknowledgements">
      <t>The authors would like to thank Adrian Farrel for his review,
      suggestion and comments to this document.</t>
    </section>

    <section title="Contributing Authors">
      <t><figure>
          <artwork><![CDATA[   Hongming Liu
   Huawei Technologies

   Email: liuhongming@huawei.com


   Yuanbin Yin
   Huawei Technologies

   Email: yinyuanbin@huawei.com


   Rajiv Papneja
   Huawei Technologies

   Email: Rajiv.Papneja@huawei.com

   Shailesh Abhyankar
   Vodafone
   Vodafone House, Ganpat Rao kadam Marg Lower Parel
   Mumbai  40003
   India

   Email: shailesh.abhyankar@vodafone.com


   Guangqing Deng
   CNNIC
   4 South 4th Street, Zhongguancun, Haidian District
   Beijing
   China

   Email: dengguangqing@cnnic.cn


   Yongliang Huang
   China Unicom

   Email: huangyl@dipmt.com
]]></artwork>
        </figure></t>
    </section>
  </middle>

  <back>
    <references title="Normative References">
      <?rfc include='reference.RFC.2119'?>
    </references>

    <references title="Informative References">
      <?rfc include='reference.RFC.6374'?>

      <?rfc include='reference.RFC.4656'?>

      <?rfc include='reference.RFC.5357'?>

      <?rfc include='reference.RFC.5905'?>

      <?rfc include='reference.RFC.2679'?>

      <?rfc include='reference.RFC.3260'?>

      <?rfc include='reference.RFC.2474'?>

      <?rfc include='reference.RFC.2460'?>

      <?rfc include='reference.RFC.7011'?>

      <?rfc include='reference.I-D.deng-ippm-passive-wireless-usecase'?>

      <?rfc include='reference.I-D.tempia-opsawg-p3m'?>

      <?rfc include='reference.I-D.ietf-lmap-framework'?>

      <?rfc include='reference.I-D.chen-ippm-ipfpm-report'?>

      <?rfc include='reference.I-D.ietf-bier-mpls-encapsulation'?>

      <reference anchor="IEEE1588">
        <front>
          <title>1588-2008 IEEE Standard for a Precision Clock Synchronization
          Protocol for Networked Measurement and Control Systems</title>

          <author>
            <organization>IEEE</organization>
          </author>

          <date month="March" year="2008"/>
        </front>
      </reference>
    </references>
  </back>
</rfc>

PAFTECH AB 2003-20262026-04-24 01:06:17