<?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.43 (Ruby 3.2.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-bmwg-savnet-sav-benchmarking-04" category="info" submissionType="IETF" xml:lang="en" version="3">
  <!-- xml2rfc v2v3 conversion 3.34.1 -->
  <front>
    <title abbrev="SAV Benchmarking Methodology">Benchmarking Methodology for Intra-domain and Inter-domain Source Address Validation</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-bmwg-savnet-sav-benchmarking-04"/>
    <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="2026" month="September" day="14"/>
    <area>Operations and Management</area>
    <workgroup>BMWG</workgroup>
    <abstract>
      <?line 53?>

<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 that prevent source address spoofing. The methodology treats a SAV device as a black box and is therefore agnostic to the specific SAV mechanism and implementation used by the device. This document defines test setups, performance indicators, and test cases for SAV accuracy, control-plane and data-plane performance, and resource utilization.</t>
    </abstract>
  </front>
  <middle>
    <?line 57?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Source address validation (SAV) is a fundamental mechanism for mitigating IP source address spoofing <xref target="RFC2827"/> <xref target="RFC3704"/> <xref target="RFC8704"/>. Operators may deploy SAV at different locations, including access networks, intra-domain interfaces, and inter-domain interfaces <xref target="RFC5210"/>. Existing intra-domain and inter-domain SAV mechanisms can suffer from improper blocks, improper permits, and operational overhead in several deployment scenarios <xref target="I-D.ietf-savnet-intra-domain-problem-statement"/> <xref target="I-D.ietf-savnet-inter-domain-problem-statement"/>.</t>
      <t>The SAVNET Working Group has analyzed the problem space for both intra-domain and inter-domain SAV. 
Intra-domain SAV is applied at external interfaces on routers facing entities that are not deployed as neighboring ASes, such as a single host, a set of hosts, or a customer network with no AS. SAV on traffic received on external interfaces facing a neighboring AS is considered inter-domain SAV, regardless of whether the neighboring AS uses a public or private ASN. 
SAV on internal interfaces between routers in the same AS is outside the scope of the intra-domain SAV benchmarking scenarios in this document. This document uses the same conceptual split when defining benchmarking test cases.</t>
      <t>This document provides generic methodologies for benchmarking SAV mechanism performance. A SAV device may support one or more SAV mechanisms, and operators may enable different mechanisms depending on their network environments. This document treats the Device Under Test (DUT) as a black box and does not assume a particular implementation. The tests defined in this document can be used to benchmark SAV accuracy, protocol convergence performance, control-plane processing performance, data-plane SAV table refresh performance, data-plane forwarding performance, and resource utilization. These tests can be performed on a hardware router, software router, virtual machine (VM), or container instance that runs as a SAV device.</t>
      <section anchor="goal-and-scope">
        <name>Goal and Scope</name>
        <t>The benchmarking methodology outlined in this document has two goals:</t>
        <ul spacing="normal">
          <li>
            <t>Benchmark SAV mechanisms and implementations over a set of well-defined intra-domain and inter-domain scenarios.</t>
          </li>
          <li>
            <t>Measure the contribution of control-plane, data-plane, and resource-related sub-systems to the overall performance of a SAV device.</t>
          </li>
        </ul>
        <t>This document focuses on laboratory benchmarking of individual DUTs. It does not define a new SAV mechanism, protocol extension, or operational recommendation. The test cases are intended to evaluate whether a DUT can produce correct SAV behavior and maintain acceptable performance under representative 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>This document uses the terminology in <xref target="I-D.ietf-savnet-intra-domain-problem-statement"/> and <xref target="I-D.ietf-savnet-inter-domain-problem-statement"/>. The following terms are used in this document.</t>
      <t>SAV Device: A device that applies SAV to incoming packets. In this document, the SAV device is the DUT.</t>
      <t>SAV Control Plane: The processes used to gather, communicate, compute, and update information used for SAV rule or SAV table generation.</t>
      <t>SAV Data Plane: The packet-processing component that validates each incoming packet against the applicable SAV rules and either permits or blocks the packet.</t>
      <t>SAV Rule: A rule that indicates the validity of a specific source IP address or source IP prefix per router interface. It is used by a router to make SAV decisions.</t>
      <t>SAV Table: The table of prefixes that indicates the validity of a specific source IP address or source IP prefix per interface. A SAV table contains the information used by the DUT to make SAV decisions. The terms "SAV rules" and "SAV table" describe individual validation rules and their collective table, respectively.</t>
      <t>Proper Block: The validation result in which packets with spoofed source addresses are blocked by the DUT.</t>
      <t>Proper Permit: The validation result in which packets with legitimate source addresses are permitted by the DUT.</t>
      <t>Improper Block: The validation result in which packets with legitimate source addresses are blocked improperly due to inaccurate SAV rules or an inaccurate SAV table. The terms "improper block" and "false positive" are used synonymously in this document.</t>
      <t>Improper Permit: The validation result in which packets with spoofed source addresses are permitted improperly due to inaccurate SAV rules or an inaccurate SAV table. The terms "improper permit" and "false negative" are used synonymously in this document.</t>
      <t>Intra-domain SAV: SAV performed by an AS to validate the source addresses of data traffic that the AS originates directly or indirectly. Intra-domain SAV is applied at external interfaces on routers facing entities that are not deployed as neighboring ASes, such as a single host, a set of hosts, or a customer network with no AS.</t>
      <t>Inter-domain SAV: SAV performed by an AS on traffic received over an AS-to-AS interface that carries an eBGP session. Such interfaces include customer, provider, lateral peer, and RS/RS-client interfaces.</t>
      <t>Customer Network with No AS: A customer network that manages one or more IP prefixes but is not deployed as a neighboring AS of the SAV-performing AS.</t>
      <t>Neighboring AS: An AS directly connected to the SAV-performing AS using eBGP. The relationship can be Customer-to-Provider (C2P), Provider-to-Customer (P2C), lateral peering (P2P), or Route Server (RS) to RS-client.</t>
      <t>Customer Cone (CC): For a given AS, the set that includes the AS itself, its direct customer ASes, and all indirect customer ASes reachable recursively through provider-to-customer links.</t>
      <t>Prefixes in the Customer Cone: IP prefixes permitted by their owners to be originated by, or used as source addresses for data traffic originated from, one or more ASes within the customer cone.</t>
      <t>Limited Propagation of a Prefix (LPP): An inter-domain scenario in which a prefix is not propagated to all relevant ASes or interfaces due to mechanisms such as NO_EXPORT, NO_ADVERTISE, or selective export policies, while legitimate traffic using that prefix may still arrive at an interface where the prefix is not visible in BGP.</t>
      <t>Hidden Prefix (HP): A scenario in which an entity legitimately originates traffic using source addresses that are not visible to the routing or forwarding information used by the SAV mechanism.</t>
      <t>Direct Server Return (DSR): A traffic delivery model commonly used by CDNs that use anycast service addresses while delivering data from edge locations that do not announce those addresses. A request is received by an anycast server or location, but the response is sent directly by another server using the anycast service address as the source address. This can create a legitimate hidden-prefix scenario.</t>
      <t>SAV-related Information: Routing information, such as RIBs and FIBs populated by routing protocols or local configuration information, and objects published in the Resource Public Key Infrastructure (RPKI) that were originally proposed for non-SAV purposes but may also be used for SAV. The RPKI objects include existing RPKI object types, such as ROAs and ASPAs, as well as any new types that may be proposed.</t>
      <t>SAV-specific Information: Information dedicated to SAV table generation. It may be defined and exchanged between ASes using a SAV-specific communication protocol or an extension of an existing protocol. The information may also take the form of SAV-specific RPKI object types or local configuration information provided by an operator.</t>
      <t>Configuration Information: Information configured locally by the network operator that describes the authorized use or propagation of source prefixes. Such information may be used by SAV mechanisms to generate or update SAV table.</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 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 that generates network traffic with specified source and destination addresses in order to emulate spoofed or legitimate traffic. The Tester may also emulate routing peers, hosts, customer networks with no AS, or neighboring ASes, depending on the test case.</t>
        <figure anchor="testsetup">
          <name>Generic Test Setup.</name>
          <artwork><![CDATA[
    +~~~~~~~~~~~~~~~~~~~~~~~~~~+
    | Test Network Environment |
    |     +--------------+     |
    |     |              |     |
+-->|     |      DUT     |     |---+
|   |     |              |     |   |
|   |     +--------------+     |   |
|   +~~~~~~~~~~~~~~~~~~~~~~~~~~+   |
|                                  |
|         +--------------+         |
+---------|    Tester    |<--------+
          +--------------+
]]></artwork>
        </figure>
        <t><xref target="testsetup"/> illustrates the generic test configuration. Within the test network environment, the DUT can be interconnected with other devices to create the specific intra-domain or inter-domain test scenarios described in <xref target="testcase-sec"/>. The Tester may connect directly to the DUT or indirectly through other emulated routers or ASes. The Tester generates both spoofed and legitimate traffic for SAV accuracy tests and may generate traffic at controlled offered loads for data-plane performance tests. Accuracy tests <bcp14>MUST</bcp14> be conducted at an offered traffic rate below the loss-free forwarding capacity of the DUT. The DUT is expected to provide logs, counters, telemetry, or other observable outputs sufficient to compute the performance indicators defined in this document.</t>
      </section>
      <section anchor="network-topology-and-device-configuration">
        <name>Network Topology and Device Configuration</name>
        <t>The position of the DUT within the test topology has an impact on SAV performance. Therefore, each benchmark report must identify the DUT location and the interface on which SAV is evaluated.</t>
        <t>For intra-domain SAV, the report must specify whether the DUT interface faces a single host, a set of hosts, or a customer network with no AS. 
For inter-domain SAV, the report must specify the business relationship between the SAV-performing AS and the neighboring AS on the tested interface. The relationship must be identified as customer, provider, lateral peer, RS, or RS-client when applicable.</t>
        <t>The routing, policy, and SAV configurations used in the test must be documented. Examples include IGP configuration, BGP configuration, business relationships, NO_EXPORT or NO_ADVERTISE communities, route-policy configuration, and any SAV-specific configuration. If the DUT uses SAV-related information or SAV-specific information, the sources and update procedures of that information should be documented.</t>
        <t>When evaluating data-plane forwarding performance, the traffic generated by the Tester must be characterized by traffic rate, packet size distribution, ratio of spoofed to legitimate traffic, source prefix distribution, destination prefix distribution, and the ingress interface on which the traffic is received.</t>
      </section>
    </section>
    <section anchor="sav-performance-indicators">
      <name>SAV Performance Indicators</name>
      <t>This section lists key performance indicators (KPIs) for SAV benchmarking tests. All KPIs should be measured in the applicable benchmarking scenarios described in <xref target="testcase-sec"/>. The standard deviation of repeated test results should be reported for each fixed test setup. The data-plane SAV table refresh rate and data-plane forwarding rate should be measured using varying SAV table sizes to show the sensitivity of the DUT to the SAV table size.</t>
      <section anchor="false-positive-rate">
        <name>False Positive Rate</name>
        <t>The proportion of legitimate packets incorrectly classified as spoofed and blocked by the DUT to the total number of legitimate packets sent to the DUT. This metric corresponds to the improper block rate. For the purpose of this document, this metric is computed based on packet counts on a per-packet basis.</t>
        <t>Note that other computation methods, such as byte-count-based computation, may be used for supplementary analysis, but are outside the scope of the normative metric definition in this document.</t>
      </section>
      <section anchor="false-negative-rate">
        <name>False Negative Rate</name>
        <t>The proportion of spoofed packets incorrectly classified as legitimate and permitted by the DUT to the total number of spoofed packets sent to the DUT. This metric corresponds to the improper permit rate. For the purpose of this document, this metric is computed based on packet counts on a per-packet basis.</t>
        <t>Note that other computation methods, such as byte-count-based computation, may be used for supplementary analysis, but are outside the scope of the normative metric definition in this document.</t>
      </section>
      <section anchor="protocol-convergence-time">
        <name>Protocol Convergence Time</name>
        <t>The protocol convergence time represents the elapsed time from a relevant change in SAV-related information or SAV-specific information to the completion of the corresponding SAV table update on the DUT. Relevant changes can include route announcement, route withdrawal, policy change, prefix authorization change, configuration change, or SAV-specific information update. Where possible, the report should distinguish the time consumed by underlying information convergence, SAV computation, and SAV table installation.</t>
      </section>
      <section anchor="protocol-message-processing-throughput">
        <name>Protocol Message Processing Throughput</name>
        <t>The protocol message processing throughput measures the rate at which the DUT processes control-plane messages used to communicate SAV-related or SAV-specific information. It can indicate the SAV control-plane processing 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 is the rate at which the DUT updates the data-plane SAV table. It reflects the ability of the DUT to install, update, or remove SAV entries in the data plane.</t>
      </section>
      <section anchor="data-plane-forwarding-rate">
        <name>Data Plane Forwarding Rate</name>
        <t>The data-plane forwarding rate measures the throughput for processing data-plane traffic while SAV is enabled. The same forwarding-rate test should also be performed with SAV disabled, so that the relative performance impact of SAV can be reported.</t>
      </section>
      <section anchor="resource-utilization">
        <name>Resource Utilization</name>
        <t>Resource utilization refers to the CPU, memory, and other relevant resources consumed by SAV control-plane and data-plane processes on the DUT. CPU and memory utilization should be recorded continuously during each test and should be reported separately for control-plane and data-plane components when possible.</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 when performing intra-domain SAV on external interfaces facing a single host, a set of hosts, or a customer network with no AS.</t>
          <t>The intra-domain SAV accuracy tests consist of three classic scenarios: asymmetric routing and hidden prefix. The baseline scenario exercises both improper-block and improper-permit behavior. The asymmetric-routing and hidden-prefix scenarios primarily expose improper blocks, while spoofed traffic can also be used to detect overly permissive validation behavior. The DUT should be evaluated on the external interface where SAV is applied. The generated spoofed traffic should include different types of forged source addresses, such as source addresses not assigned to the connected entity, private-use or special-purpose addresses when applicable, internal-use-only prefixes of the AS, and external prefixes that are routable but not authorized for the tested ingress interface.</t>
          <figure anchor="intra-baseline">
            <name>Intra-domain SAV facing host or customer network with no AS under symmetric routing scenario.</name>
            <artwork><![CDATA[
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
|                   Test Network Environment                 |
|                         +~~~~~~~~~~+                       |
|                         | Router 1 |                       |
| FIB on DUT              +~~~~~~~~~~+                       |
| Dest           Next_hop   /\    |                          |
| 2001:db8::/55  Network 1   |    |                          |
|                            |    \/                         |
|                         +----------+                       |
|                         |   DUT    |                       |
|                         +----------+                       |
|                           /\    |                          |
|               Traffic with |    | Traffic with             |
|        source IP addresses |    | destination IP addresses |
|           of 2001:db8::/55 |    | of 2001:db8::/55         |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
                             |    \/
                      +------------------------+
                      |Tester (Host or customer|
                      |   network with no AS)  |
                      |     (2001:db8::/55)    |
                      +------------------------+
]]></artwork>
          </figure>
          <t><strong>Intra-domain Symmetric Routing Scenario</strong>: <xref target="intra-baseline"/> shows an intra-domain symmetric routing scenario. The Tester emulates a host, a set of hosts, or a customer network with no AS connected to the DUT. The Tester is authorized to originate traffic using 2001:db8::/55. The DUT applies intra-domain SAV on the interface facing the Tester.</t>
          <t>The <strong>procedure</strong> for this test is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>Configure the DUT and other routers <xref target="intra-baseline"/> so that traffic from the Tester to destinations in the domain or outside the domain is forwarded through the DUT.</t>
            </li>
            <li>
              <t>Configure or advertise the authorized source prefix 2001:db8::/55 according to the SAV mechanism under test.</t>
            </li>
            <li>
              <t>Send legitimate traffic from the Tester using source addresses in 2001:db8::/55.</t>
            </li>
            <li>
              <t>Send spoofed traffic from the Tester using source addresses not authorized for the Tester, for example 2001:db8:0:200::/55.</t>
            </li>
            <li>
              <t>Vary the ratio of legitimate to spoofed traffic, for example from 1:9 to 9:1, and record the DUT counters or logs.</t>
            </li>
            <li>
              <t>Measure the false positive rate and false negative rate.</t>
            </li>
          </ol>
          <t>The test records whether the DUT properly permits the legitimate traffic and properly blocks the spoofed traffic. Any improper blocks and improper permits are reflected in the measured false positive and false negative rates.</t>
          <figure anchor="intra-asymmetric">
            <name>Intra-domain SAV facing host or customer network with no AS under asymmetric routing scenario.</name>
            <artwork><![CDATA[
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
|                         Test Network Environment                       |
|                             +~~~~~~~~~~+                               |
|                             | Router 2 |                               |
| FIB on DUT                  +~~~~~~~~~~+   FIB on Router 1             |
| Dest                Next_hop  /\      \    Dest               Next_hop |
| 2001:db8::/56       Network 1 /        \ 2001:db8:0:100::/56  Network 1|
| 2001:db8:0:100::/56 Router 2 /         \/ 2001:db8::/56       Router 2 |
|                    +----------+     +~~~~~~~~~~+                       |
|                    |   DUT    |     | Router 1 |                       |
|                    +----------+     +~~~~~~~~~~+                       |
|                       /\               /                               |
|           Traffic with \              / Traffic with                   |
|     source IP addresses \            / destination IP addresses        |
|   of 2001:db8:0:100::/56 \          / of 2001:db8:0:100::/56           |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
                             \      \/
                     +------------------------+
                     |Tester (Host or customer|
                     |   network with no AS)  |
                     |     (2001:db8::/55)    |
                     +------------------------+
]]></artwork>
          </figure>
          <t><strong>Intra-domain Asymmetric Routing Scenario</strong>: <xref target="intra-asymmetric"/> shows an intra-domain asymmetric routing scenario. The host or customer network with no AS owns 2001:db8::/55 and is connected to both the DUT and Router 2. Inbound traffic for 2001:db8:0::/56 uses the DUT, while inbound traffic for 2001:db8:0:100::/56 uses Router 2. The customer network may nevertheless send outbound traffic with source addresses in 2001:db8:0:100::/56 through the DUT. This creates a legitimate asymmetric path.</t>
          <t>The <strong>procedure</strong> for this test is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>Configure the topology shown in <xref target="intra-asymmetric"/>. The Tester emulates the host or the customer network with no AS and connects to both the DUT and Router 2.</t>
            </li>
            <li>
              <t>Configure the routing system so that the DUT's route to 2001:db8:0:100::/56 points away from the Tester, while the Tester can send traffic with source addresses in 2001:db8:0:100::/56 to the DUT.</t>
            </li>
            <li>
              <t>Send legitimate traffic from the Tester to the DUT using source addresses in 2001:db8:0:100::/56.</t>
            </li>
            <li>
              <t>Send spoofed traffic from the Tester to the DUT using source addresses not authorized for the Tester, for example 2001:db8:0:200::/55.</t>
            </li>
            <li>
              <t>Vary the ratio of legitimate to spoofed traffic, for example from 1:9 to 9:1, and record the DUT counters or logs.</t>
            </li>
            <li>
              <t>Measure the false positive rate and false negative rate.</t>
            </li>
          </ol>
          <t>The test records whether the DUT permits the legitimate traffic that follows the asymmetric path and blocks the spoofed traffic. Any improper blocks and improper permits are reflected in the measured false positive and false negative rates.</t>
          <figure anchor="intra-hidden-prefix">
            <name>Intra-domain SAV under a hidden prefix scenario.</name>
            <artwork><![CDATA[
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
|                   Test Network Environment                 |
|                         +~~~~~~~~~~+                       |
|                         | Router 1 |                       |
| FIB on DUT              +~~~~~~~~~~+                       |
| Dest           Next_hop   /\    |                          |
| 2001:db8::/55  Network 1   |    |                          |
|                            |    \/                         |
|                         +----------+                       |
|                         |   DUT    |                       |
|                         +----------+                       |
|                           /\    |                          |
|               Traffic with |    | Traffic with             |
|        source IP addresses |    | destination IP addresses |
|           of 2001:db8::/55 |    | of 2001:db8::/55         |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
                             |    \/
                      +------------------------+
                      |Tester (Host or customer|
                      |   network with no AS)  |
                      +------------------------+
Visible/assigned prefix:  2001:db8::/56
Hidden source prefix:     2001:db8:0:100::/56
]]></artwork>
          </figure>
          <t><strong>Intra-domain Hidden Prefix Scenario</strong>: <xref target="intra-hidden-prefix"/> shows an intra-domain hidden prefix scenario. The Tester emulates a host or customer network with no AS that legitimately originates traffic from a source prefix not visible to the routing or forwarding information used by the SAV mechanism. Examples include DSR deployments or other cases where the authorized source prefix is not propagated within the operator's intra-domain routing system.</t>
          <t>The <strong>procedure</strong> for this test is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>Configure the Tester as a host, a set of hosts, or a customer network with no AS connected to the DUT.</t>
            </li>
            <li>
              <t>Configure the test so that 2001:db8::/56 is visible to the DUT as an assigned or routed prefix, while 2001:db8:0:100::/56 is a legitimate source prefix for the Tester but is not visible in the routing or forwarding information normally used by the DUT.</t>
            </li>
            <li>
              <t>Send legitimate traffic from the Tester using source addresses in 2001:db8:0:100::/56.</t>
            </li>
            <li>
              <t>Send spoofed traffic from the Tester using source addresses not authorized for the Tester.</t>
            </li>
            <li>
              <t>Measure the false positive rate and false negative rate.</t>
            </li>
          </ol>
          <t>The test records whether the DUT permits legitimate traffic from the hidden prefix and blocks spoofed control traffic. This scenario primarily exercises improper-block behavior. If the DUT does not support the information needed to authorize the hidden prefix, the report should record the resulting improper block behavior.</t>
        </section>
        <section anchor="intra-control-plane-sec">
          <name>Control Plane Performance</name>
          <t><strong>Objective</strong>: Measure the SAV protocol convergence performance of the DUT and, when applicable, the processing performance of control-plane messages used to communicate SAV-related or SAV-specific information.</t>
          <t><strong>Protocol Convergence Performance</strong>: SAV protocol convergence is measured from a relevant input-state change until the corresponding SAV table has been updated on the DUT. The input-state change can be a route announcement or withdrawal, policy or configuration change, prefix-authorization change, or SAV-specific information update. The test should distinguish SAV convergence from the convergence of an underlying routing protocol when the distinction is observable.</t>
          <figure anchor="intra-convg-perf">
            <name>Test setup for control-plane performance measurement.</name>
            <artwork><![CDATA[
+~~~~~~~~~~~~~~~~~~~+      +-------------+          +-----------+
| Emulated Topology |------|   Tester    |<-------->|    DUT    |
+~~~~~~~~~~~~~~~~~~~+      +-------------+          +-----------+
]]></artwork>
          </figure>
          <t>The <strong>procedure</strong> for measuring protocol convergence is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>Set up the test environment as depicted in <xref target="intra-convg-perf"/>.</t>
            </li>
            <li>
              <t>Establish a stable initial routing and SAV state and record the initial SAV table.</t>
            </li>
            <li>
              <t>Trigger a specified number or percentage of changes in the information used by the DUT for SAV, for example by announcing or withdrawing prefixes, changing configuration or authorization information, or updating SAV-specific information.</t>
            </li>
            <li>
              <t>Record the time at which the relevant change becomes observable to the DUT and the time at which the corresponding SAV table update is complete.</t>
            </li>
            <li>
              <t>Repeat the test for different initial SAV table sizes and different numbers or percentages of changed entries.</t>
            </li>
            <li>
              <t>Report SAV convergence time and, where observable, separately report the contribution of underlying routing or information convergence, SAV computation, and SAV table installation.</t>
            </li>
          </ol>
          <t>For an IGP-driven test in which the trigger is an adjacency failure, the receipt time of the last hello message, or a more explicit shutdown indication when available, may be used as the routing-event timestamp as described in <xref target="RFC4061"/>. This timestamp represents the underlying routing trigger; the benchmark remains the time until the corresponding SAV table reaches the updated state.</t>
          <t><strong>Protocol Message Processing Performance</strong>: This test is <bcp14>OPTIONAL</bcp14> and applies when the SAV mechanism receives explicit control-plane messages carrying information used for SAV. The offered load <bcp14>SHOULD</bcp14> be expressed primarily as messages per second, updates per second, or changed prefixes/objects per second rather than as a percentage of link capacity. Byte rate <bcp14>MAY</bcp14> be reported as a supplementary metric.</t>
          <t>The <strong>procedure</strong> for testing protocol message processing performance is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>Set up the test environment as shown in <xref target="intra-convg-perf"/>.</t>
            </li>
            <li>
              <t>Send control-plane updates at increasing offered rates, expressed in messages per second and, where applicable, changed prefixes or SAV objects per second.</t>
            </li>
            <li>
              <t>For each offered rate, record the number of messages or updates successfully processed, the processing interval, queueing or backlog when observable, and any message loss or processing failure.</t>
            </li>
            <li>
              <t>Report the sustained processing throughput and the offered rate at which processing backlog or loss begins to occur.</t>
            </li>
          </ol>
        </section>
        <section anchor="intra-data-plane-sec">
          <name>Data Plane Performance</name>
          <t><strong>Objective</strong>: Evaluate SAV table refresh performance and packet-processing performance while SAV is enabled.</t>
          <t><strong>Data Plane SAV Table Refreshing Performance</strong>: This metric measures how quickly the DUT installs, modifies, or removes entries in the data-plane SAV table after the corresponding SAV state has been computed.</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>Establish an initial SAV table of a specified size.</t>
            </li>
            <li>
              <t>Trigger a batch of changes that causes a specified number or percentage of SAV table entries to be added, modified, or removed.</t>
            </li>
            <li>
              <t>Record the number of changed entries and the time from the start of data-plane installation until the update is complete.</t>
            </li>
            <li>
              <t>Repeat the test for multiple initial SAV table sizes and multiple update sizes, for example 1%, 10%, 50%, and 100% of the table.</t>
            </li>
            <li>
              <t>Report the refresh rate in entries per second and the total installation latency. Additions, modifications, and removals <bcp14>SHOULD</bcp14> be reported separately when their performance differs materially.</t>
            </li>
          </ol>
          <t><strong>Data Plane Forwarding Performance</strong>: The forwarding benchmark <bcp14>MUST</bcp14> distinguish intentional SAV filtering from unintended forwarding loss. The primary forwarding-performance comparison uses legitimate traffic and compares SAV enabled with SAV disabled. The Tester increases the offered load and determines the forwarding throughput at which legitimate traffic is forwarded without unintended loss according to the selected benchmarking procedure.</t>
          <t>A supplementary mixed-traffic test <bcp14>MAY</bcp14> combine legitimate and spoofed traffic to characterize SAV packet-processing behavior under different traffic compositions. For a mixed-traffic test, the report <bcp14>MUST</bcp14> separately identify the offered packet rate, legitimate forwarding rate, spoofed blocking rate, and any unintended loss. Intentionally blocked spoofed packets <bcp14>MUST NOT</bcp14> be counted as forwarding-performance loss.</t>
          <t>The <strong>procedure</strong> for testing data-plane forwarding performance is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>Establish a stable, fully populated SAV table and record its size.</t>
            </li>
            <li>
              <t>Send legitimate traffic at increasing offered loads and measure forwarding performance with SAV enabled.</t>
            </li>
            <li>
              <t>Repeat the same traffic profile with SAV disabled and report the relative performance impact of SAV.</t>
            </li>
            <li>
              <t>Optionally, repeat the test with mixtures of legitimate and spoofed traffic, varying the ratio, for example from 1:9 to 9:1.</t>
            </li>
            <li>
              <t>For mixed traffic, report legitimate forwarding and spoofed blocking separately, together with any unintended packet loss.</t>
            </li>
          </ol>
        </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>: Evaluate the false positive rate and false negative rate of the DUT when performing inter-domain SAV on an external interface connected to a neighboring AS.</t>
          <t>For the inter-domain SAV accuracy tests, at customer interfaces, these include Limited Propagation of a Prefix (LPP), Hidden Prefix (HP), and Source Address Spoofing within a Customer Cone (SCC). At provider interfaces, the primary improper-permit scenario is source address spoofing from providers. A symmetric-routing customer-interface test is retained as a baseline. The generated spoofed traffic should include source addresses belonging to prefixes outside the legitimate set for the tested ingress interface, prefixes originated elsewhere in the customer cone, prefixes originated by the SAV-performing AS, special-purpose or unallocated prefixes when applicable, and prefixes associated with other 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:AS 4(P4)   |        \               |
|              +-+/\+-+/\+----+/\++         \              |
|                 /     |       \            \             |
|      P2[AS 2]  /      |        \            \            |
|P6[AS 2, AS 1] /       |         \            \           |
|P1[AS 2, AS 1]/ (C2P)  |          \ P5[AS 5]   \ P5[AS 5] |
|+~~~~~~~~~~~~~~~~+     |           \            \         |
||    AS 2(P2)    |     | P1[AS 1]   \            \        |
|+~~~~~~~~~~+/\+~~+     | P6[AS 1]    \            \       |
|             \         |              \            \      |
|     P6[AS 1] \        |               \            \     |
|      P1[AS 1] \       |                \            \    |
|          (C2P) \      | (C2P)     (C2P) \      (C2P) \   |
|             +~~~~~~~~~~~~~~~~+        +~~~~~~~~~~~~~~~~+ |
|             |  AS 1(P1, P6)  |        |    AS 5(P5)    | |
|             +~~~~~~~~~~~~~~~~+        +~~~~~~~~~~~~~~~~+ |
|                  /\     |                                |
|                  |      |                                |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
                   |     \/
              +----------------+
              |     Tester     |
              +----------------+
]]></artwork>
          </figure>
          <t><strong>SAV at a Customer Interface under Symmetric Routing</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. 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 scenario, 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 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 test records whether the DUT blocks the spoofed traffic and permits the legitimate traffic received from the direction of AS 2. Any improper block or improper permit is reflected in the measured false positive or false negative rate.</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.</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:AS 4(P4)   |        \               |
