<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.29 (Ruby 3.2.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-chen-bmwg-savnet-sav-benchmarking-07" category="info" submissionType="IETF" xml:lang="en" version="3">
  <!-- xml2rfc v2v3 conversion 3.31.0 -->
  <front>
    <title abbrev="SAVBench">Benchmarking Methodology for Intra-domain and Inter-domain Source Address Validation</title>
    <seriesInfo name="Internet-Draft" value="draft-chen-bmwg-savnet-sav-benchmarking-07"/>
    <author initials="L." surname="Chen" fullname="Li Chen">
      <organization>Zhongguancun Laboratory</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>lichen@zgclab.edu.cn</email>
      </address>
    </author>
    <author initials="D." surname="Li" fullname="Dan Li">
      <organization>Tsinghua University</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>tolidan@tsinghua.edu.cn</email>
      </address>
    </author>
    <author initials="L." surname="Liu" fullname="Libin Liu">
      <organization>Zhongguancun Laboratory</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>liulb@zgclab.edu.cn</email>
      </address>
    </author>
    <author initials="L." surname="Qin" fullname="Lancheng Qin">
      <organization>Zhongguancun Laboratory</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>qinlc@zgclab.edu.cn</email>
      </address>
    </author>
    <date year="2025" month="October" day="20"/>
    <area>General [REPLACE]</area>
    <workgroup>IETF</workgroup>
    <abstract>
      <?line 65?>

<t>This document defines methodologies for benchmarking the performance of intra-domain and inter-domain source address validation (SAV) mechanisms. SAV mechanisms are utilized to generate SAV rules to prevent source address spoofing, and have been implemented with many various designs in order to perform SAV in the corresponding scenarios. This document takes the approach of considering a SAV device to be a black box, defining the methodology in a manner that is agnostic to the mechanisms. This document provides a method for measuring the performance of existing and new SAV implementations.</t>
    </abstract>
  </front>
  <middle>
    <?line 69?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Source address validation (SAV) is significantly important to prevent source address spoofing. Operators are suggested to deploy different SAV mechanisms <xref target="RFC3704"/> <xref target="RFC8704"/> based on their deployment network environments. In addition, existing intra-domain (intra-AS) and inter-domain (inter-AS) SAV mechanisms have problems in operational overhead and SAV accuracy under various scenarios <xref target="intra-domain-ps"/> <xref target="inter-domain-ps"/>. Intra-domain and inter-domain SAVNET architectures <xref target="intra-domain-arch"/> <xref target="inter-domain-arch"/> are proposed to guide the design of new intra-domain and inter-domain SAV mechanisms to solve the problems. The benchmarking methodology defined in this document will help operators to get a more accurate idea of the SAV performance when their deployed devices enable SAV and will also help vendors to test the performance of SAV implementation for their devices.</t>
      <t>This document provides generic methodologies for benchmarking SAV mechanism performance. To achieve the desired functionality, a SAV device may support multiple SAV mechanisms, allowing operators to enable those most suitable for their specific network environments. This document considers a SAV device to be a black box, regardless of the design and implementation. The tests defined in this document can be used to benchmark a SAV device for SAV accuracy (i.e., false positive and false negative rates), SAV protocol convergence performance, and control plane and data plane forwarding performance. These tests can be performed on a hardware router, a software router, a virtual machine (VM) instance, or a container instance, which runs as a SAV device. This document outlines methodologies for assessing SAV device performance and comparing various SAV mechanisms and implementations.</t>
      <section anchor="goal-and-scope">
        <name>Goal and Scope</name>
        <t>The benchmarking methodology outlined in this draft focuses on two objectives:</t>
        <ul spacing="normal">
          <li>
            <t>Assessing “which SAV mechanism performs best” over a set of well-defined scenarios.</t>
          </li>
          <li>
            <t>Measuring the contribution of sub-systems to the overall SAV systems' performance (also known as “micro-benchmark”).</t>
          </li>
        </ul>
        <t>This benchmark evaluates the SAV performance of individual devices (e.g., hardware/software routers) by comparing different SAV mechanisms under specific network scenarios. The results help determine the appropriate SAV deployment for real-world network scenarios.</t>
      </section>
      <section anchor="requirements-language">
        <name>Requirements Language</name>
        <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
        <?line -18?>

</section>
    </section>
    <section anchor="terminology">
      <name>Terminology</name>
      <t>SAV Control Plane: The SAV control plane consists of processes including gathering and communicating SAV-related information.</t>
      <t>SAV Data Plane: The SAV data plane stores the SAV rules within a specific data structure and validates each incoming packet to determine whether to permit or discard it.</t>
      <t>Host-facing Router: An intra-domain router facing an intra-domain host network.</t>
      <t>Customer-facing Router: An intra-domain router facing an intra-domain customer network which includes routers and runs the routing protocol.</t>
      <t>AS Border Router: An intra-domain router facing an external AS.</t>
    </section>
    <section anchor="test-methodology">
      <name>Test Methodology</name>
      <section anchor="test-setup">
        <name>Test Setup</name>
        <t>The test setup in general is compliant with <xref target="RFC2544"/>. The Device Under Test (DUT) is connected to a Tester and other network devices to construct the network topology introduced in <xref target="testcase-sec"/>. The Tester is a traffic generator to generate network traffic with various source and destination addresses in order to emulate the spoofing or legitimate traffic. It is <bcp14>OPTIONAL</bcp14> to choose various proportions of traffic.</t>
        <figure anchor="testsetup">
          <name>Test Setup.</name>
          <artwork><![CDATA[
    +~~~~~~~~~~~~~~~~~~~~~~~~~~+
    | Test Network Environment |
    |     +--------------+     |
    |     |              |     |
+-->|     |      DUT     |     |---+
|   |     |              |     |   |
|   |     +--------------+     |   |
|   +~~~~~~~~~~~~~~~~~~~~~~~~~~+   |
|                                  |
|         +--------------+         |
|         |              |         |
+---------|    Tester    |<--------+
          |              |
          +--------------+
]]></artwork>
        </figure>
        <t><xref target="testsetup"/> illustrates the test configuration for the Device Under Test (DUT). Within the test network environment, the DUT can be interconnected with other devices to create a variety of test scenarios. The Tester may establish a direct connection with the DUT or link through intermediary devices. The nature of the connection between them is dictated by the benchmarking tests outlined in <xref target="testcase-sec"/>. Furthermore, the Tester has the capability to produce both spoofed and legitimate traffic to evaluate the SAV accuracy of the DUT in relevant scenarios, and it can also generate traffic at line rate to assess the data plane forwarding performance of the DUT. Additionally, the DUT is required to support logging functionalities to document all test outcomes.</t>
      </section>
      <section anchor="network-topology-and-device-configuration">
        <name>Network Topology and Device Configuration</name>
        <t>The positioning of the DUT within the network topology has an impact on SAV performance. Therefore, the benchmarking process must include evaluating the DUT at multiple locations across the network to ensure a comprehensive assessment.</t>
        <t>The routing configurations of network devices may differ, and the resulting SAV rules depend on these settings. It is essential to clearly document the specific device configurations used during testing.</t>
        <t>Furthermore, the role of each device, such as host-facing router, customer-facing router, or AS border router in an intra-domain network, <bcp14>SHOULD</bcp14> be clearly identified. In an inter-domain context, the business relationships between ASes <bcp14>MUST</bcp14> also be specified.</t>
        <t>When evaluating data plane forwarding performance, the traffic generated by the Tester must be characterized by defined traffic rates, the ratio of spoofed to legitimate traffic, and the distribution of source addresses, as all of these factors can influence test results.</t>
      </section>
    </section>
    <section anchor="sav-performance-indicators">
      <name>SAV Performance Indicators</name>
      <t>This section lists key performance indicators (KPIs) of SAV for overall benchmarking tests. All KPIs <bcp14>SHOULD</bcp14> be measured in the benchmarking scenarios described in <xref target="testcase-sec"/>. Also, the KPIs <bcp14>SHOULD</bcp14> be measured from the result output of the DUT.</t>
      <section anchor="false-positive-rate">
        <name>False Positive Rate</name>
        <t>The proportion of legitimate traffic which is determined to be spoofing traffic by the DUT across all the legitimate traffic, and this can reflect the SAV accuracy of the DUT.</t>
      </section>
      <section anchor="false-negative-rate">
        <name>False Negative Rate</name>
        <t>The proportion of spoofing traffic which is determined to be legitimate traffic by the DUT across all the spoofing traffic, and this can reflect the SAV accuracy of the DUT.</t>
      </section>
      <section anchor="protocol-convergence-time">
        <name>Protocol Convergence Time</name>
        <t>The control protocol convergence time represents the period during which the SAV control plane protocol converges to update the SAV rules when routing changes happen, and it is the time elapsed from the begining of routing change to the completion of SAV rule update. This KPI can indicate the convergence performance of the SAV protocol.</t>
      </section>
      <section anchor="protocol-message-processing-throughput">
        <name>Protocol Message Processing Throughput</name>
        <t>The protocol message processing throughput measures the throughput of processing the packets for communicating SAV-related information on the control plane, and it can indicate the SAV control plane performance of the DUT.</t>
      </section>
      <section anchor="data-plane-sav-table-refreshing-rate">
        <name>Data Plane SAV Table Refreshing Rate</name>
        <t>The data plane SAV table refreshing rate refers to the rate at which a DUT updates its SAV table with new SAV rules, and it can reflect the SAV data plane performance of the DUT.</t>
      </section>
      <section anchor="data-plane-forwarding-rate">
        <name>Data Plane Forwarding Rate</name>
        <t>The data plane forwarding rate measures the SAV data plane forwarding throughput for processing the data plane traffic, and it can indicate the SAV data plane performance of the DUT.</t>
      </section>
      <section anchor="resource-utilization">
        <name>Resource Utilization</name>
        <t>The resource utilization refers to the CPU and memory usage of the SAV processes within the DUT.</t>
      </section>
    </section>
    <section anchor="testcase-sec">
      <name>Benchmarking Tests</name>
      <section anchor="intra_domain_sav">
        <name>Intra-domain SAV</name>
        <section anchor="false-positive-and-false-negative-rates">
          <name>False Positive and False Negative Rates</name>
          <t><strong>Objective</strong>: Evaluate the false positive rate and false negative rate of the DUT in processing both legitimate and spoofed traffic across various intra-domain network scenarios. These scenarios include SAV implementations for customer/host networks, Internet-facing networks, and aggregation-router-facing networks.</t>
          <t>In the following, this document introduces the test scenarios for evaluating intra-domain SAV on the DUT.</t>
          <figure anchor="intra-domain-customer-syn">
            <name>SAV for customer or host network in intra-domain symmetric routing scenario.</name>
            <artwork><![CDATA[
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
|                  Test Network Environment                |
|                       +~~~~~~~~~~+                       |
|                       | Router 1 |                       |
| FIB on DUT            +~~~~~~~~~~+                       |
| Dest         Next_hop   /\    |                          |
| 10.0.0.0/15  Network 1   |    |                          |
|                          |    \/                         |
|                       +----------+                       |
|                       |   DUT    |                       |
|                       +----------+                       |
|                         /\    |                          |
|            Traffic with  |    | Traffic with             |
|      source IP addresses |    | destination IP addresses |
|           of 10.0.0.0/15 |    | of 10.0.0.0/15           |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
                           |    \/
                    +--------------------+
                    |Tester (Sub Network)|
                    |    (10.0.0.0/15)   |
                    +--------------------+
]]></artwork>
          </figure>
          <t><strong>SAV for Customer or Host Network</strong>: <xref target="intra-domain-customer-syn"/> illustrates an intra-domain symmetric routing scenario in which SAV is deployed for a customer or host network. The DUT performs SAV as a customer/host-facing router and connects to Router 1 for Internet access. A sub network, which resides within the AS and uses the prefix 10.0.0.0/15, is connected to the DUT. The Tester emulates a sub network by advertising this prefix in the control plane and generating both spoofed and legitimate traffic in the data plane. In this setup, the Tester is configured so that inbound traffic destined for 10.0.0.0/15 arrives via the DUT. The DUT learns the route to 10.0.0.0/15 from the Tester, while the Tester sends outbound traffic with source addresses within 10.0.0.0/15 to the DUT, simulating a symmetric routing scenario between the two. The IP addresses used in this test case are optional; users may substitute them with other addresses, as applies equally to other test cases.</t>
          <t>The <strong>procedure</strong> for testing SAV in this intra-domain symmetric routing scenario is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>To verify whether the DUT can generate accurate SAV rules for customer or host network under symmetric routing conditions, construct a testbed as depicted in <xref target="intra-domain-customer-syn"/>. The Tester is connected to the DUT and acts as a sub network.</t>
            </li>
            <li>
              <t>Configure the DUT and Router 1 to establish a symmetric routing environment.</t>
            </li>
            <li>
              <t>The Tester generates both legitimate traffic (with source addresses in 10.0.0.0/15) and spoofed traffic (with source addresses in 10.2.0.0/15) toward the DUT. The ratio of spoofed to legitimate traffic may vary, for example, from 1:9 to 9:1.</t>
            </li>
          </ol>
          <t>The <strong>expected results</strong> for this test case are that the DUT blocks spoofed traffic and allows legitimate traffic originating from the sub network.</t>
          <figure anchor="intra-domain-customer-asyn">
            <name>SAV for customer or host network in intra-domain asymmetric routing scenario.</name>
            <artwork><![CDATA[
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
|                   Test Network Environment                  |
|                       +~~~~~~~~~~+                          |
|                       | Router 2 |                          |
| FIB on DUT            +~~~~~~~~~~+   FIB on Router 1        |
| Dest         Next_hop   /\      \    Dest         Next_hop  |
| 10.1.0.0/16  Network 1  /        \   10.0.0.0/16  Network 1 |
| 10.0.0.0/16  Router 2  /         \/  10.1.0.0/16  Router 2  |
|               +----------+     +~~~~~~~~~~+                 |
|               |   DUT    |     | Router 1 |                 |
|               +----------+     +~~~~~~~~~~+                 |
|                     /\           /                          |
|         Traffic with \          / Traffic with              |
|   source IP addresses \        / destination IP addresses   |
|         of 10.0.0.0/16 \      / of 10.0.0.0/16              |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
                           \   \/
                    +--------------------+
                    |Tester (Sub Network)|
                    |   (10.0.0.0/15)    |
                    +--------------------+
]]></artwork>
          </figure>
          <t><strong>SAV for Customer or Host Network</strong>: <xref target="intra-domain-customer-asyn"/> illustrates an intra-domain asymmetric routing scenario in which SAV is deployed for a customer or host network. The DUT performs SAV as a customer/host-facing router. A sub network, i.e., a customer/host network within the AS, is connected to both the DUT and Router 1, and uses the prefix 10.0.0.0/15. The Tester emulates a sub network and handles both its control plane and data plane functions. In this setup, the Tester is configured so that inbound traffic destined for 10.1.0.0/16 is received only from the DUT, while inbound traffic for 10.0.0.0/16 is received only from Router 1. The DUT learns the route to prefix 10.1.0.0/16 from the Tester, and Router 1 learns the route to 10.0.0.0/16 from the Tester. Both the DUT and Router 1 then advertise their respective learned prefixes to Router 2. Consequently, the DUT learns the route to 10.0.0.0/16 from Router 2, and Router 1 learns the route to 10.1.0.0/16 from Router 2. The Tester sends outbound traffic with source addresses in 10.0.0.0/16 to the DUT, simulating an asymmetric routing scenario between the Tester and the DUT.</t>
          <t>The <strong>procedure</strong> for testing SAV in this intra-domain asymmetric routing scenario is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>To determine whether the DUT can generate accurate SAV rules under asymmetric routing conditions, set up the test environment as shown in <xref target="intra-domain-customer-asyn"/>. The Tester is connected to both the DUT and Router 1 and emulates the functions of a sub network.</t>
            </li>
            <li>
              <t>Configure the DUT, Router 1, and Router 2 to establish the asymmetric routing scenario.</t>
            </li>
            <li>
              <t>The Tester generates both spoofed traffic (using source addresses in 10.1.0.0/16) and legitimate traffic (using source addresses in 10.0.0.0/16) toward the DUT. The ratio of spoofed to legitimate traffic may vary, for example, from 1:9 to 9:1.</t>
            </li>
          </ol>
          <t>The <strong>expected results</strong> for this test case are that the DUT blocks spoofed traffic and permits legitimate traffic originating from the sub network.</t>
          <figure anchor="intra-domain-internet-syn">
            <name>SAV for Internet-facing network in intra-domain symmetric routing scenario.</name>
            <artwork><![CDATA[
                   +---------------------+
                   |  Tester (Internet)  |
                   +---------------------+
                           /\   | Inbound traffic with source 
                           |    | IP address of 10.2.0.0/15
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
| Test Network Environment |    |                          |
|                          |   \/                          |
|                       +----------+                       |
|                       |    DUT   | SAV facing Internet   |
| FIB on DUT            +----------+                       |
| Dest         Next_hop   /\    |                          |
| 10.0.0.0/15  Network 1   |    |                          |
|                          |    \/                         |
|                       +~~~~~~~~~~+                       |
|                       | Router 1 |                       |
|                       +~~~~~~~~~~+                       |
|                         /\    |                          |
|             Traffic with |    | Traffic with             |
|      source IP addresses |    | destination IP addresses |
|           of 10.0.0.0/15 |    | of 10.0.0.0/15           |
|                          |    \/                         |
|                  +--------------------+                  |
|                  |    Sub Network     |                  |
|                  |   (10.0.0.0/15)    |                  |
|                  +--------------------+                  |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
]]></artwork>
          </figure>
          <t><strong>SAV for Internet-facing Network</strong>: <xref target="intra-domain-internet-syn"/> illustrates the test scenario for SAV in an Internet-facing network under intra-domain symmetric routing conditions. The network topology resembles that of <xref target="intra-domain-customer-syn"/>, with the key difference being the positioning of the DUT. In this case, the DUT is connected to Router 1 and the Internet, while the Tester emulates the Internet. The DUT performs SAV from an Internet-facing perspective, as opposed to a customer/host-facing role.</t>
          <t>The <strong>procedure</strong> for testing SAV for an Internet-facing network in an intra-domain symmetric routing scenario is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>To evaluate whether the DUT can generate accurate SAV rules for Internet-facing SAV under symmetric routing, set up the test environment as depicted in <xref target="intra-domain-internet-syn"/>. The Tester is connected to the DUT and emulates the Internet.</t>
            </li>
            <li>
              <t>Configure the DUT and Router 1 to establish a symmetric routing environment.</t>
            </li>
            <li>
              <t>The Tester generates both spoofed traffic (using source addresses in 10.0.0.0/15) and legitimate traffic (using source addresses in 10.2.0.0/15) toward the DUT. The ratio of spoofed to legitimate traffic may vary, for example, from 1:9 to 9:1.</t>
            </li>
          </ol>
          <t>The <strong>expected results</strong> for this test case are that the DUT blocks spoofed traffic and allows legitimate traffic originating from the Internet.</t>
          <figure anchor="intra-domain-internet-asyn">
            <name>SAV for Internet-facing network in intra-domain asymmetric routing scenario.</name>
            <artwork><![CDATA[
                   +---------------------+
                   |  Tester (Internet)  |
                   +---------------------+
                           /\   | Inbound traffic with source 
                           |    | IP address of 10.2.0.0/15
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
| Test Network Environment |    |                             |
|                          |   \/                             |
|                       +----------+                          |
|                       |    DUT   |                          |
| FIB on Router 1       +----------+   FIB on Router 2        |
| Dest         Next_hop   /\      \    Dest         Next_hop  |
| 10.1.0.0/16  Network 1  /        \   10.0.0.0/16  Network 1 |
| 10.0.0.0/16  DUT       /         \/  10.1.0.0/16  DUT       |
|               +~~~~~~~~~~+     +~~~~~~~~~~+                 |
|               | Router 1 |     | Router 2 |                 |
|               +~~~~~~~~~~+     +~~~~~~~~~~+                 |
|                     /\           /                          |
|         Traffic with \          / Traffic with              |
|   source IP addresses \        / destination IP addresses   |
|         of 10.0.0.0/16 \      / of 10.0.0.0/16              |
|                         \    \/                             |
|                  +--------------------+                     |
|                  |    Sub Network     |                     |
|                  |   (10.0.0.0/15)    |                     |
|                  +--------------------+                     |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
]]></artwork>
          </figure>
          <t><strong>SAV for Internet-facing Network</strong>: <xref target="intra-domain-internet-asyn"/> illustrates a test case for SAV in an Internet-facing network under intra-domain asymmetric routing conditions. The network topology is identical to that of <xref target="intra-domain-customer-asyn"/>, with the key distinction being the placement of the DUT. In this scenario, the DUT is connected to Router 1 and Router 2 within the same AS, as well as to the Internet. The Tester emulates the Internet, and the DUT performs Internet-facing SAV rather than customer/host-network-facing SAV.</t>
          <t>The <strong>procedure</strong> for testing SAV in this intra-domain asymmetric routing scenario is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>To evaluate whether the DUT can generate accurate SAV rules for Internet-facing SAV under asymmetric routing, construct the test environment as shown in <xref target="intra-domain-internet-asyn"/>. The Tester is connected to the DUT and emulates the Internet.</t>
            </li>
            <li>
              <t>Configure the DUT, Router 1, and Router 2 to establish the asymmetric routing scenario.</t>
            </li>
            <li>
              <t>The Tester generates both spoofed traffic (using source addresses in 10.0.0.0/15) and legitimate traffic (using source addresses in 10.2.0.0/15) toward the DUT. The ratio of spoofed to legitimate traffic may vary, for example, from 1:9 to 9:1.</t>
            </li>
          </ol>
          <t>The <strong>expected results</strong> for this test case are that the DUT blocks spoofed traffic and permits legitimate traffic originating from the Internet.</t>
          <figure anchor="intra-domain-agg-syn">
            <name>SAV for aggregation-router-facing network in intra-domain symmetric routing scenario.</name>
            <artwork><![CDATA[
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
|                  Test Network Environment                |
|                       +----------+                       |
|                       |    DUT   | SAV facing Router 1   |
| FIB on DUT            +----------+                       |
| Dest         Next_hop   /\    |                          |
| 10.0.0.0/15  Network 1   |    |                          |
|                          |    \/                         |
|                       +~~~~~~~~~~+                       |
|                       | Router 1 |                       |
|                       +~~~~~~~~~~+                       |
|                         /\    |                          |
|             Traffic with |    | Traffic with             |
|      source IP addresses |    | destination IP addresses |
|           of 10.0.0.0/15 |    | of 10.0.0.0/15           |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
                           |    \/
                    +--------------------+
                    |Tester (Sub Network)|
                    |   (10.0.0.0/15)    |
                    +--------------------+
]]></artwork>
          </figure>
          <t><strong>SAV for Aggregation-router-facing Network</strong>: <xref target="intra-domain-agg-syn"/> depicts the test scenario for SAV in an aggregation-router-facing network under intra-domain symmetric routing conditions. The network topology in <xref target="intra-domain-agg-syn"/> is identical to that of <xref target="intra-domain-internet-syn"/>. The Tester is connected to Router 1 to emulate a sub network, enabling evaluation of the DUT's false positive and false negative rates when facing Router 1.</t>
          <t>The <strong>procedure</strong> for testing SAV in this aggregation-router-facing scenario is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>To evaluate whether the DUT can generate accurate SAV rules for aggregation-router-facing SAV under symmetric routing, construct the test environment as shown in <xref target="intra-domain-agg-syn"/>. The Tester is connected to Router 1 and emulates a sub network.</t>
            </li>
            <li>
              <t>Configure the DUT and Router 1 to establish a symmetric routing environment.</t>
            </li>
            <li>
              <t>The Tester generates both legitimate traffic (using source addresses in 10.1.0.0/15) and spoofed traffic (using source addresses in 10.2.0.0/15) toward Router 1. The ratio of spoofed to legitimate traffic may vary, for example, from 1:9 to 9:1.</t>
            </li>
          </ol>
          <t>The <strong>expected results</strong> for this test case are that the DUT blocks spoofed traffic and permits legitimate traffic originating from the direction of Router 1.</t>
          <figure anchor="intra-domain-agg-asyn">
            <name>SAV for aggregation-router-facing network in intra-domain asymmetric routing scenario.</name>
            <artwork><![CDATA[
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
|                   Test Network Environment                  |
|                       +----------+                          |
|                       |    DUT   | SAV facing Router 1 and 2|
| FIB on Router 1       +----------+   FIB on Router 2        |
| Dest         Next_hop   /\      \    Dest         Next_hop  |
| 10.1.0.0/16  Network 1  /        \   10.0.0.0/16  Network 1 |
| 10.0.0.0/16  DUT       /         \/  10.1.0.0/16  DUT       |
|               +~~~~~~~~~~+     +~~~~~~~~~~+                 |
|               | Router 1 |     | Router 2 |                 |
|               +~~~~~~~~~~+     +~~~~~~~~~~+                 |
|                     /\           /                          |
|         Traffic with \          / Traffic with              |
|   source IP addresses \        / destination IP addresses   |
|         of 10.0.0.0/16 \      / of 10.0.0.0/16              |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
                           \   \/
                   +--------------------+
                   | Tester (Sub Network) |
                   |   (10.0.0.0/15)    |
                   +--------------------+
]]></artwork>
          </figure>
          <t><strong>SAV for Aggregation-router-facing Network</strong>: <xref target="intra-domain-agg-asyn"/> illustrates the test case for SAV in an aggregation-router-facing network under intra-domain asymmetric routing conditions. The network topology in <xref target="intra-domain-agg-asyn"/> is identical to that of <xref target="intra-domain-internet-asyn"/>. The Tester is connected to both Router 1 and Router 2 to emulate a sub network, enabling evaluation of the DUT's false positive and false negative rates when facing Router 1 and Router 2.</t>
          <t>The <strong>procedure</strong> for testing SAV in this aggregation-router-facing asymmetric routing scenario is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>To evaluate whether the DUT can generate accurate SAV rules under asymmetric routing conditions, construct the test environment as shown in <xref target="intra-domain-agg-asyn"/>. The Tester is connected to Router 1 and Router 2 and emulates the functions of a sub network.</t>
            </li>
            <li>
              <t>Configure the DUT, Router 1, and Router 2 to establish an asymmetric routing environment.</t>
            </li>
            <li>
              <t>The Tester generates both spoofed traffic (using source addresses in 10.1.0.0/16) and legitimate traffic (using source addresses in 10.0.0.0/16) toward Router 1. The ratio of spoofed to legitimate traffic may vary, for example, from 1:9 to 9:1.</t>
            </li>
          </ol>
          <t>The <strong>expected results</strong> for this test case are that the DUT blocks spoofed traffic and permits legitimate traffic originating from the direction of Router 1 and Router 2.</t>
        </section>
        <section anchor="intra-control-plane-sec">
          <name>Control Plane Performance</name>
          <t><strong>Objective</strong>: Measure the control plane performance of the DUT, including both protocol convergence performance and protocol message processing performance in response to route changes caused by network failures or operator configurations. Protocol convergence performance is quantified by the convergence time, defined as the duration from the onset of a routing change until the completion of the corresponding SAV rule update. Protocol message processing performance is measured by the processing throughput, represented by the total size of protocol messages processed per second.</t>
          <figure anchor="intra-convg-perf">
            <name>Test setup for protocol convergence performance measurement.</name>
            <artwork><![CDATA[
+~~~~~~~~~~~~~~~~~~~+      +-------------+          +-----------+
| Emulated Topology |------|   Tester    |<-------->|    DUT    |
+~~~~~~~~~~~~~~~~~~~+      +-------------+          +-----------+
]]></artwork>
          </figure>
          <t><strong>Protocol Convergence Performance</strong>: <xref target="intra-convg-perf"/> illustrates the test setup for measuring protocol convergence performance. The convergence process of the DUT, during which SAV rules are updated, is triggered by route changes resulting from network failures or operator configurations. In <xref target="intra-convg-perf"/>, the Tester is directly connected to the DUT and simulates these route changes by adding or withdrawing prefixes to initiate the DUT's convergence procedure.</t>
          <t>The <strong>procedure</strong> for testing protocol convergence performance is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>To measure the protocol convergence time of the DUT, set up the test environment as depicted in <xref target="intra-convg-perf"/>, with the Tester directly connected to the DUT.</t>
            </li>
            <li>
              <t>The Tester withdraws a specified percentage of the total prefixes supported by the DUT, for example, 10%, 20%, up to 100%.</t>
            </li>
            <li>
              <t>The protocol convergence time is calculated based on DUT logs that record the start and completion times of the convergence process.</t>
            </li>
          </ol>
          <t>Please note that for IGP, proportional prefix withdrawal can be achieved by selectively shutting down interfaces. For instance, if the Tester is connected to ten emulated devices through ten interfaces, each advertising a prefix, withdrawing 10% of prefixes can be accomplished by randomly disabling one interface. Similarly, 20% withdrawal corresponds to shutting down two interfaces, and so forth. This is one suggested method, and other approaches that achieve the same effect should be also acceptable.</t>
          <t>The protocol convergence time, defined as the duration required for the DUT to complete the convergence process, should be measured from the moment the last “hello” message is received from the emulated device on the disabled interface until SAV rule generation is finalized. To ensure accuracy, the DUT should log the timestamp of the last hello message received and the timestamp when SAV rule updates are complete. The convergence time is the difference between these two timestamps.</t>
          <t>It is recommended that if the emulated device sends a “goodbye hello” message during interface shutdown, using the receipt time of this message, rather than the last standard hello, as the starting point will provide a more precise measurement, as advised in <xref target="RFC4061"/>.</t>
          <t><strong>Protocol Message Processing Performance</strong>: The test for protocol message processing performance uses the same setup illustrated in <xref target="intra-convg-perf"/>. This performance metric evaluates the protocol message processing throughput, the rate at which the DUT processes protocol messages. The Tester varies the sending rate of protocol messages, ranging from 10% to 100% of the total link capacity between the Tester and the DUT. The DUT records both the total size of processed protocol messages and the corresponding processing time.</t>
          <t>The <strong>procedure</strong> for testing protocol message processing performance is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>To measure the protocol message processing throughput of the DUT, set up the test environment as shown in <xref target="intra-convg-perf"/>, with the Tester directly connected to the DUT.</t>
            </li>
            <li>
              <t>The Tester sends protocol messages at varying rates, such as 10%, 20%, up to 100%, of the total link capacity between the Tester and the DUT.</t>
            </li>
            <li>
              <t>The protocol message processing throughput is calculated based on DUT logs that record the total size of processed protocol messages and the total processing time.</t>
            </li>
          </ol>
          <t>To compute the protocol message processing throughput, the DUT logs <bcp14>MUST</bcp14> include the total size of the protocol messages processed and the total time taken for processing. The throughput is then derived by dividing the total message size by the total processing time.</t>
        </section>
        <section anchor="intra-data-plane-sec">
          <name>Data Plane Performance</name>
          <t><strong>Objective</strong>: Evaluate the data plane performance of the DUT, including both data plane SAV table refresh performance and data plane forwarding performance. Data plane SAV table refresh performance is quantified by the refresh rate, which indicates how quickly the DUT updates its SAV table with new SAV rules. Data plane forwarding performance is measured by the forwarding rate, defined as the total size of packets forwarded by the DUT per second.</t>
          <t><strong>Data Plane SAV Table Refreshing Performance</strong>: The evaluation of data plane SAV table refresh performance uses the same test setup shown in <xref target="intra-convg-perf"/>. This metric measures the rate at which the DUT refreshes its SAV table with new SAV rules. The Tester varies the transmission rate of protocol messages, from 10% to 100% of the total link capacity between the Tester and the DUT, to influence the proportion of updated SAV rules and corresponding SAV table entries. The DUT records the total number of updated SAV table entries and the time taken to complete the refresh process.</t>
          <t>The <strong>procedure</strong> for testing data plane SAV table refresh performance is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>To measure the data plane SAV table refreshing rate of the DUT, set up the test environment as depicted in <xref target="intra-convg-perf"/>, with the Tester directly connected to the DUT.</t>
            </li>
            <li>
              <t>The Tester sends protocol messages at varying percentages of the total link capacity, for example, 10%, 20%, up to 100%.</t>
            </li>
            <li>
              <t>The data plane SAV table refreshing rate is calculated based on DUT logs that record the total number of updated SAV table entries and the total refresh time.</t>
            </li>
          </ol>
          <t>To compute the refresh rate, the DUT logs <bcp14>MUST</bcp14> capture the total number of updated SAV table entries and the total time required for refreshing. The refresh rate is then derived by dividing the total number of updated entries by the total refresh time.</t>
          <t><strong>Data Plane Forwarding Performance</strong>: The evaluation of data plane forwarding performance uses the same test setup shown in <xref target="intra-convg-perf"/>. The Tester transmits a mixture of spoofed and legitimate traffic at a rate matching the total link capacity between the Tester and the DUT, while the DUT maintains a fully populated SAV table. The ratio of spoofed to legitimate traffic can be varied within a range, for example, from 1:9 to 9:1. The DUT records the total size of forwarded packets and the total duration of the forwarding process.</t>
          <t>The procedure for testing data plane forwarding performance is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>To measure the data plane forwarding rate of the DUT, set up the test environment as depicted in <xref target="intra-convg-perf"/>, with the Tester directly connected to the DUT.</t>
            </li>
            <li>
              <t>The Tester sends a mix of spoofed and legitimate traffic to the DUT at the full link capacity between the Tester and the DUT. The ratio of spoofed to legitimate traffic may vary, for example, from 1:9 to 9:1.</t>
            </li>
            <li>
              <t>The data plane forwarding rate is calculated based on DUT logs that record the total size of forwarded traffic and the total forwarding time.</t>
            </li>
          </ol>
          <t>To compute the forwarding rate, the DUT logs must include the total size of forwarded traffic and the total time taken for forwarding. The forwarding rate is then derived by dividing the total traffic size by the total forwarding time.</t>
        </section>
      </section>
      <section anchor="inter_domain_sav">
        <name>Inter-domain SAV</name>
        <section anchor="false-positive-and-false-negative-rates-1">
          <name>False Positive and False Negative Rates</name>
          <t><strong>Objective</strong>: Measure the false positive rate and false negative rate of the DUT when processing legitimate and spoofed traffic across multiple inter-domain network scenarios, including SAV implementations for both customer-facing ASes and provider-/peer-facing ASes.</t>
          <figure anchor="inter-customer-syn">
            <name>SAV for customer-facing ASes in inter-domain symmetric routing scenario.</name>
            <artwork><![CDATA[
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
|                  Test Network Environment                |
|                        +~~~~~~~~~~~~~~~~+                |
|                        |    AS 3(P3)    |                |
|                        +~+/\~~~~~~+/\+~~+                |
|                           /         \                    |
|                          /           \                   |
|                         /             \                  |
|                        / (C2P)         \                 |
|              +------------------+       \                |
|              |      DUT(P4)     |        \               |
|              ++/\+--+/\+----+/\++         \              |
|                /      |       \            \             |
|      P2[AS 2] /       |        \            \            |
|              /        |         \            \           |
|             / (C2P)   |          \ P5[AS 5]   \ P5[AS 5] |
|+~~~~~~~~~~~~~~~~+     |           \            \         |
||    AS 2(P2)    |     | P1[AS 1]   \            \        |
|+~~~~~~~~~~+/\+~~+     | P6[AS 1]    \            \       |
|             \         |              \            \      |
|     P6[AS 1] \        |               \            \     |
|      P1[AS 1] \       |                \            \    |
|          (C2P) \      | (C2P/P2P) (C2P) \      (C2P) \   |
|             +~~~~~~~~~~~~~~~~+        +~~~~~~~~~~~~~~~~+ |
|             |  AS 1(P1, P6)  |        |    AS 5(P5)    | |
|             +~~~~~~~~~~~~~~~~+        +~~~~~~~~~~~~~~~~+ |
|                  /\     |                                |
|                  |      |                                |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
                   |     \/
              +----------------+
              |     Tester     |
              +----------------+
]]></artwork>
          </figure>
          <t><strong>SAV for Customer-facing ASes</strong>: <xref target="inter-customer-syn"/> presents a test case for SAV in customer-facing ASes under an inter-domain symmetric routing scenario. In this setup, AS 1, AS 2, AS 3, the DUT, and AS 5 form the test network environment, with the DUT performing SAV at the AS level. AS 1 is a customer of both AS 2 and the DUT; AS 2 is a customer of the DUT, which in turn is a customer of AS 3; and AS 5 is a customer of both AS 3 and the DUT. AS 1 advertises prefixes P1 and P6 to AS 2 and the DUT, respectively. AS 2 then propagates routes for P1 and P6 to the DUT, enabling the DUT to learn these prefixes from both AS 1 and AS 2. In this test, the legitimate path for traffic with source addresses in P1 and destination addresses in P4 is AS 1-&gt;AS 2-&gt;DUT-&gt;AS 4. The Tester is connected to AS 1 to evaluate the DUT's SAV performance for customer-facing ASes.</t>
          <t>The <strong>procedure</strong> for testing SAV in this scenario is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>To evaluate whether the DUT can generate accurate SAV rules for customer-facing ASes under symmetric inter-domain routing, construct the test environment as shown in <xref target="inter-customer-syn"/>. The Tester is connected to AS 1 and generates test traffic toward the DUT.</t>
            </li>
            <li>
              <t>Configure AS 1, AS 2, AS 3, the DUT, and AS 5 to establish a symmetric routing environment.</t>
            </li>
            <li>
              <t>The Tester sends both legitimate traffic (with source addresses in P1 and destination addresses in P4) and spoofed traffic (with source addresses in P5 and destination addresses in P4) to the DUT via AS 2. The ratio of spoofed to legitimate traffic may vary, for example, from 1:9 to 9:1.</t>
            </li>
          </ol>
          <t>The <strong>expected results</strong> for this test case are that the DUT blocks spoofed traffic and permits legitimate traffic received from the direction of AS 2.</t>
          <t>Note that the DUT may also be placed at AS 1 or AS 2 in <xref target="inter-customer-syn"/> to evaluate its false positive and false negative rates using the same procedure. In these configurations, the DUT is expected to effectively block spoofed traffic.</t>
          <figure anchor="inter-customer-lpp">
            <name>SAV for customer-facing ASes in inter-domain asymmetric routing scenario caused by NO_EXPORT.</name>
            <artwork><![CDATA[
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
|                  Test Network Environment                |
|                        +~~~~~~~~~~~~~~~~+                |
|                        |    AS 3(P3)    |                |
|                        +~+/\~~~~~~+/\+~~+                |
|                           /         \                    |
|                          /           \                   |
|                         /             \                  |
|                        / (C2P)         \                 |
|              +------------------+       \                |
|              |      DUT(P4)     |        \               |
|              ++/\+--+/\+----+/\++         \              |
|                /      |       \            \             |
|      P2[AS 2] /       |        \            \            |
|              /        |         \            \           |
|             / (C2P)   |          \ P5[AS 5]   \ P5[AS 5] |
|+~~~~~~~~~~~~~~~~+     |           \            \         |
||    AS 2(P2)    |     | P1[AS 1]   \            \        |
|+~~~~~~~~~~+/\+~~+     | P6[AS 1]    \            \       |
|    P6[AS 1] \         | NO_EXPORT    \            \      |
|     P1[AS 1] \        |               \            \     |
|     NO_EXPORT \       |                \            \    |
|          (C2P) \      | (C2P)     (C2P) \      (C2P) \   |
|             +~~~~~~~~~~~~~~~~+        +~~~~~~~~~~~~~~~~+ |
|             |  AS 1(P1, P6)  |        |    AS 5(P5)    | |
|             +~~~~~~~~~~~~~~~~+        +~~~~~~~~~~~~~~~~+ |
|                  /\     |                                |
|                  |      |                                |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
                   |     \/
              +----------------+
              |     Tester     |
              +----------------+
]]></artwork>
          </figure>
          <t>SAV for Customer-facing ASes: <xref target="inter-customer-lpp"/> presents a test case for SAV in customer-facing ASes under an inter-domain asymmetric routing scenario induced by NO_EXPORT community configuration. In this setup, AS 1, AS 2, AS 3, the DUT, and AS 5 form the test network, with the DUT performing SAV at the AS level. AS 1 is a customer of both AS 2 and the DUT; AS 2 is a customer of the DUT, which is itself a customer of AS 3; and AS 5 is a customer of both AS 3 and the DUT. AS 1 advertises prefix P1 to AS 2 with the NO_EXPORT community attribute, preventing AS 2 from propagating the route for P1 to the DUT. Similarly, AS 1 advertises prefix P6 to the DUT with the NO_EXPORT attribute, preventing the DUT from propagating this route to AS 3. As a result, the DUT learns the route for prefix P1 only from AS 1. The legitimate path for traffic with source addresses in P1 and destination addresses in P4 is AS 1-&gt;AS 2-&gt;DUT. The Tester is connected to AS 1 to evaluate the DUT's SAV performance for customer-facing ASes.</t>
          <t>The <strong>procedure</strong> for testing SAV in this asymmetric routing scenario is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>To evaluate whether the DUT can generate accurate SAV rules under NO_EXPORT-induced asymmetric routing, construct the test environment as shown in <xref target="inter-customer-lpp"/>. The Tester is connected to AS 1 and generates test traffic toward the DUT.</t>
            </li>
            <li>
              <t>Configure AS 1, AS 2, AS 3, the DUT, and AS 5 to establish the asymmetric routing scenario.</t>
            </li>
            <li>
              <t>The Tester sends both legitimate traffic (with source addresses in P1 and destination addresses in P4) and spoofed traffic (with source addresses in P5 and destination addresses in P4) to the DUT via AS 2. The ratio of spoofed to legitimate traffic may vary—for example, from 1:9 to 9:1.</t>
            </li>
          </ol>
          <t>The <strong>expected results</strong> for this test case are that the DUT blocks spoofed traffic and permits legitimate traffic received from the direction of AS 2.</t>
          <t>Note that the DUT may also be placed at AS 1 or AS 2 in <xref target="inter-customer-lpp"/> to evaluate its false positive and false negative rates using the same procedure. In these configurations, the DUT is expected to effectively block spoofed traffic.</t>
          <figure anchor="inter-customer-dsr">
            <name>SAV for customer-facing ASes in the scenario of direct server return (DSR).</name>
            <artwork><![CDATA[
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
|                  Test Network Environment                       |
|                                +----------------+               |
|                Anycast Server+-+    AS 3(P3)    |               |
|                                +-+/\----+/\+----+               |
|                                   /       \                     |
|                         P3[AS 3] /         \ P3[AS 3]           |
|                                 /           \                   |
|                                / (C2P)       \                  |
|                       +----------------+      \                 |
|                       |     DUT(P4)    |       \                |
|                       ++/\+--+/\+--+/\++        \               |
|          P6[AS 1, AS 2] /     |      \           \              |
|               P2[AS 2] /      |       \           \             |
|                       /       |        \           \            |
|                      / (C2P)  |         \ P5[AS 5]  \ P5[AS 5]  |
|      +----------------+       |          \           \          |
|User+-+    AS 2(P2)    |       | P1[AS 1]  \           \         |
|      +----------+/\+--+       | P6[AS 1]   \           \        |
|          P6[AS 1] \           |             \           \       |
|           P1[AS 1] \          |              \           \      |
|                     \         |               \           \     |
|                      \ (C2P)  | (C2P)    (C2P) \     (C2P) \    |
|                    +----------------+        +----------------+ |
|                    |AS 1(P1, P3, P6)|        |    AS 5(P5)    | |
|                    +----------------+        +----------------+ |
|                         /\     |                                |
|                          |     |                                |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
                           |    \/
                     +----------------+
                     |     Tester     |
                     | (Edge Server)  |
                     +----------------+

Within the test network environment, P3 is the anycast prefix and is only advertised by AS 3 through BGP.
]]></artwork>
          </figure>
          <t><strong>SAV for Customer-facing ASes</strong>: <xref target="inter-customer-dsr"/> presents a test case for SAV in customer-facing ASes under a Direct Server Return (DSR) scenario. In this setup, AS 1, AS 2, AS 3, the DUT, and AS 5 form the test network, with the DUT performing SAV at the AS level. AS 1 is a customer of both AS 2 and the DUT; AS 2 is a customer of the DUT, which is itself a customer of AS 3; and AS 5 is a customer of both AS 3 and the DUT. When users in AS 2 send requests to an anycast destination IP, the forwarding path is AS 2-&gt;DUT-&gt;AS 3. Anycast servers in AS 3 receive the requests and tunnel them to edge servers in AS 1. The edge servers then return content to the users with source addresses in prefix P3. If the reverse forwarding path is AS 1-&gt;DUT-&gt;AS 2, the Tester sends traffic with source addresses in P3 and destination addresses in P2 along the path AS 1-&gt;DUT-&gt;AS 2. Alternatively, if the reverse forwarding path is AS 1-&gt;AS 2, the Tester sends traffic with source addresses in P3 and destination addresses in P2 along the path AS 1-&gt;AS 2. In this case, AS 2 may serve as the DUT.</t>
          <t>The <strong>procedure</strong> for testing SAV in this DSR scenario is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>To evaluate whether the DUT can generate accurate SAV rules under DSR conditions, construct the test environment as shown in <xref target="inter-customer-dsr"/>. The Tester is connected to AS 1 and generates test traffic toward the DUT.</t>
            </li>
            <li>
              <t>Configure AS 1, AS 2, AS 3, the DUT, and AS 5 to establish the DSR scenario.</t>
            </li>
            <li>
              <t>The Tester sends legitimate traffic (with source addresses in P3 and destination addresses in P2) to AS 2 via the DUT.</t>
            </li>
          </ol>
          <t>The <strong>expected results</strong> for this test case are that the DUT permits legitimate traffic with source addresses in P3 received from the direction of AS 1.</t>
          <t>Note that the DUT may also be placed at AS 1 or AS 2 in <xref target="inter-customer-dsr"/> to evaluate its false positive and false negative rates using the same procedure. In these configurations, the DUT is expected to effectively block spoofed traffic.</t>
          <figure anchor="inter-customer-reflect">
            <name>SAV for customer-facing ASes in the scenario of reflection attacks.</name>
            <artwork><![CDATA[
             +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
             |                   Test Network Environment                 |
             |                          +----------------+                |
             |                          |    AS 3(P3)    |                |
             |                          +--+/\+--+/\+----+                |
             |                              /      \                      |
             |                             /        \                     |
             |                            /          \                    |
             |                           / (C2P)      \                   |
             |                  +----------------+     \                  |
             |                  |     DUT(P4)    |      \                 |
             |                  ++/\+--+/\+--+/\++       \                |
             |     P6[AS 1, AS 2] /     |      \          \               |
             |          P2[AS 2] /      |       \          \              |
             |                  /       |        \          \             |
             |                 / (C2P)  |         \ P5[AS 5] \ P5[AS 5]   |
+----------+ |  +----------------+      |          \          \           |
|  Tester  |-|->|                |      |           \          \          |
|(Attacker)| |  |    AS 2(P2)    |      |            \          \         |
|  (P1')   |<|--|                |      | P1[AS 1]    \          \        |
+----------+ |  +---------+/\+---+      | P6[AS 1]     \          \       |
             |     P6[AS 1] \           | NO_EXPORT     \          \      |
             |      P1[AS 1] \          |                \          \     |
             |      NO_EXPORT \         |                 \          \    |
             |                 \ (C2P)  | (C2P)      (C2P) \    (C2P) \   |
             |             +----------------+          +----------------+ |
             |     Victim+-+  AS 1(P1, P6)  |  Server+-+    AS 5(P5)    | |
             |             +----------------+          +----------------+ |
             +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
P1' is the spoofed source prefix P1 by the attacker which is inside of 
AS 2 or connected to AS 2 through other ASes.
]]></artwork>
          </figure>
          <t><strong>SAV for Customer-facing ASes</strong>: <xref target="inter-customer-reflect"/> illustrates a test case for SAV in customer-facing ASes under a reflection attack scenario. In this scenario, a reflection attack using source address spoofing occurs within the DUT's customer cone. The attacker spoofs the victim's IP address (P1) and sends requests to server IP addresses (P5) that are configured to respond to such requests. The Tester emulates the attacker by performing source address spoofing. The arrows in <xref target="inter-customer-reflect"/> indicate the business relationships between ASes: AS 3 serves as the provider for both the DUT and AS 5, while the DUT acts as the provider for AS 1, AS 2, and AS 5. Additionally, AS 2 is the provider for AS 1.</t>
          <t>The <strong>procedure</strong> for testing SAV under reflection attack conditions is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>To evaluate whether the DUT can generate accurate SAV rules in a reflection attack scenario, construct the test environment as shown in <xref target="inter-customer-reflect"/>. The Tester is connected to AS 2 and generates test traffic toward the DUT.</t>
            </li>
            <li>
              <t>Configure AS 1, AS 2, AS 3, the DUT, and AS 5 to simulate the reflection attack scenario.</t>
            </li>
            <li>
              <t>The Tester sends spoofed traffic (with source addresses in P1 and destination addresses in P5) toward AS 5 via the DUT.</t>
            </li>
          </ol>
          <t>The <strong>expected results</strong> for this test case are that the DUT blocks spoofed traffic with source addresses in P1 received from the direction of AS 2.</t>
          <t>Note that the DUT may also be placed at AS 1 or AS 2 in <xref target="inter-customer-reflect"/> to evaluate its false positive and false negative rates using the same procedure. In these configurations, the DUT is expected to effectively block spoofed traffic.</t>
          <figure anchor="inter-customer-direct">
            <name>SAV for customer-facing ASes in the scenario of direct attacks.</name>
            <artwork><![CDATA[
             +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
             |                   Test Network Environment                 |
             |                          +----------------+                |
             |                          |    AS 3(P3)    |                |
             |                          +--+/\+--+/\+----+                |
             |                              /      \                      |
             |                             /        \                     |
             |                            /          \                    |
             |                           / (C2P)      \                   |
             |                  +----------------+     \                  |
             |                  |     DUT(P4)    |      \                 |
             |                  ++/\+--+/\+--+/\++       \                |
             |     P6[AS 1, AS 2] /     |      \          \               |
             |          P2[AS 2] /      |       \          \              |
             |                  /       |        \          \             |
             |                 / (C2P)  |         \ P5[AS 5] \ P5[AS 5]   |
+----------+ |  +----------------+      |          \          \           |
|  Tester  |-|->|                |      |           \          \          |
|(Attacker)| |  |    AS 2(P2)    |      |            \          \         |
|  (P5')   |<|--|                |      | P1[AS 1]    \          \        |
+----------+ |  +---------+/\+---+      | P6[AS 1]     \          \       |
             |     P6[AS 1] \           | NO_EXPORT     \          \      |
             |      P1[AS 1] \          |                \          \     |
             |      NO_EXPORT \         |                 \          \    |
             |                 \ (C2P)  | (C2P)      (C2P) \    (C2P) \   |
             |             +----------------+          +----------------+ |
             |     Victim+-+  AS 1(P1, P6)  |          |    AS 5(P5)    | |
             |             +----------------+          +----------------+ |
             +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
P5' is the spoofed source prefix P5 by the attacker which is inside of 
AS 2 or connected to AS 2 through other ASes.
]]></artwork>
          </figure>
          <t><strong>SAV for Customer-facing ASes</strong>: <xref target="inter-customer-direct"/> presents a test case for SAV in customer-facing ASes under a direct attack scenario. In this scenario, a direct attack using source address spoofing occurs within the DUT's customer cone. The attacker spoofs a source address (P5) and directly targets the victim's IP address (P1), aiming to overwhelm its network resources. The Tester emulates the attacker by performing source address spoofing. The arrows in <xref target="inter-customer-direct"/> indicate the business relationships between ASes: AS 3 serves as the provider for both the DUT and AS 5, while the DUT acts as the provider for AS 1, AS 2, and AS 5. Additionally, AS 2 is the provider for AS 1.</t>
          <t>The <strong>procedure</strong> for testing SAV under direct attack conditions is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>To evaluate whether the DUT can generate accurate SAV rules in a direct attack scenario, construct the test environment as shown in <xref target="inter-customer-direct"/>. The Tester is connected to AS 2 and generates test traffic toward the DUT.</t>
            </li>
            <li>
              <t>Configure AS 1, AS 2, AS 3, the DUT, and AS 5 to simulate the direct attack scenario.</t>
            </li>
            <li>
              <t>The Tester sends spoofed traffic (with source addresses in P5 and destination addresses in P1) toward AS 1 via the DUT.</t>
            </li>
          </ol>
          <t>The <strong>expected results</strong> for this test case are that the DUT blocks spoofed traffic with source addresses in P5 received from the direction of AS 2.</t>
          <t>Note that DUT may also be placed at AS 1 or AS 2 in <xref target="inter-customer-direct"/> to evaluate its false positive and false negative rates using the same procedure. In these configurations, the DUT is expected to effectively block spoofed traffic.</t>
          <figure anchor="reflection-attack-p">
            <name>SAV for provider-facing ASes in the scenario of reflection attacks.</name>
            <artwork><![CDATA[
                                   +----------------+
                                   |     Tester     |
                                   |   (Attacker)   |
                                   |      (P1')     |
                                   +----------------+
                                        |     /\
                                        |      |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
| Test Network Environment              \/     |                    |
|                                  +----------------+               |
|                                  |                |               |
|                                  |    AS 3(P3)    |               |
|                                  |                |               |
|                                  +-+/\----+/\+----+               |
|                                     /       \                     |
|                                    /         \                    |
|                                   /           \                   |
|                                  / (C2P/P2P)   \                  |
|                         +----------------+      \                 |
|                         |     DUT(P4)    |       \                |
|                         ++/\+--+/\+--+/\++        \               |
|            P6[AS 1, AS 2] /     |      \           \              |
|                 P2[AS 2] /      |       \           \             |
|                         /       |        \           \            |
|                        / (C2P)  |         \ P5[AS 5]  \ P5[AS 5]  |
|        +----------------+       |          \           \          |
|Server+-+    AS 2(P2)    |       | P1[AS 1]  \           \         |
|        +----------+/\+--+       | P6[AS 1]   \           \        |
|            P6[AS 1] \           | NO_EXPORT   \           \       |
|             P1[AS 1] \          |              \           \      |
|             NO_EXPORT \         |               \           \     |
|                        \ (C2P)  | (C2P)    (C2P) \     (C2P) \    |
|                      +----------------+        +----------------+ |
|              Victim+-+  AS 1(P1, P6)  |        |    AS 5(P5)    | |
|                      +----------------+        +----------------+ |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
P1' is the spoofed source prefix P1 by the attacker which is inside of 
AS 3 or connected to AS 3 through other ASes.
]]></artwork>
          </figure>
          <t><strong>SAV for Provider/Peer-facing ASes</strong>: <xref target="reflection-attack-p"/> illustrates a test case for SAV in provider/peer-facing ASes under a reflection attack scenario. In this scenario, the attacker spoofs the victim's IP address (P1) and sends requests to server IP addresses (P2) that are configured to respond. The Tester emulates the attacker by performing source address spoofing. The servers then send overwhelming responses to the victim, exhausting its network resources. The arrows in <xref target="reflection-attack-p"/> represent the business relationships between ASes: AS 3 acts as either a provider or a lateral peer of the DUT and is the provider for AS 5, while the DUT serves as the provider for AS 1, AS 2, and AS 5. Additionally, AS 2 is the provider for AS 1.</t>
          <t>The <strong>procedure</strong> for testing SAV under reflection attack conditions is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>To evaluate whether the DUT can generate accurate SAV rules for provider/peer-facing ASes in a reflection attack scenario, construct the test environment as shown in <xref target="reflection-attack-p"/>. The Tester is connected to AS 3 and generates test traffic toward the DUT.</t>
            </li>
            <li>
              <t>Configure AS 1, AS 2, AS 3, the DUT, and AS 5 to simulate the reflection attack scenario.</t>
            </li>
            <li>
              <t>The Tester sends spoofed traffic (with source addresses in P1 and destination addresses in P2) toward AS 2 via AS 3 and the DUT.</t>
            </li>
          </ol>
          <t>The <strong>expected results</strong> for this test case are that the DUT blocks spoofed traffic with source addresses in P1 received from the direction of AS 3.</t>
          <t>Note that the DUT may also be placed at AS 1 or AS 2 in <xref target="reflection-attack-p"/> to evaluate its false positive and false negative rates using the same procedure. In these configurations, the DUT is expected to effectively block spoofed traffic.</t>
          <figure anchor="direct-attack-p">
            <name>SAV for provider-facing ASes in the scenario of direct attacks.</name>
            <artwork><![CDATA[
                           +----------------+
                           |     Tester     |
                           |   (Attacker)   |
                           |      (P2')     |
                           +----------------+
                                |     /\
                                |      |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
| Test Network Environment      \/     |                    |
|                          +----------------+               |
|                          |    AS 3(P3)    |               |
|                          +-+/\----+/\+----+               |
|                             /       \                     |
|                            /         \                    |
|                           /           \                   |
|                          / (C2P/P2P)   \                  |
|                 +----------------+      \                 |
|                 |     DUT(P4)    |       \                |
|                 ++/\+--+/\+--+/\++        \               |
|    P6[AS 1, AS 2] /     |      \           \              |
|         P2[AS 2] /      |       \           \             |
|                 /       |        \           \            |
|                / (C2P)  |         \ P5[AS 5]  \ P5[AS 5]  |
|+----------------+       |          \           \          |
||    AS 2(P2)    |       | P1[AS 1]  \           \         |
|+----------+/\+--+       | P6[AS 1]   \           \        |
|    P6[AS 1] \           | NO_EXPORT   \           \       |
|     P1[AS 1] \          |              \           \      |
|     NO_EXPORT \         |               \           \     |
|                \ (C2P)  | (C2P)    (C2P) \     (C2P) \    |
|              +----------------+        +----------------+ |
|      Victim+-+  AS 1(P1, P6)  |        |    AS 5(P5)    | |
|              +----------------+        +----------------+ |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
P2' is the spoofed source prefix P2 by the attacker which is inside of 
AS 3 or connected to AS 3 through other ASes.
]]></artwork>
          </figure>
          <t><xref target="direct-attack-p"/> presents a test case for SAV in provider-facing ASes under a direct attack scenario. In this scenario, the attacker spoofs a source address (P2) and directly targets the victim's IP address (P1), overwhelming its network resources. The arrows in <xref target="direct-attack-p"/> represent the business relationships between ASes: AS 3 acts as either a provider or a lateral peer of the DUT and is the provider for AS 5, while the DUT serves as the provider for AS 1, AS 2, and AS 5. Additionally, AS 2 is the provider for AS 1.</t>
          <t>The procedure for testing SAV under direct attack conditions is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>To evaluate whether the DUT can generate accurate SAV rules for provider-facing ASes in a direct attack scenario, construct the test environment as shown in <xref target="direct-attack-p"/>. The Tester is connected to AS 3 and generates test traffic toward the DUT.</t>
            </li>
            <li>
              <t>Configure AS 1, AS 2, AS 3, the DUT, and AS 5 to simulate the direct attack scenario.</t>
            </li>
            <li>
              <t>The Tester sends spoofed traffic (with source addresses in P2 and destination addresses in P1) toward AS 1 via AS 3 and the DUT.</t>
            </li>
          </ol>
          <t>The <strong>expected results</strong> for this test case are that the DUT blocks spoofed traffic with source addresses in P2 received from the direction of AS 3.</t>
          <t>Note that the DUT may also be placed at AS 1 or AS 2 in <xref target="direct-attack-p"/> to evaluate its false positive and false negative rates using the same procedure. In these configurations, the DUT is expected to effectively block spoofed traffic.</t>
        </section>
        <section anchor="control-plane-performance">
          <name>Control Plane Performance</name>
          <t>The test setup, procedure, and metrics for evaluating protocol convergence performance and protocol message processing performance can refer to <xref target="intra-control-plane-sec"/>.</t>
        </section>
        <section anchor="data-plane-performance">
          <name>Data Plane Performance</name>
          <t>The test setup, procedure, and metrics for evaluating data plane SAV table refresh performance and data plane forwarding performance can refer to <xref target="intra-data-plane-sec"/>.</t>
        </section>
      </section>
      <section anchor="resource-utilization-1">
        <name>Resource Utilization</name>
        <t>When evaluating the DUT for both intra-domain (<xref target="intra_domain_sav"/>) and inter-domain SAV (<xref target="inter_domain_sav"/>) functionality, CPU utilization (for both control and data planes) and memory utilization (for both control and data planes) <bcp14>MUST</bcp14> be recorded. These metrics <bcp14>SHOULD</bcp14> be collected separately per plane to facilitate granular performance analysis.</t>
      </section>
    </section>
    <section anchor="reporting-format">
      <name>Reporting Format</name>
      <t>Each test follows a reporting format comprising both global, standardized components and individual elements specific to each test. The following parameters for test configuration and SAV mechanism settings <bcp14>MUST</bcp14> be documented in the test report.</t>
      <t>Test Configuration Parameters:</t>
      <ol spacing="normal" type="1"><li>
          <t>Test device hardware and software versions</t>
        </li>
        <li>
          <t>Network topology</t>
        </li>
        <li>
          <t>Test traffic attributes</t>
        </li>
        <li>
          <t>System configuration (e.g., physical or virtual machine, CPU, memory, caches, operating system, interface capacity)</t>
        </li>
        <li>
          <t>Device configuration (e.g., symmetric routing, NO_EXPORT)</t>
        </li>
        <li>
          <t>SAV mechanism</t>
        </li>
      </ol>
    </section>
    <section anchor="IANA">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
    <section anchor="security">
      <name>Security Considerations</name>
      <t>The benchmarking tests outlined in this document are confined to evaluating the performance of SAV devices within a controlled laboratory environment, utilizing isolated networks.</t>
      <t>The network topology employed for benchmarking must constitute an independent test setup. It is imperative that this setup remains disconnected from any devices that could potentially relay test traffic into an operational production network.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC3704">
          <front>
            <title>Ingress Filtering for Multihomed Networks</title>
            <author fullname="F. Baker" initials="F." surname="Baker"/>
            <author fullname="P. Savola" initials="P." surname="Savola"/>
            <date month="March" year="2004"/>
            <abstract>
              <t>BCP 38, RFC 2827, is designed to limit the impact of distributed denial of service attacks, by denying traffic with spoofed addresses access to the network, and to help ensure that traffic is traceable to its correct source network. As a side effect of protecting the Internet against such attacks, the network implementing the solution also protects itself from this and other attacks, such as spoofed management access to networking equipment. There are cases when this may create problems, e.g., with multihoming. This document describes the current ingress filtering operational mechanisms, examines generic issues related to ingress filtering, and delves into the effects on multihoming in particular. This memo updates RFC 2827. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="84"/>
          <seriesInfo name="RFC" value="3704"/>
          <seriesInfo name="DOI" value="10.17487/RFC3704"/>
        </reference>
        <reference anchor="RFC8704">
          <front>
            <title>Enhanced Feasible-Path Unicast Reverse Path Forwarding</title>
            <author fullname="K. Sriram" initials="K." surname="Sriram"/>
            <author fullname="D. Montgomery" initials="D." surname="Montgomery"/>
            <author fullname="J. Haas" initials="J." surname="Haas"/>
            <date month="February" year="2020"/>
            <abstract>
              <t>This document identifies a need for and proposes improvement of the unicast Reverse Path Forwarding (uRPF) techniques (see RFC 3704) for detection and mitigation of source address spoofing (see BCP 38). Strict uRPF is inflexible about directionality, the loose uRPF is oblivious to directionality, and the current feasible-path uRPF attempts to strike a balance between the two (see RFC 3704). However, as shown in this document, the existing feasible-path uRPF still has shortcomings. This document describes enhanced feasible-path uRPF (EFP-uRPF) techniques that are more flexible (in a meaningful way) about directionality than the feasible-path uRPF (RFC 3704). The proposed EFP-uRPF methods aim to significantly reduce false positives regarding invalid detection in source address validation (SAV). Hence, they can potentially alleviate ISPs' concerns about the possibility of disrupting service for their customers and encourage greater deployment of uRPF techniques. This document updates RFC 3704.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="84"/>
          <seriesInfo name="RFC" value="8704"/>
          <seriesInfo name="DOI" value="10.17487/RFC8704"/>
        </reference>
        <reference anchor="RFC2544">
          <front>
            <title>Benchmarking Methodology for Network Interconnect Devices</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <author fullname="J. McQuaid" initials="J." surname="McQuaid"/>
            <date month="March" year="1999"/>
            <abstract>
              <t>This document is a republication of RFC 1944 correcting the values for the IP addresses which were assigned to be used as the default addresses for networking test equipment. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2544"/>
          <seriesInfo name="DOI" value="10.17487/RFC2544"/>
        </reference>
        <reference anchor="RFC4061">
          <front>
            <title>Benchmarking Basic OSPF Single Router Control Plane Convergence</title>
            <author fullname="V. Manral" initials="V." surname="Manral"/>
            <author fullname="R. White" initials="R." surname="White"/>
            <author fullname="A. Shaikh" initials="A." surname="Shaikh"/>
            <date month="April" year="2005"/>
            <abstract>
              <t>This document provides suggestions for measuring OSPF single router control plane convergence. Its initial emphasis is on the control plane of a single OSPF router. We do not address forwarding plane performance.</t>
              <t>NOTE: In this document, the word "convergence" relates to single router control plane convergence only. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4061"/>
          <seriesInfo name="DOI" value="10.17487/RFC4061"/>
        </reference>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="intra-domain-ps" target="https://datatracker.ietf.org/doc/draft-ietf-savnet-intra-domain-problem-statement/">
          <front>
            <title>Source Address Validation in Intra-domain Networks Gap Analysis, Problem Statement, and Requirements</title>
            <author>
              <organization/>
            </author>
            <date year="2025"/>
          </front>
        </reference>
        <reference anchor="inter-domain-ps" target="https://datatracker.ietf.org/doc/draft-ietf-savnet-inter-domain-problem-statement/">
          <front>
            <title>Source Address Validation in Inter-domain Networks Gap Analysis, Problem Statement, and Requirements</title>
            <author>
              <organization/>
            </author>
            <date year="2025"/>
          </front>
        </reference>
        <reference anchor="intra-domain-arch" target="https://datatracker.ietf.org/doc/draft-ietf-savnet-intra-domain-architecture/">
          <front>
            <title>Intra-domain Source Address Validation (SAVNET) Architecture</title>
            <author>
              <organization/>
            </author>
            <date year="2025"/>
          </front>
        </reference>
        <reference anchor="inter-domain-arch" target="https://datatracker.ietf.org/doc/draft-wu-savnet-inter-domain-architecture/">
          <front>
            <title>Inter-domain Source Address Validation (SAVNET) Architecture</title>
            <author>
              <organization/>
            </author>
            <date year="2025"/>
          </front>
        </reference>
      </references>
    </references>
    <?line 912?>

<section numbered="false" anchor="Acknowledgements">
      <name>Acknowledgements</name>
      <t>Many thanks to Aijun Wang, Nan Geng, Susan Hares, Giuseppe Fioccola, Minh-Ngoc Tran, Shengnan Yue, Changwang Lin etc. for their valuable comments and reviews on this document.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
O9j5Xx3tTJN2EAEA

-->

</rfc>