|              ++/\+--+/\+----+/\++         \              |
|                /      |       \            \             |
|      P2[AS 2] /       |        \            \            |
|P6[AS 2, AS 1]/        |         \            \           |
|             / (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><strong>SAV at a Customer Interface under the Limited Propagation of a Prefix (LPP) Scenario</strong>: <xref target="inter-customer-lpp"/> presents a test case for SAV at a customer interface under a Limited Propagation of a Prefix (LPP) scenario. In this example, limited propagation is 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 the DUT under an LPP scenario created using NO_EXPORT, 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 test records whether the DUT blocks the spoofed traffic and permits the legitimate traffic received from the direction of AS 2. Any improper block or improper permit is reflected in the measured false positive or false negative rate.</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.</t>
          <figure anchor="inter-customer-dsr">
            <name>SAV for customer-facing ASes in the scenario of hidden prefix caused by direct server return (DSR).</name>
            <artwork><![CDATA[
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
|                  Test Network Environment                       |
|                                +----------------+               |
|                Anycast Server+-+  AS 3(P3, P7)  |               |
|                                +-+/\----+/\+----+               |
|                                   /       \                     |
|                       / P3[AS 3] /         \ P3[AS 3] \         |
|                      / P7[AS 3] /           \ P7[AS 3] \        |
|                     \/         / (C2P)       \         \/       |
|                       +----------------+      \                 |
|                       |  DUT: AS 4(P4) |       \                |
|                       ++/\+--+/\+--+/\++        \               |
|                         /     |      \           \              |
|       / P3[AS 4, AS 3] /      |       \           \             |
|      / P7[AS 4, AS 3] /       |        \           \            |
|    \/                / (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)\    |
|                    +---------------+         +----------------+ |
|       Edge Server+-+  AS 1(P1, P6)  |        |    AS 5(P5)    | |
|                    +----------------+        +----------------+ |
|                         /\     |                                |
|                          |     |                                |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
                           |    \/
                     +----------------+
                     |     Tester     |
                     | (Edge Server)  |
                     +----------------+
P7 is the anycast prefix and is originated only by AS 3 via BGP.
Note that the prefix route propagations relevant to the DSR
scenario are depicted; not all prefix propagations are depicted.
]]></artwork>
          </figure>
          <t><strong>SAV at a Customer Interface under the Hidden Prefix (HP) Scenario</strong>: <xref target="inter-customer-dsr"/> presents a test case for SAV at a customer interface under a Hidden Prefix (HP) scenario. DSR is used as one representative realization of the HP 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 in P7, 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 P7. If the reverse forwarding path is AS 1-&gt;DUT-&gt;AS 2, the Tester sends traffic with source addresses in P7 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 P7 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 P7 and destination addresses in P2) to AS 2 via the DUT.</t>
            </li>
          </ol>
          <t>The test records whether the DUT permits legitimate traffic with source addresses in P7 received from the direction of AS 1. This HP scenario primarily exercises improper-block behavior. Other HP cases, including prefixes legitimately used only as source addresses without being advertised through BGP, may be tested using the same methodology.</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.</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 at a Customer Interface under the Source Address Spoofing within a Customer Cone (SCC) Scenario -- Reflection Variant</strong>: <xref target="inter-customer-reflect"/> illustrates a test case for SAV in customer-facing ASes under a reflection attack scenario. In this SCC scenario, source address spoofing occurs within the DUT's customer cone and is used to trigger a reflection attack. 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 test records whether the DUT blocks spoofed traffic with source addresses in P1 received from the direction of AS 2. This SCC variant primarily exercises improper-permit behavior.</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.</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 at a Customer Interface under the Source Address Spoofing within a Customer Cone (SCC) Scenario -- Direct Variant</strong>: <xref target="inter-customer-direct"/> presents a test case for SAV in customer-facing ASes under a direct attack scenario. In this SCC scenario, source address spoofing occurs within the DUT's customer cone and the spoofed traffic is sent directly toward the victim. 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 test records whether the DUT blocks spoofed traffic with source addresses in P5 received from the direction of AS 2. This SCC variant primarily exercises improper-permit behavior.</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.</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 at a Provider Interface under the Spoofing-from-Providers Scenario -- Reflection Variant</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 the DUT under a spoofing-from-providers scenario using reflection traffic, 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 test records whether the DUT blocks spoofed traffic with source addresses in P1 received from the direction of AS 3. This spoofing-from-providers variant primarily exercises improper-permit behavior.</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.</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><strong>SAV at a Provider Interface under the Spoofing-from-Providers Scenario -- Direct Variant</strong>: <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 the DUT under a spoofing-from-providers scenario using direct traffic, 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 test records whether the DUT blocks spoofed traffic with source addresses in P2 received from the direction of AS 3. This spoofing-from-providers variant primarily exercises improper-permit behavior.</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.</t>
          <t><strong>Applicability to Peer and Route-Server Interfaces</strong>: For a lateral peer interface, the applicable accuracy test depends on the validation model used by the DUT. If the interface is validated using customer-interface-like directionality, the customer-interface test cases apply. If it is validated using provider-interface-like relaxed filtering, the provider-interface test cases apply. For an RS-to-RS-client interface, the customer-interface tests can be applied. For an RS-client-to-RS interface, the provider-interface tests may be applied as a simplified model, or the interface may be treated as the union of the lateral peers selected by the RS client.</t>
          <t><strong>Additional Operational Dynamics</strong>: The following FRR and routing-policy-change tests are supplementary operational scenarios. They evaluate whether SAV behavior remains stable while routing or forwarding state changes.</t>
          <figure anchor="inter-domain-frr-topo">
            <name>Inter-domain SAV under FRR scenario.</name>
            <artwork><![CDATA[
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
|                   Test Network Environment           |
|          +-----------+            +-----------+      |
|          |   AS3     |------------|   AS2     |      |
|          +-----------+            +-----------+      |
|               /\                       /\            |
|               |                        |             |
| primary link  |            backup link |             |
|               | (C2P)                  | (C2P)       |
|        +-----------------------------------------+   |
|        |                   DUT                   |   |
|        +-----------------------------------------+   |
|                           /\                         |
|                           |                          |
|                           | Legitimate and           |
|                           | Spoofed Traffic          |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
                            | (C2P)
                     +-------------+
                     |    Tester   |
                     +-------------+
]]></artwork>
          </figure>
          <t><strong>SAV for Customer-facing ASes under FRR Scenario</strong>: Inter-domain Fast Reroute (FRR) mechanisms, such as BGP Prefix Independent Convergence (PIC) or MPLS-based FRR, allow rapid failover between ASes after a link or node failure. These events may temporarily desynchronize routing information and SAV rules.</t>
          <t>The <strong>procedure</strong> for testing SAV under FRR scenario is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>Configure FRR or BGP PIC on the DUT for inter-AS links to AS3 (primary) and AS2 (backup).</t>
            </li>
            <li>
              <t>Continuously send legitimate and spoofed traffic from AS1 toward DUT.</t>
            </li>
            <li>
              <t>Trigger a failure on the AS3–DUT link to activate the FRR path via AS2.</t>
            </li>
            <li>
              <t>Measure false positive and false negative rates during and after switchover.</t>
            </li>
            <li>
              <t>Restore the AS3 link and verify SAV table consistency.</t>
            </li>
          </ol>
          <t>The test records false positive and false negative rates during and after the FRR switchover, together with protocol convergence time. Any transient improper permits or improper blocks are reported rather than treated as a pass/fail criterion.</t>
          <figure anchor="inter-domain-pbr-topo">
            <name>Inter-domain SAV under PBR scenario.</name>
            <artwork><![CDATA[
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
|               Test Network Environment           |
|     +-----------+            +-----------+       |
|     |   AS3     |------------|   AS2     |       |
|     +-----------+            +-----------+       |
|          /\                       /\             |
|           |                        |             |
|           | preferred path         | default path|
|           | (C2P)                  | (C2P)       |
|    +-----------------------------------------+   |
|    |                  DUT                    |   |
|    +-----------------------------------------+   |
|                        /\                        |
|                         | Legitimate and         |
|                         | Spoofed Traffic        |
|                         |                        |
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
                          | (C2P) 
                   +-------------+
                   |    Tester   |
                   +-------------+
]]></artwork>
          </figure>
          <t><strong>SAV for Customer-facing ASes under PBR Scenario</strong>: In inter-domain environments, routing policies such as local preference, route maps, or communities may alter path selection independently of shortest-path routing. Such policy-driven forwarding can affect how the SAV rules are derived and applied.</t>
          <t>The <strong>procedure</strong> for testing SAV under PBR scenario is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>Configure a routing policy on the DUT (e.g., set local preference) to prefer AS3 for specific prefixes while maintaining AS2 as an alternative path.</t>
            </li>
            <li>
              <t>Generate legitimate and spoofed traffic from AS1 matching both policy-affected and unaffected prefixes.</t>
            </li>
            <li>
              <t>Observe SAV filtering behavior before and after policy changes.</t>
            </li>
            <li>
              <t>Modify the routing policy dynamically and measure false positive and false negative rates.</t>
            </li>
          </ol>
          <t>The test records false positive and false negative rates before, during, and after the routing-policy change, together with protocol convergence time. Any transient improper permits or improper blocks are reported.</t>
        </section>
        <section anchor="control-plane-performance">
          <name>Control Plane Performance</name>
          <t>The test setup, procedure, and metrics for evaluating protocol convergence and protocol message processing performance can refer to <xref target="intra-control-plane-sec"/>. SAV convergence testing applies to dynamic SAV mechanisms whenever a relevant input-state change can cause the SAV table to be recomputed or updated. SAV protocol message processing throughput is <bcp14>OPTIONAL</bcp14> and applies when the mechanism receives explicit control-plane messages carrying SAV-related or SAV-specific information.</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>SHOULD</bcp14> be recorded. These metrics should be recorded continuously and be collected separately per plane to facilitate granular performance analysis.</t>
      </section>
    </section>
    <section anchor="reporting-format">
      <name>Reporting Format</name>
      <t>Each test report must include both global parameters and test-specific parameters. The following parameters for test configuration and SAV mechanism settings must be documented in the test report.</t>
      <t>Test configuration parameters consist of:</t>
      <ol spacing="normal" type="1"><li>
          <t>Test device hardware and software versions.</t>
        </li>
        <li>
          <t>DUT deployment type, such as hardware router, software router, VM, or container.</t>
        </li>
        <li>
          <t>Network topology, including the location of the DUT and the interface on which SAV is evaluated.</t>
        </li>
        <li>
          <t>Intra-domain interface type, if applicable: single host, set of hosts, or customer network with no AS.</t>
        </li>
        <li>
          <t>Inter-domain relationship type, if applicable: customer, provider, lateral peer, RS, or RS-client.</t>
        </li>
        <li>
          <t>Routing configuration, including IGP, BGP, route-policy, NO_EXPORT/NO_ADVERTISE, selective export, and any other policy configuration relevant to the test.</t>
        </li>
        <li>
          <t>SAV mechanism and configuration, including whether the DUT uses SAV-related information, SAV-specific information, or a combination of both.</t>
        </li>
        <li>
          <t>SAV table size and update characteristics.</t>
        </li>
        <li>
          <t>Test traffic attributes, including packet size, traffic rate, source prefix distribution, destination prefix distribution, and the ratio of spoofed to legitimate traffic.</t>
        </li>
        <li>
          <t>System configuration, including CPU, memory, caches, operating system, interface capacity, and hardware offload features when applicable.</t>
        </li>
        <li>
          <t>Measurement method, including DUT logs, counters, telemetry, Tester observations, and timestamp sources.</t>
        </li>
        <li>
          <t>Number of repeated runs and statistical treatment of the results.</t>
        </li>
      </ol>
      <t>For each accuracy test, the report must identify which packets are legitimate and which packets are spoofed, and why. For each SAV convergence test, the report must identify the triggering event, the timestamping method, and, where observable, the distinction between underlying information convergence and SAV-table computation or installation. For each performance test, the report must identify whether SAV was enabled or disabled and whether the DUT was operating in steady state or during SAV table update.</t>
    </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 using isolated networks.</t>
      <t>The network topology employed for benchmarking <bcp14>MUST</bcp14> constitute an independent test setup. It <bcp14>MUST</bcp14> remain disconnected from devices that could relay test traffic into an operational production network. Spoofed traffic generated for the benchmarking tests <bcp14>MUST NOT</bcp14> be leaked outside the controlled test environment.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-normative-references">
      <name>Normative References</name>
      <reference anchor="RFC2827">
        <front>
          <title>Network Ingress Filtering: Defeating Denial of Service Attacks which employ IP Source Address Spoofing</title>
          <author fullname="P. Ferguson" initials="P." surname="Ferguson"/>
          <author fullname="D. Senie" initials="D." surname="Senie"/>
          <date month="May" year="2000"/>
          <abstract>
            <t>This paper discusses a simple, effective, and straightforward method for using ingress traffic filtering to prohibit DoS (Denial of Service) attacks which use forged IP addresses to be propagated from 'behind' an Internet Service Provider's (ISP) aggregation point. 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="38"/>
        <seriesInfo name="RFC" value="2827"/>
        <seriesInfo name="DOI" value="10.17487/RFC2827"/>
      </reference>
      <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="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="RFC5210">
        <front>
          <title>A Source Address Validation Architecture (SAVA) Testbed and Deployment Experience</title>
          <author fullname="J. Wu" initials="J." surname="Wu"/>
          <author fullname="J. Bi" initials="J." surname="Bi"/>
          <author fullname="X. Li" initials="X." surname="Li"/>
          <author fullname="G. Ren" initials="G." surname="Ren"/>
          <author fullname="K. Xu" initials="K." surname="Xu"/>
          <author fullname="M. Williams" initials="M." surname="Williams"/>
          <date month="June" year="2008"/>
          <abstract>
            <t>Because the Internet forwards packets according to the IP destination address, packet forwarding typically takes place without inspection of the source address and malicious attacks have been launched using spoofed source addresses. In an effort to enhance the Internet with IP source address validation, a prototype implementation of the IP Source Address Validation Architecture (SAVA) was created and an evaluation was conducted on an IPv6 network. This document reports on the prototype implementation and the test results, as well as the lessons and insights gained from experimentation. This memo defines an Experimental Protocol for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="5210"/>
        <seriesInfo name="DOI" value="10.17487/RFC5210"/>
      </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="I-D.ietf-savnet-intra-domain-problem-statement">
        <front>
          <title>Problem Statement, Gap Analysis, and Requirements for Intra-domain Source Address Validation</title>
          <author fullname="Lancheng Qin" initials="L." surname="Qin">
            <organization>Zhongguancun Laboratory</organization>
          </author>
          <author fullname="Dan Li" initials="D." surname="Li">
            <organization>Tsinghua University</organization>
          </author>
          <author fullname="Jianping Wu" initials="J." surname="Wu">
            <organization>Tsinghua University</organization>
          </author>
          <author fullname="Mingqing(Michael) Huang" initials="M." surname="Huang">
            <organization>Zhongguancun Laboratory</organization>
          </author>
          <author fullname="Nan Geng" initials="N." surname="Geng">
            <organization>Huawei</organization>
          </author>
          <date day="1" month="June" year="2026"/>
          <abstract>
            <t>   Source address validation (SAV) is an important means to mitigate IP
   source address spoofing [RFC2827].  This document analyzes the gaps
   in current operational mechanisms for intra-domain SAV.  It also
   identifies the properties that new intra-domain SAV mechanisms are
   expected to provide.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-savnet-intra-domain-problem-statement-26"/>
      </reference>
      <reference anchor="I-D.ietf-savnet-inter-domain-problem-statement">
        <front>
          <title>Problem Statement, Gap Analysis, and Requirements for Inter-Domain Source Address Validation</title>
          <author fullname="Dan Li" initials="D." surname="Li">
            <organization>Tsinghua University</organization>
          </author>
          <author fullname="Lancheng Qin" initials="L." surname="Qin">
            <organization>Zhongguancun Laboratory</organization>
          </author>
          <author fullname="Libin Liu" initials="L." surname="Liu">
            <organization>Zhongguancun Laboratory</organization>
          </author>
          <author fullname="Mingqing(Michael) Huang" initials="M." surname="Huang">
            <organization>Huawei</organization>
          </author>
          <author fullname="Kotikalapudi Sriram" initials="K." surname="Sriram">
            <organization>USA National Institute of Standards and Technology</organization>
          </author>
          <date day="19" month="July" year="2026"/>
          <abstract>
            <t>   This document analyzes the problem space and provides a gap analysis
   of existing inter-domain source address validation (SAV) mechanisms.
   Based on these findings, it outlines the technical requirements for
   future improvements.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-savnet-inter-domain-problem-statement-21"/>
      </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>
    <?line 945?>

<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, Yuanyuan Zhang, Xueyan Song, Yangfei Guo, Shenglin Jiang, Tian Tong, Meng Li, Ron Bonica, and Mohamed Boucadair for their valuable comments and reviews on this document.
Apologies to any others whose names the authors may have missed mentioning.</t>
    </section>
    <section numbered="false" anchor="appendix">
      <name>Appendix A. Summary of Changes (to be removed by RFC Editor before publication)</name>
      <section numbered="false" anchor="a1-changes-from-version-03-to-version-04">
        <name>A.1. Changes from Version -03 to Version -04</name>
        <t>The major changes from version -03 to version -04 are as follows:</t>
        <ul spacing="normal">
          <li>
            <t>Aligned the terminology and scope more closely with the latest intra-domain and inter-domain SAV problem statements, including Proper Block, Proper Permit, SAV Table, SAV-related Information, SAV-specific Information, and Configuration Information.</t>
          </li>
          <li>
            <t>Reorganized the accuracy-test descriptions around the SAVNET gap scenarios: asymmetric routing and hidden prefix for intra-domain SAV, and LPP, HP, SCC, and spoofing from providers for inter-domain SAV. Clarified the applicability of the tests to peer and RS/RS-client interfaces.</t>
          </li>
          <li>
            <t>Clarified that accuracy benchmarking records improper blocks and improper permits rather than defining pass/fail conformance requirements, and required SAV-induced drops to be distinguishable from unrelated packet loss.</t>
          </li>
          <li>
            <t>Refined SAV protocol convergence and control-plane performance measurements by using message/update rates and changed-prefix or object rates rather than percentages of link capacity.</t>
          </li>
          <li>
            <t>Refined SAV-table refresh benchmarking to vary initial table size and the number or percentage of changed entries, and report refresh rate and installation latency.</t>
          </li>
          <li>
            <t>Refined data-plane forwarding benchmarking so that intentional blocking of spoofed packets is not counted as forwarding loss, and separated legitimate forwarding performance from supplementary mixed legitimate/spoofed traffic tests.</t>
          </li>
          <li>
            <t>Classified FRR and routing-policy-change tests as additional operational-dynamics scenarios, and corrected editorial and consistency issues in the figures, terminology, and references.</t>
          </li>
        </ul>
      </section>
      <section numbered="false" anchor="a2-changes-from-version-02-to-version-03">
        <name>A.2. Changes from Version -02 to Version -03</name>
        <t>The major change from version -02 to version -03 is as follows:</t>
        <ul spacing="normal">
          <li>
            <t>Added an appendix summarizing the major changes introduced across document revisions to improve revision traceability. No technical changes to the benchmarking methodology or benchmark procedures were introduced in version -03.</t>
          </li>
        </ul>
      </section>
      <section numbered="false" anchor="a3-changes-from-version-01-to-version-02">
        <name>A.3. Changes from Version -01 to Version -02</name>
        <t>The major changes from version -01 to version -02 are as follows:</t>
        <ul spacing="normal">
          <li>
            <t>Clarified the scope of the document as a black-box laboratory benchmarking methodology for individual SAV devices and refined the generic test methodology.</t>
          </li>
          <li>
            <t>Expanded and refined the SAV terminology and deployment scope to align with the intra-domain and inter-domain SAV problem statements.</t>
          </li>
          <li>
            <t>Restructured the intra-domain SAV accuracy tests into symmetric routing, asymmetric routing, and hidden-prefix scenarios, and added an explicit hidden-prefix benchmarking scenario.</t>
          </li>
          <li>
            <t>Refined the inter-domain SAV accuracy tests according to the relationship of the tested interface with the neighboring AS, and clarified the limited prefix propagation and DSR scenarios.</t>
          </li>
          <li>
            <t>Refined the SAV performance indicators and clarified the generation and classification of legitimate and spoofed test traffic.</t>
          </li>
          <li>
            <t>Expanded the reporting requirements and strengthened the security considerations for isolated benchmarking environments.</t>
          </li>
        </ul>
      </section>
      <section numbered="false" anchor="a4-changes-from-version-00-to-version-01">
        <name>A.4. Changes from Version -00 to Version -01</name>
        <t>The major changes from version -00 to version -01 are as follows:</t>
        <ul spacing="normal">
          <li>
            <t>Clarified the computation method of false positive rate and false negative rate.</t>
          </li>
          <li>
            <t>Updated the example IP prefixes in the intra-domain test scenarios to use IPv6 documentation prefixes.</t>
          </li>
          <li>
            <t>Revised the DSR test scenario by introducing a dedicated anycast prefix and clarifying the corresponding route propagation and legitimate traffic paths.</t>
          </li>
          <li>
            <t>Clarified the collection of resource utilization metrics, including continuous measurement and separate control-plane and data-plane measurements where possible.</t>
          </li>
        </ul>
      </section>
    </section>
  </back>
  <!-- ##markdown-source:
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
srbs0SgBAA==

-->

</rfc>
