<?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.5 (Ruby 3.2.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-netmod-acl-extensions-05" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.19.1 -->
  <front>
    <title abbrev="Enhanced ACLs">Extensions to the Access Control Lists (ACLs) YANG Model</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-netmod-acl-extensions-05"/>
    <author fullname="Oscar Gonzalez de Dios">
      <organization>Telefonica</organization>
      <address>
        <email>oscar.gonzalezdedios@telefonica.com</email>
      </address>
    </author>
    <author fullname="Samier Barguil">
      <organization>Telefonica</organization>
      <address>
        <email>samier.barguilgiraldo.ext@telefonica.com</email>
      </address>
    </author>
    <author fullname="Mohamed Boucadair">
      <organization>Orange</organization>
      <address>
        <email>mohamed.boucadair@orange.com</email>
      </address>
    </author>
    <author fullname="Qin Wu">
      <organization>Huawei</organization>
      <address>
        <email>bill.wu@huawei.com</email>
      </address>
    </author>
    <date year="2024" month="January" day="30"/>
    <area>Operations and Management</area>
    <workgroup>netmod</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <?line 61?>

<t>RFC 8519 defines a YANG data model for Access Control Lists
(ACLs). This document discusses a set of extensions that fix many of
the limitations of the ACL model as initially defined in RFC 8519.</t>
      <t>The document also defines IANA-maintained modules for ICMP types and IPv6 extension headers.</t>
    </abstract>
    <note removeInRFC="true">
      <name>Discussion Venues</name>
      <t>Discussion of this document takes place on the
    Network Modeling Working Group mailing list (netmod@ietf.org),
    which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/netmod/"/>.</t>
      <t>Source for this draft and an issue tracker can be found at
    <eref target="https://github.com/boucadair/enhanced-acl-netmod"/>.</t>
    </note>
  </front>
  <middle>
    <?line 69?>

<section anchor="introduction">
      <name>Introduction</name>
      <t><xref target="RFC8519"/> defines Access Control Lists (ACLs) as a
user-ordered set of filtering rules. The model targets the
configuration of the filtering behavior of a device. However, the
model structure, as defined in <xref target="RFC8519"/>, suffers from a set of limitations. This
document describes these limitations and specifies an enhanced ACL
structure (<xref target="sec-module"/>). The motivation of such enhanced ACL structure is discussed in detail in <xref target="ps"/>.</t>
      <t>When managing ACLs, it is common for network operators to group
match elements in pre-defined sets. The consolidation into group matches
allows for reducing the number of rules, especially in large scale
networks. If, for example, it is needed to find a match against 100
IP addresses (or prefixes), a single rule will suffice rather than creating
individual Access Control Entries (ACEs) for each IP address (or prefix). In
doing so, implementations would optimize the performance of matching
lists vs multiple rules matching.</t>
      <t>The enhanced ACL structure (<xref target="sec-module"/>) is also meant to facilitate the management of
network operators. Instead of entering the IP address or port number
literals, using user-named lists decouples the creation of the rule
from the management of the sets. Hence, it is possible to remove/add
 entries to the list without redefining the (parent) ACL rule.</t>
      <t>In addition, the notion of Access Control List (ACL) and defined sets
is generalized so that it is not device-specific as per <xref target="RFC8519"/>.  ACLs
and defined sets may be defined at network/administrative domain level
and associated to devices. This approach facilitates the reusability across multiple
network elements. For example, managing the IP prefix sets from a network
level makes it easier to maintain by the security groups.</t>
      <t>Network operators maintain sets of IP prefixes that are related to each other,
e.g., deny-lists or accept-lists that are associated with those provided by a
 VPN customer. These lists are maintained and manipulated by security expert teams.</t>
      <t>Note that ACLs are used locally in devices but are triggered by other
tools such as DDoS mitigation <xref target="RFC9132"/> or BGP Flow Spec <xref target="RFC8955"/>
        <xref target="RFC8956"/>. Therefore, supporting means to easily map to the filtering rules conveyed in
messages triggered by  these tools is valuable from a network operation standpoint.</t>
      <t>The enhanced ACL module (<xref target="sec-module"/>) conforms to the Network
Management Datastore Architecture (NMDA) defined in <xref target="RFC8342"/>.</t>
      <t>A set of examples to illustrate the use of the enhanced ACL module are provided in <xref target="sec-examples"/>.</t>
      <t>The document also defines IANA-maintained modules for ICMP types and IPv6 extension headers. The design of the modules adheres to the recommendations
in <xref target="I-D.ietf-netmod-rfc8407bis"/>. The templates to generate the modules are available in <xref target="template"/>, <xref target="v6-template"/>, and <xref target="iana-ipv6-ext-template"/>. Readers should refer to the IANA websites "IANA_ICMPv4_YANG_URL", "IANA_ICMPv6_YANG_URL", and "IANA_IPV6_YANG_URL" to retrieve the latest version of these IANA-maintained modules.</t>
      <section anchor="editorial-note-to-be-removed-by-rfc-editor">
        <name>Editorial Note (To be removed by RFC Editor)</name>
        <t>Note to the RFC Editor: This section is to be removed prior to publication.</t>
        <t>This document contains placeholder values that need to be replaced with finalized values at the time of publication. This note summarizes all of the substitutions that are needed.</t>
        <t>(1) Please apply the following replacements:</t>
        <t>XXXX --&gt; the assigned RFC number for this I-D
2022-10-24 --&gt; the actual date of the publication of this document</t>
        <t>(2) The modules are provided in <xref target="iana-icmp"/>, <xref target="iana-icmpv6"/>, and <xref target="iana-ipv6-ext"/> for the users convenience before publication as RFC. Please remove these appendices from the final RFC.</t>
        <t>(3) Please update  the following references:</t>
        <ul spacing="normal">
          <li>
            <t>IANA_ICMPv4_YANG_URL --&gt; The URL to retrieve the latest version of the IANA-maintained ICMPv4 module.</t>
          </li>
          <li>
            <t>IANA_ICMPv6_YANG_URL --&gt; The URL to retrieve the latest version of the IANA-maintained ICMPv6 module.</t>
          </li>
          <li>
            <t>IANA_IPV6_YANG_URL --&gt; The URL to retrieve the latest version of the IPv6 Extension Header Types IANA module.</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="terminology">
      <name>Terminology</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?>

<t>The terminology for describing YANG modules is defined in <xref target="RFC7950"/>.
The meaning of the symbols in the tree diagrams is defined in
<xref target="RFC8340"/>.</t>
      <t>In addition to the terms defined in <xref target="RFC8519"/>, this document makes use of the following term:</t>
      <t>Defined set:
:Refers to reusable description of one or multiple information elements (e.g., IP address, IP prefix, port number, or ICMP type).</t>
    </section>
    <section anchor="overall-structure-of-the-enhanced-acl-module">
      <name>Overall Structure of The Enhanced ACL Module</name>
      <section anchor="tree-structure">
        <name>Tree Structure</name>
        <t><xref target="enh-acl-tree"/> shows the full enhanced ACL tree:</t>
        <figure anchor="enh-acl-tree">
          <name>Enhanced ACL tree</name>
          <artwork><![CDATA[
module: ietf-acl-enh
  +--rw defined-sets
  |  +--rw ipv4-prefix-sets
  |  |  +--rw prefix-set* [name]
  |  |     +--rw name           string
  |  |     +--rw description?   string
  |  |     +--rw prefix*        inet:ipv4-prefix
  |  +--rw ipv6-prefix-sets
  |  |  +--rw prefix-set* [name]
  |  |     +--rw name           string
  |  |     +--rw description?   string
  |  |     +--rw prefix*        inet:ipv6-prefix
  |  +--rw port-sets
  |  |  +--rw port-set* [name]
  |  |     +--rw name    string
  |  |     +--rw port* [id]
  |  |        +--rw id                              string
  |  |        +--rw (port)?
  |  |           +--:(port-range-or-operator)
  |  |              +--rw port-range-or-operator
  |  |                 +--rw (port-range-or-operator)?
  |  |                    +--:(range)
  |  |                    |  +--rw lower-port    inet:port-number
  |  |                    |  +--rw upper-port    inet:port-number
  |  |                    +--:(operator)
  |  |                       +--rw operator?     operator
  |  |                       +--rw port          inet:port-number
  |  +--rw protocol-sets
  |  |  +--rw protocol-set* [name]
  |  |     +--rw name        string
  |  |     +--rw protocol*   union
  |  +--rw icmpv4-type-sets
  |  |  +--rw icmpv4-type-set* [name]
  |  |     +--rw name     string
  |  |     +--rw types* [type]
  |  |        +--rw type              iana-icmpv4-types:icmpv4-type
  |  |        +--rw code?             uint8
  |  |        +--rw rest-of-header?   binary
  |  +--rw icmpv6-type-sets
  |     +--rw icmpv6-type-set* [name]
  |        +--rw name     string
  |        +--rw types* [type]
  |           +--rw type              iana-icmpv6-types:icmpv6-type
  |           +--rw code?             uint8
  |           +--rw rest-of-header?   binary
  +--rw aliases
     +--rw alias* [name]
        +--rw name          string
        +--rw vlan*         uint16
        +--rw prefix*       inet:ip-prefix
        +--rw port-range* [lower-port]
        |  +--rw lower-port    inet:port-number
        |  +--rw upper-port?   inet:port-number
        +--rw protocol*     uint8
        +--rw fqdn*         inet:domain-name
        +--rw uri*          inet:uri

  augment /acl:acls/acl:acl/acl:aces/acl:ace/acl:matches:
    +--rw (payload)?
    |  +--:(prefix-pattern)
    |     +--rw prefix-pattern {match-on-payload}?
    |        +--rw offset?       identityref
    |        +--rw offset-end?   uint64
    |        +--rw operator?     operator
    |        +--rw prefix?       binary
    +--rw (alias)?
    |  +--:(alias-name)
    |     +--rw alias-name*       alias-ref
    +--rw (mpls)?
       +--:(mpls-values)
          +--rw mpls-values {match-on-mpls}?
             +--rw traffic-class?       uint8
             +--rw label-position?      identityref
             +--rw upper-label-range?   rt-types:mpls-label
             +--rw lower-label-range?   rt-types:mpls-label
             +--rw label-block-name?    string
             +--rw ttl-value?           uint8
  augment /acl:acls/acl:acl/acl:aces/acl:ace/acl:matches/acl:l2:
    +--rw vlan-filter {match-on-vlan-filter}?
    |  +--rw frame-type?         string
    |  +--rw (vlan-type)?
    |     +--:(range)
    |     |  +--rw lower-vlan    uint16
    |     |  +--rw upper-vlan    uint16
    |     +--:(operator)
    |        +--rw operator?     packet-fields:operator
    |        +--rw vlan*         uint16
    +--rw isid-filter {match-on-isid-filter}?
       +--rw (isid-type)?
          +--:(range)
          |  +--rw lower-isid    uint16
          |  +--rw upper-isid    uint16
          +--:(operator)
             +--rw operator?     packet-fields:operator
             +--rw isid*         uint16
  augment /acl:acls/acl:acl/acl:aces/acl:ace/acl:matches/acl:l3
          /acl:ipv4/acl:ipv4:
    +--rw ipv4-fragment
    |  +--rw operator?   operator
    |  +--rw type?       fragment-type
    +--rw source-ipv4-prefix-list?        ipv4-prefix-set-ref
    +--rw destination-ipv4-prefix-list?   ipv4-prefix-set-ref
    +--rw next-header-set?                protocol-set-ref
  augment /acl:acls/acl:acl/acl:aces/acl:ace/acl:matches/acl:l3
          /acl:ipv6/acl:ipv6:
    +--rw ipv6-fragment
    |  +--rw operator?   operator
    |  +--rw type?       fragment-type
    +--rw source-ipv6-prefix-list?        ipv6-prefix-set-ref
    +--rw destination-ipv6-prefix-list?   ipv6-prefix-set-ref
    +--rw protocol-set?                   protocol-set-ref
    +--rw extension-header?
            iana-ipv6-ext-types:ipv6-extension-header-type
  augment /acl:acls/acl:acl/acl:aces/acl:ace/acl:matches/acl:l4/acl:tcp:
    +--rw flags-bitmask
    |  +--rw (mode)?
    |     +--:(explicit)
    |     |  +--rw operator?            operator
    |     |  +--rw explicit-tcp-flag*   identityref
    |     +--:(builtin)
    |        +--rw bitmask?             uint16
    +--rw source-tcp-port-set?        port-set-ref
    +--rw destination-tcp-port-set?   port-set-ref
  augment /acl:acls/acl:acl/acl:aces/acl:ace/acl:matches/acl:l4/acl:udp:
    +--rw source-udp-port-set?        port-set-ref
    +--rw destination-udp-port-set?   port-set-ref
  augment /acl:acls/acl:acl/acl:aces/acl:ace/acl:matches/acl:l4/acl:icmp:
    +--rw icmpv4-set?   icmpv4-type-set-ref
    +--rw icmpv6-set?   icmpv6-type-set-ref
  augment /acl:acls/acl:acl/acl:aces/acl:ace/acl:actions:
    +--rw log-action
    |  +--rw log-type?   identityref
    |  +--rw log-id?     string
    +--rw counter-action
    |  +--rw counter-type?   identityref
    |  +--rw counter-name*   string
    +--rw rate-limit?       decimal64
]]></artwork>
        </figure>
      </section>
      <section anchor="defined-sets">
        <name>Defined Sets</name>
        <t>The augmented ACL structure includes several containers to manage reusable sets of elements that can be matched in an ACL entry.
Each set is uniquely identified by a name and can be called from the relevant entry. The following sets are defined:</t>
        <ul spacing="normal">
          <li>
            <dl>
              <dt>IPv4 prefix set:</dt>
              <dd>
                <t>It contains a list of IPv4 prefixes. A match will be considered if the IP address (source or destination, depending on the ACL entry) is contained in any of the prefixes.</t>
              </dd>
            </dl>
          </li>
          <li>
            <dl>
              <dt>IPv6 prefix set:</dt>
              <dd>
                <t>It contains a list of IPv6 prefixes. A match will be considered if the IP address (source or destination, depending on the ACL entry) is contained in any of the prefixes.</t>
              </dd>
            </dl>
          </li>
          <li>
            <dl>
              <dt>Port sets:</dt>
              <dd>
                <t>It contains a list of port numbers to be used in TCP/UDP entries. The port numbers can be individual port numbers, a range of ports, and an operation.</t>
              </dd>
            </dl>
          </li>
          <li>
            <dl>
              <dt>Protocol sets:</dt>
              <dd>
                <t>It contains a list of protocol values. Each protocol can be identified either by a number (e.g., 17) or a name (e.g., UDP).</t>
              </dd>
            </dl>
          </li>
          <li>
            <dl>
              <dt>ICMP sets:</dt>
              <dd>
                <t>It contains a list of ICMPv4 <xref target="RFC0792"/> or ICMPv6 <xref target="RFC4443"/> types, each of them identified by a type value, optionally the code and the rest of the header.</t>
              </dd>
            </dl>
          </li>
          <li>
            <dl>
              <dt>Aliases:</dt>
              <dd>
                <t>An alias is defined by a combination of various parameters (e.g., IP prefix, protocol, port number, or VLAN). Sets of aliases can be defined and referred to in match criteria.</t>
              </dd>
            </dl>
          </li>
        </ul>
      </section>
      <section anchor="ipv6-extension-headers">
        <name>IPv6 Extension Headers</name>
        <t>The module can be used to manage ACLs that require matching against IPv6 extension headers. To that aim, a new IANA-maintained module for IPv6 extension header types is defined in this document.</t>
      </section>
      <section anchor="tcp-flags-handling">
        <name>TCP Flags Handling</name>
        <t>The augmented ACL structure (<xref target="enh-acl-tree"/>) includes a new leaf 'flags-bitmask' to better handle TCP flags <xref target="RFC9293"/>.</t>
        <t>Clients that support both 'flags-bitmask' and 'flags' matching fields <bcp14>MUST NOT</bcp14> set these fields in the same request.</t>
      </section>
      <section anchor="fragments-handling">
        <name>Fragments Handling</name>
        <t>The augmented ACL structure (<xref target="enh-acl-tree"/>) includes a new leaf 'fragment' to better handle fragments.</t>
        <t>Clients that support both 'fragment' and 'flags' matching fields <bcp14>MUST NOT</bcp14> set these fields in the same request.</t>
      </section>
      <section anchor="payload-based-filtering">
        <name>Payload-based Filtering</name>
        <t>Some transport protocols use existing protocols (e.g., TCP or UDP) as substrate. The match criteria for such protocols may rely upon the 'protocol' under 'l3', TCP/UDP match criteria, part of the TCP/UDP payload, or a combination thereof. A new feature, called "match-on-payload", is defined in the document. This can be used, for example, for QUIC <xref target="RFC9000"/> or for tunneling protocols.</t>
      </section>
      <section anchor="match-mpls-headers">
        <name>Match MPLS Headers</name>
        <t>The enhanced ACL module can be used to create rules to match against MPLS fields of a packet. The MPLS header defined in <xref target="RFC3032"/> and <xref target="RFC5462"/> contains the following fields:</t>
        <ul spacing="normal">
          <li>
            <t>Traffic Class: 3 bits 'EXP' renamed to 'Traffic Class Field."</t>
          </li>
          <li>
            <t>Label Value: A 20-bit field that carries the actual value of the MPLS Label.</t>
          </li>
          <li>
            <t>TTL: An eight-bit field that is used to encode a time-to-live value.</t>
          </li>
        </ul>
        <t>The augmented ACL structure (<xref target="enh-acl-tree"/>) allows an operator to configure ACLs that match based upon the following data nodes:</t>
        <ul spacing="normal">
          <li>
            <t>"traffic-class"</t>
          </li>
          <li>
            <t>"label-position" (e.g., top, bottom)</t>
          </li>
          <li>
            <t>"upper-label-range"</t>
          </li>
          <li>
            <t>"lower-label-range"</t>
          </li>
          <li>
            <t>"label-block-name"</t>
          </li>
          <li>
            <t>"ttl-value"</t>
          </li>
        </ul>
      </section>
      <section anchor="vlan-filter">
        <name>VLAN Filter</name>
        <t>Being able to filter all packets that are bridged within a VLAN or that
are routed into or out of a bridge domain is part of the VPN control
requirements derived of the EVPN definition in <xref target="RFC7209"/>.
All packets that are bridged within a VLAN or that are routed into or
out of a VLAN can be captured, forwarded, translated, or discarded based
on the network policy.</t>
      </section>
      <section anchor="isid-filter">
        <name>ISID Filter</name>
        <t>Provider backbone bridging (PBB) was originally defined as Virtual
Bridged Local Area Networks <xref target="IEEE-802-1ah"/>
standard. However, instead of multiplexing VLANs, PBB
duplicates the MAC layer of the customer frame and separates it from
the provider domain, by encapsulating it in a 24-bit instance service
identifier (I-SID). This provides more transparency between the
customer network and the provider network.</t>
        <t>The I-component forms the customer or access facing interface or
routing instance. The I-component is responsible for mapping customer
Ethernet traffic to the appropriate I-SID. It is
mandatory to configure the default service identifier in the network.</t>
        <t>Being able to filter by I-component Service identifier is a feature of
the EVNP-PBB configuration.</t>
      </section>
      <section anchor="additional-actions">
        <name>Additional Actions</name>
        <t>In order to support rate-limiting (see <xref target="ps-rate"/>), a new action called "rate-limit" is defined. Also, the model supports new actions to complement existing ones: Log ('log-action') and write a counter ('counter-action'). The current version of the module supports only local actions.</t>
      </section>
    </section>
    <section anchor="sec-module">
      <name>Enhanced ACL YANG Module</name>
      <t>This model imports types from <xref target="RFC6991"/>, <xref target="RFC8519"/>, and <xref target="RFC8294"/>.</t>
      <sourcecode markers="true" name="ietf-acl-enh@2022-10-24.yang"><![CDATA[
module ietf-acl-enh {
  yang-version 1.1;
  namespace "urn:ietf:params:xml:ns:yang:ietf-acl-enh";
  prefix acl-enh;

  import ietf-inet-types {
    prefix inet;
    reference
      "RFC 6991: Common YANG Data Types";
  }
  import ietf-access-control-list {
    prefix acl;
    reference
      "RFC 8519: YANG Data Model for Network Access
                 Control Lists (ACLs), Section 4.1";
  }
  import ietf-packet-fields {
    prefix packet-fields;
    reference
      "RFC 8519: YANG Data Model for Network Access
                 Control Lists (ACLs), Section 4.2";
  }
  import ietf-routing-types { 
    prefix rt-types;
    reference
      "RFC 8294: Common YANG Data Types for the Routing Area";
  }
  import iana-icmpv4-types { 
    prefix iana-icmpv4-types;
    reference
      "RFC XXXX: Extensions to the Access Control Lists (ACLs)
                 YANG Model";
  }
  import iana-icmpv6-types { 
    prefix iana-icmpv6-types;
    reference
      "RFC XXXX: Extensions to the Access Control Lists (ACLs)
                 YANG Model";
  }
  import iana-ipv6-ext-types { 
    prefix iana-ipv6-ext-types;
    reference
      "RFC XXXX: Extensions to the Access Control Lists (ACLs)
                 YANG Model";
  }

  organization
    "IETF NETMOD Working Group";
  contact
    "WG Web:   https://datatracker.ietf.org/wg/netmod/
     WG List:  mailto:netmod@ietf.org

     Author:   Mohamed Boucadair
               mailto:mohamed.boucadair@orange.com
     Author:   Samier Barguil
               mailto:samier.barguilgiraldo.ext@telefonica.com
     Author:   Oscar Gonzalez de Dios
               mailto:oscar.gonzalezdedios@telefonica.com";
  description
    "This module contains YANG definitions for enhanced ACLs.

     Copyright (c) 2023 IETF Trust and the persons identified as
     authors of the code. All rights reserved.

     Redistribution and use in source and binary forms, with or
     without modification, is permitted pursuant to, and subject
     to the license terms contained in, the Revised BSD License
     set forth in Section 4.c of the IETF Trust's Legal Provisions
     Relating to IETF Documents
     (http://trustee.ietf.org/license-info).

     This version of this YANG module is part of RFC XXXX; see
     the RFC itself for full legal notices.";

  revision 2022-10-24 {
    description
      "Initial revision.";
    reference
      "RFC XXXX: Extensions to the Access Control Lists (ACLs)
                 YANG Model";
  }

  feature match-on-payload {
    description
      "Match based on a pattern is supported.";
  }

  feature match-on-vlan-filter {
    description
      "Match based on a VLAN range of vlan list is supported.";
  }

  feature match-on-isid-filter {
    description
      "Match based on a ISID range of vlan list is supported.";
  }

  feature match-on-alias {
    description
      "Match based on aliases.";
  }

  feature match-on-mpls {
    description
      "Match based on MPLS headers.";
  }

  identity offset-type {
    description
      "Base identity for payload offset type.";
  }

  identity layer2 {
    base offset-type;
    description
      "The offset starts at the beginning of the Data Link layer
       header.";
  }

  identity layer3 {
    base offset-type;
    description
      "The offset starts at the beginning of the IP header.";
  }

  identity layer4 {
    base offset-type;
    description
      "The offset start right after the IP header. This can be
       typically the beginning of transport header (e.g., TCP
       or UDP).";
  }

  identity payload {
    base offset-type;
    description
      "The offset start right after the end of the transport
       payload. For example, this represents the beginning of the
       TCP data right after any TCP options or the beginning of
       the UDP payload right after the UDP header.";
  }

  identity tcp-flag {
    description
      "Base Identity for the TCP Flags.";
    reference
      "RFC 9293: Transmission Control Protocol (TCP), Section 3.1";
  }

  identity ack {
    base tcp-flag;
    description
      "Acknowledgment TCP flag bit.";
    reference
      "RFC 9293: Transmission Control Protocol (TCP), Section 3.1";
  }

  identity syn {
    base tcp-flag;
    description
      "Synchronize sequence numbers.";
    reference
      "RFC 9293: Transmission Control Protocol (TCP), Section 3.1";
  }

  identity fin {
    base tcp-flag;
    description
      "No more data from the sender.";
    reference
      "RFC 9293: Transmission Control Protocol (TCP), Section 3.1";
  }

  identity urg {
    base tcp-flag;
    description
      "Urgent pointer TCP flag bit.";
    reference
      "RFC 9293: Transmission Control Protocol (TCP), Section 3.1";
  }

  identity psh {
    base tcp-flag;
    description
      "The Push function flag is similar to the URG flag and tells
       the receiver to process these packets as they are received
       instead of buffering them.";
    reference
      "RFC 9293: Transmission Control Protocol (TCP), Section 3.1";
  }

  identity rst {
    base tcp-flag;
    description
      "Reset TCP flag bit.";
    reference
      "RFC 9293: Transmission Control Protocol (TCP), Section 3.1";
  }

  identity ece {
    base tcp-flag;
    description
      "ECN-Echo TCP flag bit.";
    reference
      "RFC 9293: Transmission Control Protocol (TCP), Section 3.1";
  }

  identity cwr {
    base tcp-flag;
    description
      "Congestion Window Reduced flag bit";
    reference
      "RFC 9293: Transmission Control Protocol (TCP), Section 3.1";
  }

  identity mpls-acl-type {
    base acl:acl-base;
    description
      "An ACL that matches on fields from the MPLS header.";
  }

  identity label-position {
    description
      "Base identity for deriving MPLS label position.";
  }

  identity top {
    base label-position;
    description
      "Top of the label stack.";
  }

  identity bottom {
    base label-position;
    description
      "Bottom of the label stack.";
  }

  identity log-types {
    description
      "Base identity for deriving the Log actions.";
  }

  identity local-log {
    base log-types;
    description
      "A local log is used to record the ACL results.";
  }

  identity counter-type {
    description
      "Base identity for deriving the counter actions.";
  }

  identity counter-name {
    base counter-type;
    description
      "Identity for counter name to be updated based on
        the ACL match actions.";

  }

  typedef operator {
    type bits {
      bit not {
        position 0;
        description
          "If set, logical negation of operation.";
      }
      bit match {
        position 1;
        description
          "Match bit. This is a bitwise match operation defined as
           '(data & value) == value'.";
      }
      bit any {
        position 2;
        description
          "Any bit. This is a match on any of the bits in  bitmask.
           It evaluates to 'true' if any of the bits in the 
           value mask are set in the data,  i.e.,
           '(data & value) != 0'.";
      }
    }
    description
      "Specifies how to apply the defined bitmask.
       'any' and 'match' bits must not be set simultaneously.";
  }

  typedef fragment-type {
    type bits {
      bit df {
        position 0;
        description
          "Don't fragment bit for IPv4.
           Must be set to 0 when it appears in an IPv6 filter.";
      }
      bit isf {
        position 1;
        description
          "Is a fragment.";
      }
      bit ff {
        position 2;
        description
          "First fragment.";
      }
      bit lf {
        position 3;
        description
          "Last fragment.";
      }
    }
    description
      "Different fragment types to match against.";
  }

  typedef ipv4-prefix-set-ref {
    type leafref {
      path "/acl-enh:defined-sets/acl-enh:ipv4-prefix-sets"
         + "/acl-enh:prefix-set/acl-enh:name";
    }
    description
      "Defines a reference to an IPv4 prefix set.";
  }

  typedef ipv6-prefix-set-ref {
    type leafref {
      path "/acl-enh:defined-sets/acl-enh:ipv6-prefix-sets"
         + "/acl-enh:prefix-set/acl-enh:name";
    }
    description
      "Defines a reference to an IPv6 prefix set.";
  }

  typedef port-set-ref {
    type leafref {
      path "/acl-enh:defined-sets/acl-enh:port-sets"
         + "/acl-enh:port-set/acl-enh:name";
    }
    description
      "Defines a reference to a port set.";
  }

  typedef protocol-set-ref {
    type leafref {
      path "/acl-enh:defined-sets/acl-enh:protocol-sets"
         + "/acl-enh:protocol-set/acl-enh:name";
    }
    description
      "Defines a reference to a protocol set.";
  }

  typedef icmpv4-type-set-ref {
    type leafref {
      path "/acl-enh:defined-sets/acl-enh:icmpv4-type-sets"
         + "/acl-enh:icmpv4-type-set/acl-enh:name";
    }
    description
      "Defines a reference to an ICMPv4 type set.";
  }

  typedef icmpv6-type-set-ref {
    type leafref {
      path "/acl-enh:defined-sets/acl-enh:icmpv6-type-sets"
         + "/acl-enh:icmpv6-type-set/acl-enh:name";
    }
    description
      "Defines a reference to an ICMPv6 type set.";
  }

  typedef alias-ref {
    type leafref {
      path "/acl-enh:aliases/acl-enh:alias/acl-enh:name";
    }
    description
      "Defines a reference to an alias.";
  }

  grouping tcp-flags {
    description
      "Operations on TCP flags.";
    choice mode {
      description
        "Choice of how flags are indicated.";
      case explicit {
        leaf operator {
          type operator;
          default "match";
          description
            "How to interpret the TCP flags.";
        }
        leaf-list explicit-tcp-flag {
          type identityref {
            base tcp-flag;
          }
          description
            "An explicit list of the TCP flags that are to be
             matched.";
        }
      }
      case builtin {
        leaf bitmask {
          type uint16;
          description
            "The bitmask matches the last 4 bits of byte 12 and 13 of
             the TCP header.  For clarity, the 4 bits of byte 12
             corresponding to the TCP data offset field are not
             included in any matching.";
          reference
           "RFC 9293: Transmission Control Protocol (TCP),
                      Section 3.1";
        }
      }
    }
  }

  grouping fragment-fields {
    description
      "Operations on fragment types.";
    leaf operator {
      type operator;
      default "match";
      description
        "How to interpret the fragment type.";
    }
    leaf type {
      type fragment-type;
      description
        "What fragment type to look for.";
    }
  }

grouping mpls-match-parameters-config {
  description
    "Parameters for the configuration of MPLS match rules.";

  leaf traffic-class {
    type uint8 {
      range "0..7";
    }
    description
      "The value of the MPLS traffic class (TC) bits,
       formerly known as the EXP bits.";
  }

  leaf label-position {
    type identityref {
      base label-position;
    }
    description 
      "Position of the label";
  }

  leaf upper-label-range {
    type rt-types:mpls-label;
    description 
      "Match MPLS label value on the MPLS header.
       The usage of this field indicated the upper 
       range value in the top of the stack.
       This label value does not include the
       encodings of Traffic Class and TTL.";
     reference
       "RFC 3032: MPLS Label Stack Encoding";
  }
    
  leaf lower-label-range {
    type rt-types:mpls-label;
    description 
      "Match MPLS label value on the MPLS header.
       The usage of this field indicated the lower 
       range value in the top of the stack. 
       This label value does not include the
       encodings of Traffic Class and TTL.";
     reference
       "RFC 3032: MPLS Label Stack Encoding";
  }

  leaf label-block-name {
    type string;
    description 
    "Reference to a label block predefiend in the
     implementation.";
  }
    
  leaf ttl-value {
    type uint8;
    description 
      "Time-to-live MPLS packet value match.";
    reference
      "RFC 3032: MPLS Label Stack Encoding";
    }
  }

  grouping payload {
    description
      "Operations on payload match.";
    leaf offset {
      type identityref {
        base offset-type;
      }
      description
        "Indicates the payload offset. This will indicate  
         the position of the data in packet to use for
         the match.";
    }
    leaf offset-end {
      type uint64;
      units "bytes";
      description
        "Indicates the number of bytes, starting from the offset to
         cover when performing the prefix match.";
    }
    leaf operator {
      type operator;
      default "match";
      description
        "How to interpret the prefix match.";
    }
    leaf prefix {
      type binary;
      description
        "The binary pattern to match against.";
    }
  }

  grouping alias {
    description
      "Specifies an alias.";
    leaf-list vlan {
      type uint16;
        description
          "VLAN of the alias.";
    }
    leaf-list prefix {
      type inet:ip-prefix;
      description
        "IPv4 or IPv6 prefix of the alias.";
    }
    list port-range {
      key "lower-port";
      description
        "Port range.  When only lower-port is
         present, it represents a single port number.";
      leaf lower-port {
        type inet:port-number;
        mandatory true;
        description
          "Lower port number of the port range.";
      }
      leaf upper-port {
        type inet:port-number;
        must '. >= ../lower-port' {
          error-message
            "The upper-port number must be greater than
             or equal to the lower-port number.";
        }
        description
          "Upper port number of the port range.";
      }
    }
    leaf-list protocol {
      type uint8;
      description
        "Identifies the target protocol number.
         For example, 6 for TCP or 17 for UDP.";
    }
    leaf-list fqdn {
      type inet:domain-name;
      description
        "FQDN identifying the target.";
    }
    leaf-list uri {
      type inet:uri;
      description
        "URI identifying the target.";
    }
  }

  grouping icmpv4-header-fields {
    description
      "Collection of ICMPv4 header fields that can be
       used to set up a match filter.";
    leaf type {
      type iana-icmpv4-types:icmpv4-type;
      description
        "Also known as control messages.";
      reference
        "RFC 792: Internet Control Message Protocol.";
    }
    leaf code {
      type uint8;
      description
        "ICMP subtype.";
      reference
        "RFC 792: Internet Control Message Protocol.";
    }
    leaf rest-of-header {
      type binary;
      description
        "Unbounded in length, the contents vary based on the
         ICMP type and code.";
      reference
        "RFC 792: Internet Control Message Protocol";
    }
  }

  grouping icmpv6-header-fields {
    description
      "Collection of ICMPv6 header fields that can be
       used to set up a match filter.";
    leaf type {
      type iana-icmpv6-types:icmpv6-type;
      description
        "Also known as control messages.";
      reference
        "RFC 4443: Internet Control Message Protocol (ICMPv6)
                   for Internet Protocol Version 6 (IPv6)
                   Specification.";
    }
    leaf code {
      type uint8;
      description
        "ICMP code.";
      reference
        "RFC 4443: Internet Control Message Protocol (ICMPv6)
                   for Internet Protocol Version 6 (IPv6)
                   Specification.";
    }
    leaf rest-of-header {
      type binary;
      description
        "Unbounded in length, the contents vary based on the
         ICMP type and code. Also referred to as 'Message Body'
         in ICMPv6.";
      reference
        "RFC 4443: Internet Control Message Protocol (ICMPv6)
                   for Internet Protocol Version 6 (IPv6)
                   Specification.";
    }
  }

  grouping acl-complementary-actions {
    description
      "Collection of complementary ACL actions.";


    container log-action {
      description
        "Container for defining log actions.";

      leaf log-type {
        type identityref {
          base acl-enh:log-types;
        }
        description
          "The type of log action to be performed.";
      }
      leaf log-id {
        when "derived-from-or-self(../log-type, "
           + "'acl-enh:local-log')" {
          description
            "Name of the log file updated when type is 'local-log'.";
        }
        type string;
        description
          "The name of the counter action.";
      }
    }

    container counter-action {
      description
        "Container for defining counter actions.";

      leaf counter-type {
        type identityref {
          base acl-enh:counter-type;
        }
        description
          "The type of counter action to be performed.";
      }
      leaf-list counter-name {
        when "derived-from-or-self(../counter-type, "
           + "'acl-enh:counter-name')" {
          description
            "Name for the counter or variable to update when  
            'counter-type' is 'counter-name'.";
        }
        type string;
        description
          "List of possible variables or counter names to
          update based on match critieria.";
      }
    }  
  }

  augment "/acl:acls/acl:acl/acl:aces/acl:ace"
        + "/acl:matches" {
    description
      "Adds a match type based on the payload.";
    choice payload {
      description
        "Matches based upon a prefix pattern.";
      container prefix-pattern {
        if-feature "match-on-payload";
        description
          "Indicates the rule to perform the payload-based match.";
        uses payload;
      }
    }
    choice alias {
      description
        "Matches based upon aliases.";
      leaf-list alias-name {
        type alias-ref;
        description
          "Indicates one or more aliases.";
      }
    }
    choice mpls {
      container mpls-values {
        if-feature "match-on-mpls";
        uses mpls-match-parameters-config;
        description
          "Provides the rule set that matches MPLS headers.";
      }
      description
        "Matches against MPLS headers, for example, label
         values";          
    } 
  }

  augment "/acl:acls/acl:acl/acl:aces"
        + "/acl:ace/acl:matches/acl:l2" {
    description
      "Adds a match type based on MAC VLAN and ISID filters.";
    container vlan-filter {
      if-feature "match-on-vlan-filter";
      description
        "Indicates how to handle MAC VLANs.";
      leaf frame-type {
        type string;
        description
          "Entering the frame type allows the
           filter to match a specific type of frame format";
      }
      choice vlan-type {
        description
          "VLAN definition from range or operator.";
        case range {
          leaf lower-vlan {
            type uint16;
            must '. <= ../upper-vlan' {
              error-message
                "The lower-vlan must be less than or equal to
                 the upper-vlan.";
            }
            mandatory true;
            description
              "Lower boundary for a vlan.";
          }
          leaf upper-vlan {
            type uint16;
            mandatory true;
            description
              "Upper boundary for a vlan.";
          }
        }
        case operator {
          leaf operator {
            type packet-fields:operator;
            default "eq";
            description
              "Operator to be applied on the vlan below.";
          }
          leaf-list vlan {
            type uint16;
            description
              "VLAN number along with the operator on which to
               match.";
          }
        }
      }
    }
    container isid-filter {
      if-feature "match-on-isid-filter";
      description
        "Indicates how to handle ISID filters.
         The I-component is responsible for mapping customer
         Ethernet traffic to the appropriate ISID.";
      choice isid-type {
        description
          "ISID definition from range or operator.";
        case range {
          leaf lower-isid {
            type uint16;
            must '. <= ../upper-isid' {
              error-message
                "The lower-isid must be less than or equal to
                 the upper-isid.";
            }
            mandatory true;
            description
              "Lower boundary for a ISID.";
          }
          leaf upper-isid {
            type uint16;
            mandatory true;
            description
              "Upper boundary for a ISID.";
          }
        }
        case operator {
          leaf operator {
            type packet-fields:operator;
            default "eq";
            description
              "Operator to be applied on the ISID below.";
          }
          leaf-list isid {
            type uint16;
            description
              "ISID number along with the operator on which to
               match.";
          }
        }
      }
    }
  }

  augment "/acl:acls/acl:acl/acl:aces"
        + "/acl:ace/acl:matches/acl:l3/acl:ipv4/acl:ipv4" {
    description
      "Handle non-initial and initial fragments for IPv4 packets.";
    container ipv4-fragment {
      must "not(/acl:acls/acl:acl/acl:aces"
         + "/acl:ace/acl:matches/acl:l3/acl:ipv4/acl:flags)" {
        error-message
          "Either flags or fragment should be provided, but not
           both.";
      }
      description
        "Indicates how to handle IPv4 fragments.";
      uses fragment-fields;
    }
    leaf source-ipv4-prefix-list {
      type ipv4-prefix-set-ref;
      description
        "A reference to an IPv4 prefix list to match the source
         address.";
    }
    leaf destination-ipv4-prefix-list {
      type ipv4-prefix-set-ref;
      description
        "A reference to a prefix list to match the destination
         address.";
    }
    leaf next-header-set {
      type protocol-set-ref;
      description
        "A reference to a protocol set to match the next-header
         field.";
    }
  }

  augment "/acl:acls/acl:acl/acl:aces"
        + "/acl:ace/acl:matches/acl:l3/acl:ipv6/acl:ipv6" {
    description
      "Handles non-initial and initial fragments for IPv6 packets.";
    container ipv6-fragment {
      description
        "Indicates how to handle IPv6 fragments.";
      uses fragment-fields;
    }
    leaf source-ipv6-prefix-list {
      type ipv6-prefix-set-ref;
      description
        "A reference to a prefix list to match the source address.";
    }
    leaf destination-ipv6-prefix-list {
      type ipv6-prefix-set-ref;
      description
        "A reference to a prefix list to match the destination
         address.";
    }
    leaf protocol-set {
      type protocol-set-ref;
      description
        "A reference to a protocol set to match the protocol field.";
    }
    leaf extension-header {
       type iana-ipv6-ext-types:ipv6-extension-header-type;
       description
         "IPv6 extension header value."; 
    }
  }

  augment "/acl:acls/acl:acl/acl:aces"
        + "/acl:ace/acl:matches/acl:l4/acl:tcp" {
    description
      "Handles TCP flags and port sets.";
    container flags-bitmask {
      must "not(/acl:acls/acl:acl/acl:aces/acl:ace/acl:matches"
         + "/acl:l4/acl:tcp/acl:flags)" {
        error-message
          "Either flags or flags-bitmask should be provided, but not
           both.";
      }
      description
        "Indicates how to handle TCP flags.";
      uses tcp-flags;
    }
    leaf source-tcp-port-set {
      type port-set-ref;
      description
        "A reference to a port set to match the source port.";
    }
    leaf destination-tcp-port-set {
      type port-set-ref;
      description
        "A reference to a port set to match the destination port.";
    }
  }

  augment "/acl:acls/acl:acl/acl:aces"
        + "/acl:ace/acl:matches/acl:l4/acl:udp" {
    description
      "Handle UDP port sets.";
    leaf source-udp-port-set {
      type port-set-ref;
      description
        "A reference to a port set to match the source port.";
    }
    leaf destination-udp-port-set {
      type port-set-ref;
      description
        "A reference to a port set to match the destination port.";
    }
  }

  augment "/acl:acls/acl:acl/acl:aces"
        + "/acl:ace/acl:matches/acl:l4/acl:icmp" {
    description
      "Handle ICMP type sets.";
    leaf icmpv4-set {
      type icmpv4-type-set-ref;
      description
        "A reference to an ICMPv4 type set to match the ICMPv4 type
         field.";
    }
    leaf icmpv6-set {
      type icmpv6-type-set-ref;
      description
        "A reference to an ICMPv6 type set to match the ICMPv6 type
         field.";
    }
  }

  augment "/acl:acls/acl:acl/acl:aces"
        + "/acl:ace/acl:actions" {
    description
      "Complementary actions including Rate-limit action.";

    uses acl-complementary-actions;

    leaf rate-limit {
      when "../acl:forwarding = 'acl:accept'" {
        description
          "Rate-limit valid only when accept action is used.";
      }
      type decimal64 {
        fraction-digits 2;
      }
      units "bytes per second";
      description
        "Indicates a rate-limit for the matched traffic.";
    }
  }


  container defined-sets {
    description
      "Predefined sets of attributes used in policy match
       statements.";
    container ipv4-prefix-sets {
      description
        "Data definitions for a list of IPv4 or IPv6
         prefixes which are matched as part of a policy.";
      list prefix-set {
        key "name";
        description
          "List of the defined prefix sets.";
        leaf name {
          type string;
          description
            "Name of the prefix set -- this is used as a label to
             reference the set in match conditions.";
        }
        leaf description {
          type string;
          description
            "Defined Set description.";
        }
        leaf-list prefix {
          type inet:ipv4-prefix;
          description
            "List of IPv4 prefixes to be used in match
             conditions.";
        }
      }
    }
    container ipv6-prefix-sets {
      description
        "Data definitions for a list of IPv6 prefixes which are
         matched as part of a policy.";
      list prefix-set {
        key "name";
        description
          "List of the defined prefix sets.";
        leaf name {
          type string;
          description
            "Name of the prefix set -- this is used as a label to
             reference the set in match conditions.";
        }
        leaf description {
          type string;
          description
            "A textual description of the prefix list.";
        }
        leaf-list prefix {
          type inet:ipv6-prefix;
          description
            "List of IPv6 prefixes to be used in match conditions.";
        }
      }
    }
    container port-sets {
      description
        "Data definitions for a list of ports which can
         be matched in policies.";
      list port-set {
        key "name";
        description
          "List of port set definitions.";
        leaf name {
          type string;
          description
            "Name of the port set -- this is used as a label to
             reference the set in match conditions.";
        }
        list port {
          key "id";
          description
            "Port numbers along with the operator on which to
             match.";
          leaf id {
            type string;
            description
              "Identifier of the list of port numbers.";
          }
          choice port {
            description
              "Choice of specifying the port number or referring to a
               group of port numbers.";
            container port-range-or-operator {
              description
                "Indicates a set of ports.";
              uses packet-fields:port-range-or-operator;
            }
          }
        }
      }
    }
    container protocol-sets {
      description
        "Data definitions for a list of protocols which can be
         matched in policies.";
      list protocol-set {
        key "name";
        description
          "List of protocol set definitions.";
        leaf name {
          type string;
          description
            "Name of the protocols set -- this is used as a 
             label to reference the set in match conditions.";
        }
        leaf-list protocol {
          type union {
            type uint8;
            type string;
          }
          description
            "Value of the protocol set.";
          //Check if we can reuse an IANA-maintained module
        }
      }
    }
    container icmpv4-type-sets {
      description
        "Data definitions for a list of ICMPv4 types which can be
         matched in policies.";
      list icmpv4-type-set {
        key "name";
        description
          "List of ICMP type set definitions.";
        leaf name {
          type string;
          description
            "Name of the ICMPv4 type set -- this is used as a label 
             to reference the set in match conditions.";
        }
        list types {
          key "type";
          description
            "Includes a list of ICMPv4 types.";
          uses icmpv4-header-fields;
        }
      }
    }
  container icmpv6-type-sets {
      description
        "Data definitions for a list of ICMPv6 types which can be
         matched in policies.";
      list icmpv6-type-set {
        key "name";
        description
          "List of ICMP type set definitions.";
        leaf name {
          type string;
          description
            "Name of the ICMPv6 type set -- this is used as a label 
             to reference the set in match conditions.";
        }
        list types {
          key "type";
          description
            "Includes a list of ICMPv6 types.";
          uses icmpv6-header-fields;
        }
      }
    }
}
  container aliases {
    description
      "Top-levl container for aliases.";
    list alias {
      key "name";
      description
        "List of aliases.";
      leaf name {
        type string;
        description
          "The name of the alias.";
      }
      uses alias;
    }
  }
}
]]></sourcecode>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>The YANG modules specified in this document define a schema for data
 that is designed to be accessed via network management protocol such
 as NETCONF <xref target="RFC6241"/> or RESTCONF <xref target="RFC8040"/>.  The lowest NETCONF layer
 is the secure transport layer, and the mandatory-to-implement secure
 transport is Secure Shell (SSH) <xref target="RFC6242"/>.  The lowest RESTCONF layer
 is HTTPS, and the mandatory-to-implement secure transport is TLS
 <xref target="RFC8446"/>.</t>
      <t>The Network Configuration Access Control Model (NACM) <xref target="RFC8341"/> provides the means to restrict access for particular NETCONF or RESTCONF users to a preconfigured subset of all available NETCONF or RESTCONF protocol operations and content.</t>
      <t>There are a number of data nodes defined in this YANG module that are writable/creatable/deletable (i.e., config true, which is the default). These data nodes may be considered sensitive or vulnerable in some network environments. Write operations (e.g., edit-config) to these data nodes without proper protection can have a negative effect on network operations. These are the subtrees and data nodes and their sensitivity/vulnerability:</t>
      <dl>
        <dt>'defined-sets' and 'aliases':</dt>
        <dd>
          <t>These lists specify a set of sets and aliases. Similar to <xref target="RFC8519"/>, unauthorized write access to these
   list can allow intruders to modify the entries so as to permit
   traffic that should not be permitted, or deny traffic that should
   be permitted.  The former may result in a DoS attack, or
   compromise a device.  The latter may result in a DoS attack.</t>
        </dd>
      </dl>
      <t>Some of the readable data nodes in this YANG module may be considered sensitive or vulnerable in some network environments. It is thus important to control read access (e.g., via get, get-config, or notification) to these data nodes. These are the subtrees and data nodes and their sensitivity/vulnerability:</t>
      <dl>
        <dt>'defined-sets' and 'aliases':</dt>
        <dd>
          <t>Unauthorized read access of these lists will allow
an attacker to identify the actual resources that are bound
to ACLs.</t>
        </dd>
      </dl>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <section anchor="uri-registrations">
        <name>URI Registrations</name>
        <t>This document requests IANA to register the following URIs in the "ns"
   subregistry within the "IETF XML Registry" <xref target="RFC3688"/>:</t>
        <artwork><![CDATA[
         URI: urn:ietf:params:xml:ns:yang:ietf-acl-enh
         Registrant Contact: The IESG.
         XML: N/A; the requested URI is an XML namespace.

         URI: urn:ietf:params:xml:ns:yang:iana-icmpv4-types
         Registrant Contact: The IESG.
         XML: N/A; the requested URI is an XML namespace.

         URI: urn:ietf:params:xml:ns:yang:iana-icmpv6-types
         Registrant Contact: The IESG.
         XML: N/A; the requested URI is an XML namespace.

         URI: urn:ietf:params:xml:ns:yang:iana-ipv6-ext-types
         Registrant Contact: The IESG.
         XML: N/A; the requested URI is an XML namespace.
]]></artwork>
      </section>
      <section anchor="yang-module-name-registrations">
        <name>YANG Module Name Registrations</name>
        <t>This document requests IANA to register the following YANG modules in
   the "YANG Module Names" subregistry <xref target="RFC6020"/> within the "YANG
   Parameters" registry.</t>
        <artwork><![CDATA[
    name: ietf-acl-enh
    namespace: urn:ietf:params:xml:ns:yang:ietf-acl-enh
    maintained by IANA: N
    prefix: acl-enh
    reference: RFC XXXX

    name: iana-icmpv4-types
    namespace: urn:ietf:params:xml:ns:yang:iana-icmpv4-types
    maintained by IANA: Y
    prefix: iana-icmpv4-types
    reference: RFC XXXX

    name: iana-icmpv6-types
    namespace: urn:ietf:params:xml:ns:yang:iana-icmpv6-types
    maintained by IANA: Y
    prefix: iana-icmpv6-types
    reference: RFC XXXX

    name: iana-ipv6-ext-types
    namespace: urn:ietf:params:xml:ns:yang:iana-ipv6-ext-types
    maintained by IANA: Y
    prefix: iana-ipv6-ext-types
    reference: RFC XXXX
]]></artwork>
      </section>
      <section anchor="considerations-for-iana-maintained-modules">
        <name>Considerations for IANA-Maintained Modules</name>
        <section anchor="icmpv4-types-iana-module">
          <name>ICMPv4 Types IANA Module</name>
          <t>IANA is requested to create and post
the initial version of the "iana-icmpv4-types" YANG module by
applying the XSLT stylesheet from <xref target="template"/> to the XML version of
<xref target="IANA-ICMPv4"/>.</t>
          <t>This document defines the initial version of the IANA-maintained
"iana-icmpv4-types" YANG module.  The most recent version of the YANG module
is available from the "YANG Parameters" registry
<xref target="IANA-YANG-PARAMETERS"/>.</t>
          <t>IANA is requested to add this note to the registry <xref target="IANA-YANG-PARAMETERS"/>:</t>
          <ul empty="true">
            <li>
              <t>New values must not be directly added to the "iana-icmpv4-types" YANG module.  They must instead be added to the "ICMP Type Numbers" registry <xref target="IANA-ICMPv4"/>.</t>
            </li>
          </ul>
          <t>When a value is added to the "ICMP Type Numbers" registry, a new "enum" statement
must be added to the "iana-icmpv4-types" YANG module.  The "enum" statement,
and sub-statements thereof, should be defined:</t>
          <dl>
            <dt>"enum":</dt>
            <dd>
              <t>Replicates a name from the registry.</t>
            </dd>
            <dt>"value":</dt>
            <dd>
              <t>Contains the decimal value of the IANA-assigned value.</t>
            </dd>
            <dt>"status":</dt>
            <dd>
              <t>Is included only if a registration has been deprecated
or obsoleted.  IANA "deprecated" maps to YANG status
"deprecated", and IANA "obsolete" maps to YANG status
"obsolete".</t>
            </dd>
            <dt>"description":</dt>
            <dd>
              <t>Replicates the description from the registry.</t>
            </dd>
            <dt>"reference":</dt>
            <dd>
              <t>Replicates the reference(s) from the registry with the
title of the document(s) added.</t>
            </dd>
          </dl>
          <t>Unassigned or reserved values are not present in the module.</t>
          <t>When the "iana-icmpv4-types" YANG module is updated, a new "revision"
statement with a unique revision date must be added in front of the
existing revision statements.</t>
          <t>IANA is requested to add this note to "ICMP Type Numbers" <xref target="IANA-ICMPv4"/>:</t>
          <artwork><![CDATA[
When this registry is modified, the YANG module "iana-icmpv4-types"
[IANA_ICMPv4_YANG_URL] must be updated as defined in RFC XXXX.
]]></artwork>
          <t>IANA is requested to updated the "Reference" in the "ICMP Type Numbers" registry
as follows:</t>
          <dl>
            <dt>OLD:</dt>
            <dd>
              <t><xref target="RFC2780"/></t>
            </dd>
            <dt>NEW:</dt>
            <dd>
              <t><xref target="RFC2780"/>[RFCXXXX]</t>
            </dd>
          </dl>
        </section>
        <section anchor="icmpv6-types-iana-module">
          <name>ICMPv6 Types IANA Module</name>
          <t>IANA is requested to create and post
the initial version of the "iana-icmpv6-types" YANG module by
applying the XSLT stylesheet from <xref target="v6-template"/> to the XML version of
<xref target="IANA-ICMPv4"/>.</t>
          <t>This document defines the initial version of the IANA-maintained
"iana-icmpv6-types" YANG module.  The most recent version of the YANG module
is available from the "YANG Parameters" registry
<xref target="IANA-YANG-PARAMETERS"/>.</t>
          <t>IANA is requested to add this note to the registry <xref target="IANA-YANG-PARAMETERS"/>:</t>
          <ul empty="true">
            <li>
              <t>New values must not be directly added to the "iana-icmpv6-types" YANG module. They must instead be added to the "ICMPv6 "type" Numbers" registry <xref target="IANA-ICMPv6"/>.</t>
            </li>
          </ul>
          <t>When a value is added to the "ICMPv6 "type" Numbers" registry, a new "enum" statement
must be added to the "iana-icmpv6-types" YANG module.  The "enum" statement,
and sub-statements thereof, should be defined:</t>
          <dl>
            <dt>"enum":</dt>
            <dd>
              <t>Replicates a name from the registry.</t>
            </dd>
            <dt>"value":</dt>
            <dd>
              <t>Contains the decimal value of the IANA-assigned value.</t>
            </dd>
            <dt>"status":</dt>
            <dd>
              <t>Is included only if a registration has been deprecated
or obsoleted.  IANA "deprecated" maps to YANG status
"deprecated", and IANA "obsolete" maps to YANG status
"obsolete".</t>
            </dd>
            <dt>"description":</dt>
            <dd>
              <t>Replicates the description from the registry.</t>
            </dd>
            <dt>"reference":</dt>
            <dd>
              <t>Replicates the reference(s) from the registry with the
title of the document(s) added.</t>
            </dd>
          </dl>
          <t>Unassigned or reserved values are not present in the module.</t>
          <t>When the "iana-icmpv6-types" YANG module is updated, a new "revision"
statement with a unique revision date must be added in front of the
existing revision statements.</t>
          <t>IANA is requested to add this note to "ICMPv6 "type" Numbers" <xref target="IANA-ICMPv6"/>:</t>
          <artwork><![CDATA[
When this registry is modified, the YANG module "iana-icmpv6-types"
[IANA_ICMPv6_YANG_URL] must be updated as defined in RFC XXXX.
]]></artwork>
          <t>IANA is requested to updated the "Reference" in the "ICMPv6 "type" Numbers" registry
as follows:</t>
          <dl>
            <dt>OLD:</dt>
            <dd>
              <t><xref target="RFC4443"/></t>
            </dd>
            <dt>NEW:</dt>
            <dd>
              <t><xref target="RFC4443"/>[RFCXXXX]</t>
            </dd>
          </dl>
        </section>
        <section anchor="ipv6-extension-header-types-iana-module">
          <name>IPv6 Extension Header Types IANA Module</name>
          <t>IANA is requested to create and post
the initial version of the "iana-ipv6-ext-types" YANG module by
applying the XSLT stylesheet from <xref target="iana-ipv6-ext-template"/> to the XML version of
<xref target="IANA-IPv6"/>.</t>
          <t>This document defines the initial version of the IANA-maintained
"iana-ipv6-ext-types" YANG module.  The most recent version of the YANG module
is available from the "YANG Parameters" registry
<xref target="IANA-YANG-PARAMETERS"/>.</t>
          <t>IANA is requested to add this note to the registry <xref target="IANA-YANG-PARAMETERS"/>:</t>
          <ul empty="true">
            <li>
              <t>New values must not be directly added to the "iana-ipv6-ext-types" YANG module.  They must instead be added to the "IPv6 Extension Header Types" registry <xref target="IANA-ICMPv6"/>.</t>
            </li>
          </ul>
          <t>When a value is added to the "IPv6 Extension Header Types" registry, a new "enum" statement
must be added to the "iana-ipv6-ext-types" YANG module.  The "enum" statement,
and sub-statements thereof, should be defined:</t>
          <dl>
            <dt>"enum":</dt>
            <dd>
              <t>Replicates a name from the registry.</t>
            </dd>
            <dt>"value":</dt>
            <dd>
              <t>Contains the decimal value of the IANA-assigned value.</t>
            </dd>
            <dt>"status":</dt>
            <dd>
              <t>Is included only if a registration has been deprecated
or obsoleted.  IANA "deprecated" maps to YANG status
"deprecated", and IANA "obsolete" maps to YANG status
"obsolete".</t>
            </dd>
            <dt>"description":</dt>
            <dd>
              <t>Replicates the description from the registry.</t>
            </dd>
            <dt>"reference":</dt>
            <dd>
              <t>Replicates the reference(s) from the registry with the
title of the document(s) added.</t>
            </dd>
          </dl>
          <t>Unassigned or reserved values are not present in the module.</t>
          <t>When the "iana-ipv6-ext-types" YANG module is updated, a new "revision"
statement with a unique revision date must be added in front of the
existing revision statements.</t>
          <t>IANA is requested to add this note to the "IPv6 Extension Header Types" registry <xref target="IANA-IPv6"/>:</t>
          <artwork><![CDATA[
When this registry is modified, the YANG module "iana-ipv6-ext-types"
[IANA_IPV6_YANG_URL] must be updated as defined in RFC XXXX.
]]></artwork>
          <t>IANA is requested to updated the "Reference" in the "IPv6 Extension Header Types" registry
as follows:</t>
          <dl>
            <dt>OLD:</dt>
            <dd>
              <t><xref target="RFC2780"/><xref target="RFC5237"/><xref target="RFC7045"/></t>
            </dd>
            <dt>NEW:</dt>
            <dd>
              <t><xref target="RFC2780"/><xref target="RFC5237"/><xref target="RFC7045"/>[RFCXXXX]</t>
            </dd>
          </dl>
        </section>
      </section>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC8519">
          <front>
            <title>YANG Data Model for Network Access Control Lists (ACLs)</title>
            <author fullname="M. Jethanandani" initials="M." surname="Jethanandani"/>
            <author fullname="S. Agarwal" initials="S." surname="Agarwal"/>
            <author fullname="L. Huang" initials="L." surname="Huang"/>
            <author fullname="D. Blair" initials="D." surname="Blair"/>
            <date month="March" year="2019"/>
            <abstract>
              <t>This document defines a data model for Access Control Lists (ACLs). An ACL is a user-ordered set of rules used to configure the forwarding behavior in a device. Each rule is used to find a match on a packet and define actions that will be performed on the packet.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8519"/>
          <seriesInfo name="DOI" value="10.17487/RFC8519"/>
        </reference>
        <reference anchor="RFC8956">
          <front>
            <title>Dissemination of Flow Specification Rules for IPv6</title>
            <author fullname="C. Loibl" initials="C." role="editor" surname="Loibl"/>
            <author fullname="R. Raszuk" initials="R." role="editor" surname="Raszuk"/>
            <author fullname="S. Hares" initials="S." role="editor" surname="Hares"/>
            <date month="December" year="2020"/>
            <abstract>
              <t>"Dissemination of Flow Specification Rules" (RFC 8955) provides a Border Gateway Protocol (BGP) extension for the propagation of traffic flow information for the purpose of rate limiting or filtering IPv4 protocol data packets.</t>
              <t>This document extends RFC 8955 with IPv6 functionality. It also updates RFC 8955 by changing the IANA Flow Spec Component Types registry.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8956"/>
          <seriesInfo name="DOI" value="10.17487/RFC8956"/>
        </reference>
        <reference anchor="RFC8342">
          <front>
            <title>Network Management Datastore Architecture (NMDA)</title>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <author fullname="J. Schoenwaelder" initials="J." surname="Schoenwaelder"/>
            <author fullname="P. Shafer" initials="P." surname="Shafer"/>
            <author fullname="K. Watsen" initials="K." surname="Watsen"/>
            <author fullname="R. Wilton" initials="R." surname="Wilton"/>
            <date month="March" year="2018"/>
            <abstract>
              <t>Datastores are a fundamental concept binding the data models written in the YANG data modeling language to network management protocols such as the Network Configuration Protocol (NETCONF) and RESTCONF. This document defines an architectural framework for datastores based on the experience gained with the initial simpler model, addressing requirements that were not well supported in the initial model. This document updates RFC 7950.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8342"/>
          <seriesInfo name="DOI" value="10.17487/RFC8342"/>
        </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>
        <reference anchor="RFC7950">
          <front>
            <title>The YANG 1.1 Data Modeling Language</title>
            <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
            <date month="August" year="2016"/>
            <abstract>
              <t>YANG is a data modeling language used to model configuration data, state data, Remote Procedure Calls, and notifications for network management protocols. This document describes the syntax and semantics of version 1.1 of the YANG language. YANG version 1.1 is a maintenance release of the YANG language, addressing ambiguities and defects in the original specification. There are a small number of backward incompatibilities from YANG version 1. This document also specifies the YANG mappings to the Network Configuration Protocol (NETCONF).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7950"/>
          <seriesInfo name="DOI" value="10.17487/RFC7950"/>
        </reference>
        <reference anchor="RFC0792">
          <front>
            <title>Internet Control Message Protocol</title>
            <author fullname="J. Postel" initials="J." surname="Postel"/>
            <date month="September" year="1981"/>
          </front>
          <seriesInfo name="STD" value="5"/>
          <seriesInfo name="RFC" value="792"/>
          <seriesInfo name="DOI" value="10.17487/RFC0792"/>
        </reference>
        <reference anchor="RFC4443">
          <front>
            <title>Internet Control Message Protocol (ICMPv6) for the Internet Protocol Version 6 (IPv6) Specification</title>
            <author fullname="A. Conta" initials="A." surname="Conta"/>
            <author fullname="S. Deering" initials="S." surname="Deering"/>
            <author fullname="M. Gupta" initials="M." role="editor" surname="Gupta"/>
            <date month="March" year="2006"/>
            <abstract>
              <t>This document describes the format of a set of control messages used in ICMPv6 (Internet Control Message Protocol). ICMPv6 is the Internet Control Message Protocol for Internet Protocol version 6 (IPv6). [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="89"/>
          <seriesInfo name="RFC" value="4443"/>
          <seriesInfo name="DOI" value="10.17487/RFC4443"/>
        </reference>
        <reference anchor="RFC9293">
          <front>
            <title>Transmission Control Protocol (TCP)</title>
            <author fullname="W. Eddy" initials="W." role="editor" surname="Eddy"/>
            <date month="August" year="2022"/>
            <abstract>
              <t>This document specifies the Transmission Control Protocol (TCP). TCP is an important transport-layer protocol in the Internet protocol stack, and it has continuously evolved over decades of use and growth of the Internet. Over this time, a number of changes have been made to TCP as it was specified in RFC 793, though these have only been documented in a piecemeal fashion. This document collects and brings those changes together with the protocol specification from RFC 793. This document obsoletes RFC 793, as well as RFCs 879, 2873, 6093, 6429, 6528, and 6691 that updated parts of RFC 793. It updates RFCs 1011 and 1122, and it should be considered as a replacement for the portions of those documents dealing with TCP requirements. It also updates RFC 5961 by adding a small clarification in reset handling while in the SYN-RECEIVED state. The TCP header control bits from RFC 793 have also been updated based on RFC 3168.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="7"/>
          <seriesInfo name="RFC" value="9293"/>
          <seriesInfo name="DOI" value="10.17487/RFC9293"/>
        </reference>
        <reference anchor="RFC3032">
          <front>
            <title>MPLS Label Stack Encoding</title>
            <author fullname="E. Rosen" initials="E." surname="Rosen"/>
            <author fullname="D. Tappan" initials="D." surname="Tappan"/>
            <author fullname="G. Fedorkow" initials="G." surname="Fedorkow"/>
            <author fullname="Y. Rekhter" initials="Y." surname="Rekhter"/>
            <author fullname="D. Farinacci" initials="D." surname="Farinacci"/>
            <author fullname="T. Li" initials="T." surname="Li"/>
            <author fullname="A. Conta" initials="A." surname="Conta"/>
            <date month="January" year="2001"/>
            <abstract>
              <t>This document specifies the encoding to be used by an LSR in order to transmit labeled packets on Point-to-Point Protocol (PPP) data links, on LAN data links, and possibly on other data links as well. This document also specifies rules and procedures for processing the various fields of the label stack encoding. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3032"/>
          <seriesInfo name="DOI" value="10.17487/RFC3032"/>
        </reference>
        <reference anchor="RFC5462">
          <front>
            <title>Multiprotocol Label Switching (MPLS) Label Stack Entry: "EXP" Field Renamed to "Traffic Class" Field</title>
            <author fullname="L. Andersson" initials="L." surname="Andersson"/>
            <author fullname="R. Asati" initials="R." surname="Asati"/>
            <date month="February" year="2009"/>
            <abstract>
              <t>The early Multiprotocol Label Switching (MPLS) documents defined the form of the MPLS label stack entry. This includes a three-bit field called the "EXP field". The exact use of this field was not defined by these documents, except to state that it was to be "reserved for experimental use".</t>
              <t>Although the intended use of the EXP field was as a "Class of Service" (CoS) field, it was not named a CoS field by these early documents because the use of such a CoS field was not considered to be sufficiently defined. Today a number of standards documents define its usage as a CoS field.</t>
              <t>To avoid misunderstanding about how this field may be used, it has become increasingly necessary to rename this field. This document changes the name of the field to the "Traffic Class field" ("TC field"). In doing so, it also updates documents that define the current use of the EXP field. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5462"/>
          <seriesInfo name="DOI" value="10.17487/RFC5462"/>
        </reference>
        <reference anchor="RFC7209">
          <front>
            <title>Requirements for Ethernet VPN (EVPN)</title>
            <author fullname="A. Sajassi" initials="A." surname="Sajassi"/>
            <author fullname="R. Aggarwal" initials="R." surname="Aggarwal"/>
            <author fullname="J. Uttaro" initials="J." surname="Uttaro"/>
            <author fullname="N. Bitar" initials="N." surname="Bitar"/>
            <author fullname="W. Henderickx" initials="W." surname="Henderickx"/>
            <author fullname="A. Isaac" initials="A." surname="Isaac"/>
            <date month="May" year="2014"/>
            <abstract>
              <t>The widespread adoption of Ethernet L2VPN services and the advent of new applications for the technology (e.g., data center interconnect) have culminated in a new set of requirements that are not readily addressable by the current Virtual Private LAN Service (VPLS) solution. In particular, multihoming with all-active forwarding is not supported, and there's no existing solution to leverage Multipoint-to-Multipoint (MP2MP) Label Switched Paths (LSPs) for optimizing the delivery of multi-destination frames. Furthermore, the provisioning of VPLS, even in the context of BGP-based auto-discovery, requires network operators to specify various network parameters on top of the access configuration. This document specifies the requirements for an Ethernet VPN (EVPN) solution, which addresses the above issues.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7209"/>
          <seriesInfo name="DOI" value="10.17487/RFC7209"/>
        </reference>
        <reference anchor="RFC6991">
          <front>
            <title>Common YANG Data Types</title>
            <author fullname="J. Schoenwaelder" initials="J." role="editor" surname="Schoenwaelder"/>
            <date month="July" year="2013"/>
            <abstract>
              <t>This document introduces a collection of common data types to be used with the YANG data modeling language. This document obsoletes RFC 6021.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6991"/>
          <seriesInfo name="DOI" value="10.17487/RFC6991"/>
        </reference>
        <reference anchor="RFC8294">
          <front>
            <title>Common YANG Data Types for the Routing Area</title>
            <author fullname="X. Liu" initials="X." surname="Liu"/>
            <author fullname="Y. Qu" initials="Y." surname="Qu"/>
            <author fullname="A. Lindem" initials="A." surname="Lindem"/>
            <author fullname="C. Hopps" initials="C." surname="Hopps"/>
            <author fullname="L. Berger" initials="L." surname="Berger"/>
            <date month="December" year="2017"/>
            <abstract>
              <t>This document defines a collection of common data types using the YANG data modeling language. These derived common types are designed to be imported by other modules defined in the routing area.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8294"/>
          <seriesInfo name="DOI" value="10.17487/RFC8294"/>
        </reference>
        <reference anchor="RFC6241">
          <front>
            <title>Network Configuration Protocol (NETCONF)</title>
            <author fullname="R. Enns" initials="R." role="editor" surname="Enns"/>
            <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
            <author fullname="J. Schoenwaelder" initials="J." role="editor" surname="Schoenwaelder"/>
            <author fullname="A. Bierman" initials="A." role="editor" surname="Bierman"/>
            <date month="June" year="2011"/>
            <abstract>
              <t>The Network Configuration Protocol (NETCONF) defined in this document provides mechanisms to install, manipulate, and delete the configuration of network devices. It uses an Extensible Markup Language (XML)-based data encoding for the configuration data as well as the protocol messages. The NETCONF protocol operations are realized as remote procedure calls (RPCs). This document obsoletes RFC 4741. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6241"/>
          <seriesInfo name="DOI" value="10.17487/RFC6241"/>
        </reference>
        <reference anchor="RFC8040">
          <front>
            <title>RESTCONF Protocol</title>
            <author fullname="A. Bierman" initials="A." surname="Bierman"/>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <author fullname="K. Watsen" initials="K." surname="Watsen"/>
            <date month="January" year="2017"/>
            <abstract>
              <t>This document describes an HTTP-based protocol that provides a programmatic interface for accessing data defined in YANG, using the datastore concepts defined in the Network Configuration Protocol (NETCONF).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8040"/>
          <seriesInfo name="DOI" value="10.17487/RFC8040"/>
        </reference>
        <reference anchor="RFC6242">
          <front>
            <title>Using the NETCONF Protocol over Secure Shell (SSH)</title>
            <author fullname="M. Wasserman" initials="M." surname="Wasserman"/>
            <date month="June" year="2011"/>
            <abstract>
              <t>This document describes a method for invoking and running the Network Configuration Protocol (NETCONF) within a Secure Shell (SSH) session as an SSH subsystem. This document obsoletes RFC 4742. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6242"/>
          <seriesInfo name="DOI" value="10.17487/RFC6242"/>
        </reference>
        <reference anchor="RFC8446">
          <front>
            <title>The Transport Layer Security (TLS) Protocol Version 1.3</title>
            <author fullname="E. Rescorla" initials="E." surname="Rescorla"/>
            <date month="August" year="2018"/>
            <abstract>
              <t>This document specifies version 1.3 of the Transport Layer Security (TLS) protocol. TLS allows client/server applications to communicate over the Internet in a way that is designed to prevent eavesdropping, tampering, and message forgery.</t>
              <t>This document updates RFCs 5705 and 6066, and obsoletes RFCs 5077, 5246, and 6961. This document also specifies new requirements for TLS 1.2 implementations.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8446"/>
          <seriesInfo name="DOI" value="10.17487/RFC8446"/>
        </reference>
        <reference anchor="RFC8341">
          <front>
            <title>Network Configuration Access Control Model</title>
            <author fullname="A. Bierman" initials="A." surname="Bierman"/>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <date month="March" year="2018"/>
            <abstract>
              <t>The standardization of network configuration interfaces for use with the Network Configuration Protocol (NETCONF) or the RESTCONF protocol requires a structured and secure operating environment that promotes human usability and multi-vendor interoperability. There is a need for standard mechanisms to restrict NETCONF or RESTCONF protocol access for particular users to a preconfigured subset of all available NETCONF or RESTCONF protocol operations and content. This document defines such an access control model.</t>
              <t>This document obsoletes RFC 6536.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="91"/>
          <seriesInfo name="RFC" value="8341"/>
          <seriesInfo name="DOI" value="10.17487/RFC8341"/>
        </reference>
        <reference anchor="RFC3688">
          <front>
            <title>The IETF XML Registry</title>
            <author fullname="M. Mealling" initials="M." surname="Mealling"/>
            <date month="January" year="2004"/>
            <abstract>
              <t>This document describes an IANA maintained registry for IETF standards which use Extensible Markup Language (XML) related items such as Namespaces, Document Type Declarations (DTDs), Schemas, and Resource Description Framework (RDF) Schemas.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="81"/>
          <seriesInfo name="RFC" value="3688"/>
          <seriesInfo name="DOI" value="10.17487/RFC3688"/>
        </reference>
        <reference anchor="RFC6020">
          <front>
            <title>YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)</title>
            <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
            <date month="October" year="2010"/>
            <abstract>
              <t>YANG is a data modeling language used to model configuration and state data manipulated by the Network Configuration Protocol (NETCONF), NETCONF remote procedure calls, and NETCONF notifications. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6020"/>
          <seriesInfo name="DOI" value="10.17487/RFC6020"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="IANA-YANG-PARAMETERS" target="https://www.iana.org/assignments/yang-parameters">
          <front>
            <title>YANG Parameters</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="IANA-ICMPv4" target="https://www.iana.org/assignments/icmp-parameters/icmp-parameters.xhtml">
          <front>
            <title>ICMP Type Numbers</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="IANA-ICMPv6" target="https://www.iana.org/assignments/icmpv6-parameters/icmpv6-parameters.xhtml">
          <front>
            <title>ICMPv6 type Numbers</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="IANA-IPv6" target="https://www.iana.org/assignments/ipv6-parameters/ipv6-parameters.xhtml">
          <front>
            <title>IPv6 Extension Header Types</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="IEEE-802-1ah" target="https://standards.ieee.org/standard/802_1ah-2008.html">
          <front>
            <title>IEEE Standard for Local and metropolitan area networks -- Virtual Bridged Local Area Networks Amendment 7: Provider Backbone Bridges</title>
            <author initials="" surname="IEEE" fullname="IEEE">
              <organization/>
            </author>
            <date year="2008" month="August"/>
          </front>
        </reference>
        <reference anchor="RFC9132">
          <front>
            <title>Distributed Denial-of-Service Open Threat Signaling (DOTS) Signal Channel Specification</title>
            <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
            <author fullname="J. Shallow" initials="J." surname="Shallow"/>
            <author fullname="T. Reddy.K" initials="T." surname="Reddy.K"/>
            <date month="September" year="2021"/>
            <abstract>
              <t>This document specifies the Distributed Denial-of-Service Open Threat Signaling (DOTS) signal channel, a protocol for signaling the need for protection against Distributed Denial-of-Service (DDoS) attacks to a server capable of enabling network traffic mitigation on behalf of the requesting client.</t>
              <t>A companion document defines the DOTS data channel, a separate reliable communication layer for DOTS management and configuration purposes.</t>
              <t>This document obsoletes RFC 8782.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9132"/>
          <seriesInfo name="DOI" value="10.17487/RFC9132"/>
        </reference>
        <reference anchor="RFC8955">
          <front>
            <title>Dissemination of Flow Specification Rules</title>
            <author fullname="C. Loibl" initials="C." surname="Loibl"/>
            <author fullname="S. Hares" initials="S." surname="Hares"/>
            <author fullname="R. Raszuk" initials="R." surname="Raszuk"/>
            <author fullname="D. McPherson" initials="D." surname="McPherson"/>
            <author fullname="M. Bacher" initials="M." surname="Bacher"/>
            <date month="December" year="2020"/>
            <abstract>
              <t>This document defines a Border Gateway Protocol Network Layer Reachability Information (BGP NLRI) encoding format that can be used to distribute (intra-domain and inter-domain) traffic Flow Specifications for IPv4 unicast and IPv4 BGP/MPLS VPN services. This allows the routing system to propagate information regarding more specific components of the traffic aggregate defined by an IP destination prefix.</t>
              <t>It also specifies BGP Extended Community encoding formats, which can be used to propagate Traffic Filtering Actions along with the Flow Specification NLRI. Those Traffic Filtering Actions encode actions a routing system can take if the packet matches the Flow Specification.</t>
              <t>This document obsoletes both RFC 5575 and RFC 7674.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8955"/>
          <seriesInfo name="DOI" value="10.17487/RFC8955"/>
        </reference>
        <reference anchor="I-D.ietf-netmod-rfc8407bis">
          <front>
            <title>Guidelines for Authors and Reviewers of Documents Containing YANG Data Models</title>
            <author fullname="Mohamed Boucadair" initials="M." surname="Boucadair">
              <organization>Orange</organization>
            </author>
            <author fullname="Qin Wu" initials="Q." surname="Wu">
              <organization>Huawei</organization>
            </author>
            <date day="18" month="December" year="2023"/>
            <abstract>
              <t>   This memo provides guidelines for authors and reviewers of
   specifications containing YANG modules, including IANA-maintained
   modules.  Recommendations and procedures are defined, which are
   intended to increase interoperability and usability of Network
   Configuration Protocol (NETCONF) and RESTCONF protocol
   implementations that utilize YANG modules.  This document obsoletes
   RFC 8407.

   Also, this document updates RFC 8126 by providing additional
   guidelines for writing the IANA considerations for RFCs that specify
   IANA-maintained modules.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-netmod-rfc8407bis-06"/>
        </reference>
        <reference anchor="RFC8340">
          <front>
            <title>YANG Tree Diagrams</title>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <author fullname="L. Berger" initials="L." role="editor" surname="Berger"/>
            <date month="March" year="2018"/>
            <abstract>
              <t>This document captures the current syntax used in YANG module tree diagrams. The purpose of this document is to provide a single location for this definition. This syntax may be updated from time to time based on the evolution of the YANG language.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="215"/>
          <seriesInfo name="RFC" value="8340"/>
          <seriesInfo name="DOI" value="10.17487/RFC8340"/>
        </reference>
        <reference anchor="RFC9000">
          <front>
            <title>QUIC: A UDP-Based Multiplexed and Secure Transport</title>
            <author fullname="J. Iyengar" initials="J." role="editor" surname="Iyengar"/>
            <author fullname="M. Thomson" initials="M." role="editor" surname="Thomson"/>
            <date month="May" year="2021"/>
            <abstract>
              <t>This document defines the core of the QUIC transport protocol. QUIC provides applications with flow-controlled streams for structured communication, low-latency connection establishment, and network path migration. QUIC includes security measures that ensure confidentiality, integrity, and availability in a range of deployment circumstances. Accompanying documents describe the integration of TLS for key negotiation, loss detection, and an exemplary congestion control algorithm.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9000"/>
          <seriesInfo name="DOI" value="10.17487/RFC9000"/>
        </reference>
        <reference anchor="RFC2780">
          <front>
            <title>IANA Allocation Guidelines For Values In the Internet Protocol and Related Headers</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <author fullname="V. Paxson" initials="V." surname="Paxson"/>
            <date month="March" year="2000"/>
            <abstract>
              <t>This memo provides guidance for the IANA to use in assigning parameters for fields in the IPv4, IPv6, ICMP, UDP and TCP protocol headers. 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="37"/>
          <seriesInfo name="RFC" value="2780"/>
          <seriesInfo name="DOI" value="10.17487/RFC2780"/>
        </reference>
        <reference anchor="RFC5237">
          <front>
            <title>IANA Allocation Guidelines for the Protocol Field</title>
            <author fullname="J. Arkko" initials="J." surname="Arkko"/>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="February" year="2008"/>
            <abstract>
              <t>This document revises the IANA guidelines for allocating new Protocol field values in IPv4 header. It modifies the rules specified in RFC 2780 by removing the Expert Review option. The change will also affect the allocation of Next Header field values in IPv6. 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="37"/>
          <seriesInfo name="RFC" value="5237"/>
          <seriesInfo name="DOI" value="10.17487/RFC5237"/>
        </reference>
        <reference anchor="RFC7045">
          <front>
            <title>Transmission and Processing of IPv6 Extension Headers</title>
            <author fullname="B. Carpenter" initials="B." surname="Carpenter"/>
            <author fullname="S. Jiang" initials="S." surname="Jiang"/>
            <date month="December" year="2013"/>
            <abstract>
              <t>Various IPv6 extension headers have been standardised since the IPv6 standard was first published. This document updates RFC 2460 to clarify how intermediate nodes should deal with such extension headers and with any that are defined in the future. It also specifies how extension headers should be registered by IANA, with a corresponding minor update to RFC 2780.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7045"/>
          <seriesInfo name="DOI" value="10.17487/RFC7045"/>
        </reference>
      </references>
    </references>
    <?line 1842?>

<section anchor="icmpv4-types">
      <name>ICMPv4 Types</name>
      <section anchor="template">
        <name>XSLT Template to Generate The ICMPv4 Types IANA-Maintained Module</name>
        <sourcecode markers="true"><![CDATA[

<?xml version="1.0" encoding="utf-8"?>
<stylesheet
    xmlns="http://www.w3.org/1999/XSL/Transform"
    xmlns:html="http://www.w3.org/1999/xhtml"
    xmlns:iana="http://www.iana.org/assignments"
    xmlns:yin="urn:ietf:params:xml:ns:yang:yin:1"
    version="1.0">
  <import href="../../../xslt/iana-yinx.xsl"/>
  <output method="xml" encoding="utf-8"/>
  <strip-space elements="*"/>

  <template match="iana:registry[@id='icmp-parameters-types']">
    <element name="yin:typedef">
      <attribute name="name">icmpv4-type-name</attribute>
      <element name="yin:type">
        <attribute name="name">enumeration</attribute>
        <apply-templates
            select="iana:record[not(iana:description = 'Unassigned' or
                    starts-with(iana:description, 'Reserved') or 
                    starts-with(iana:description, 'RFC3692')) or 
                    contains(iana:description, 'experimental')]"/>
      </element>
      <element name="yin:description">
        <element name="yin:text">
          This enumeration type defines mnemonic names and
          corresponding numeric values of ICMPv4 types.
        </element>
      </element>
      <element name="yin:reference">
        <element name="yin:text">
          RFC 2708: IANA Allocation Guidelines For Values In
                    the Internet Protocol and Related Headers
        </element>
      </element>
    </element>
    <element name="yin:typedef">
      <attribute name="name">icmpv4-type</attribute>
      <element name="yin:type">
        <attribute name="name">union</attribute>
        <element name="yin:type">
          <attribute name="name">uint8</attribute>
        </element>
        <element name="yin:type">
          <attribute name="name">icmpv4-type-name</attribute>
        </element>
      </element>
      <element name="yin:description">
        <element name="yin:text">
          This type allows reference to an ICMPv4 type using either
          the assigned mnemonic name or numeric value.
        </element>
      </element>
    </element>
  </template>

  <template match="iana:record">
    <call-template name="enum">
      <with-param name="id">
        <choose>
          <when test="contains(iana:description, '(Deprecated)')">
            <value-of select="translate(normalize-space(substring-before(iana:description, 
                  '(Deprecated)')),' ','')"/>
          </when>
          <otherwise>
            <value-of select="translate(normalize-space(iana:description),' ','')"/>
          </otherwise>
        </choose>
      </with-param>
      <with-param name="deprecated"
                  select="contains(iana:description, '(Deprecated)')"/>
    </call-template>
  </template>

</stylesheet>

]]></sourcecode>
      </section>
      <section anchor="iana-icmp">
        <name>Initial Version of the The ICMPv4 Types IANA-Maintained Module</name>
        <sourcecode markers="true" name="iana-icmpv4-types@2020-09-25.yang"><![CDATA[

module iana-icmpv4-types {
  yang-version 1.1;
  namespace "urn:ietf:params:xml:ns:yang:iana-icmpv4-types";
  prefix iana-icmpv4-types;

  organization
    "Internet Assigned Numbers Authority (IANA)";

  contact
    "Internet Assigned Numbers Authority

     ICANN
     12025 Waterfront Drive, Suite 300
     Los Angeles, CA 90094
     

     Tel: +1 424 254 5300

     <mailto:iana@iana.org>";

  description
    "This YANG module translates IANA registry 'ICMP Type Numbers' to
     YANG derived types.

     Copyright (c) 2020 IETF Trust and the persons identified as
     authors of the code. All rights reserved.

     Redistribution and use in source and binary forms, with or
     without modification, is permitted pursuant to, and subject to
     the license terms contained in, the Revised BSD License set
     forth in Section 4.c of the IETF Trust's Legal Provisions
     Relating to IETF Documents
     (https://trustee.ietf.org/license-info).

     The initial version of this YANG module is part of RFC XXXX;
     see the RFC itself for full legal notices.

     This version of this YANG module was generated from the
     corresponding IANA registry using an XSLT stylesheet from the
     'iana-yang' project (https://github.com/llhotka/iana-yang).";

  reference
    "Internet Control Message Protocol (ICMP) Parameters
     (https://www.iana.org/assignments/icmp-parameters/)";

  revision 2020-09-25 {
    description
      "Current revision as of the revision date specified in the XML
       representation of the registry page.";
    reference
      "https://www.iana.org/assignments/icmp-parameters/icmp-parameters.xml";
  }

  /* Typedefs */

  typedef icmpv4-type-name {
    type enumeration {
      enum EchoReply {
        value 0;
        description
          "Echo Reply";
        reference
          "RFC 792";
      }
      enum DestinationUnreachable {
        value 3;
        description
          "Destination Unreachable";
        reference
          "RFC 792";
      }
      enum SourceQuench {
        value 4;
        status deprecated;
        description
          "Source Quench (Deprecated)";
        reference
          "- RFC 792
           - RFC 6633";
      }
      enum Redirect {
        value 5;
        description
          "Redirect";
        reference
          "RFC 792";
      }
      enum AlternateHostAddress {
        value 6;
        status deprecated;
        description
          "Alternate Host Address (Deprecated)";
        reference
          "RFC 6918";
      }
      enum Echo {
        value 8;
        description
          "Echo";
        reference
          "RFC 792";
      }
      enum RouterAdvertisement {
        value 9;
        description
          "Router Advertisement";
        reference
          "RFC 1256";
      }
      enum RouterSolicitation {
        value 10;
        description
          "Router Solicitation";
        reference
          "RFC 1256";
      }
      enum TimeExceeded {
        value 11;
        description
          "Time Exceeded";
        reference
          "RFC 792";
      }
      enum ParameterProblem {
        value 12;
        description
          "Parameter Problem";
        reference
          "RFC 792";
      }
      enum Timestamp {
        value 13;
        description
          "Timestamp";
        reference
          "RFC 792";
      }
      enum TimestampReply {
        value 14;
        description
          "Timestamp Reply";
        reference
          "RFC 792";
      }
      enum InformationRequest {
        value 15;
        status deprecated;
        description
          "Information Request (Deprecated)";
        reference
          "- RFC 792
           - RFC 6918";
      }
      enum InformationReply {
        value 16;
        status deprecated;
        description
          "Information Reply (Deprecated)";
        reference
          "- RFC 792
           - RFC 6918";
      }
      enum AddressMaskRequest {
        value 17;
        status deprecated;
        description
          "Address Mask Request (Deprecated)";
        reference
          "- RFC 950
           - RFC 6918";
      }
      enum AddressMaskReply {
        value 18;
        status deprecated;
        description
          "Address Mask Reply (Deprecated)";
        reference
          "- RFC 950
           - RFC 6918";
      }
      enum Traceroute {
        value 30;
        status deprecated;
        description
          "Traceroute (Deprecated)";
        reference
          "- RFC 1393
           - RFC 6918";
      }
      enum DatagramConversionError {
        value 31;
        status deprecated;
        description
          "Datagram Conversion Error (Deprecated)";
        reference
          "- RFC 1475
           - RFC 6918";
      }
      enum MobileHostRedirect {
        value 32;
        status deprecated;
        description
          "Mobile Host Redirect (Deprecated)";
        reference
          "- David Johnson <>
           - RFC 6918";
      }
      enum IPv6Where-Are-You {
        value 33;
        status deprecated;
        description
          "IPv6 Where-Are-You (Deprecated)";
        reference
          "- Bill Simpson <mailto:Bill.Simpson&um.cc.umich.edu>
           - RFC 6918";
      }
      enum IPv6I-Am-Here {
        value 34;
        status deprecated;
        description
          "IPv6 I-Am-Here (Deprecated)";
        reference
          "- Bill Simpson <mailto:Bill.Simpson&um.cc.umich.edu>
           - RFC 6918";
      }
      enum MobileRegistrationRequest {
        value 35;
        status deprecated;
        description
          "Mobile Registration Request (Deprecated)";
        reference
          "- Bill Simpson <mailto:Bill.Simpson&um.cc.umich.edu>
           - RFC 6918";
      }
      enum MobileRegistrationReply {
        value 36;
        status deprecated;
        description
          "Mobile Registration Reply (Deprecated)";
        reference
          "- Bill Simpson <mailto:Bill.Simpson&um.cc.umich.edu>
           - RFC 6918";
      }
      enum DomainNameRequest {
        value 37;
        status deprecated;
        description
          "Domain Name Request (Deprecated)";
        reference
          "- RFC 1788
           - RFC 6918";
      }
      enum DomainNameReply {
        value 38;
        status deprecated;
        description
          "Domain Name Reply (Deprecated)";
        reference
          "- RFC 1788
           - RFC 6918";
      }
      enum SKIP {
        value 39;
        status deprecated;
        description
          "SKIP (Deprecated)";
        reference
          "- Tom Markson <mailto:markson&osmosys.incog.com>
           - RFC 6918";
      }
      enum Photuris {
        value 40;
        description
          "Photuris";
        reference
          "RFC 2521";
      }
      enum ICMPmessagesutilizedbyexperimentalmobilityprotocolssuchasSeamoby {
        value 41;
        description
          "ICMP messages utilized by experimental mobility protocols
           such as Seamoby";
        reference
          "RFC 4065";
      }
      enum ExtendedEchoRequest {
        value 42;
        description
          "Extended Echo Request";
        reference
          "RFC 8335";
      }
      enum ExtendedEchoReply {
        value 43;
        description
          "Extended Echo Reply";
        reference
          "RFC 8335";
      }
    }
    description
      "This enumeration type defines mnemonic names and corresponding
       numeric values of ICMPv4 types.";
    reference
      "RFC 2708: IANA Allocation Guidelines For Values In the
       Internet Protocol and Related Headers";
  }

  typedef icmpv4-type {
    type union {
      type uint8;
      type icmpv4-type-name;
    }
    description
      "This type allows reference to an ICMPv4 type using either the
       assigned mnemonic name or numeric value.";
  }
}

]]></sourcecode>
      </section>
    </section>
    <section anchor="icmpv6-types">
      <name>ICMPv6 Types</name>
      <section anchor="v6-template">
        <name>XSLT Template to Generate The ICMPv6 Types IANA-Maintained Module</name>
        <sourcecode markers="true"><![CDATA[

<?xml version="1.0" encoding="utf-8"?>
<stylesheet
    xmlns="http://www.w3.org/1999/XSL/Transform"
    xmlns:html="http://www.w3.org/1999/xhtml"
    xmlns:iana="http://www.iana.org/assignments"
    xmlns:yin="urn:ietf:params:xml:ns:yang:yin:1"
    version="1.0">
  <import href="../../../xslt/iana-yinx.xsl"/>
  <output method="xml" encoding="utf-8"/>
  <strip-space elements="*"/>

  <template match="iana:registry[@id='icmpv6-parameters-2']">
    <element name="yin:typedef">
      <attribute name="name">icmpv6-type-name</attribute>
      <element name="yin:type">
        <attribute name="name">enumeration</attribute>
        <apply-templates
            select="iana:record[not(iana:name = 'Unassigned' or
                    starts-with(iana:name, 'Reserved') or 
                    starts-with(iana:name, 'Private'))]"/>
      </element>
      <element name="yin:description">
        <element name="yin:text">
          This enumeration type defines mnemonic names and
          corresponding numeric values of ICMPv6 types.
        </element>
      </element>
      <element name="yin:reference">
        <element name="yin:text">
          RFC 2708: IANA Allocation Guidelines For Values In
                    the Internet Protocol and Related Headers
        </element>
      </element>
    </element>
    <element name="yin:typedef">
      <attribute name="name">icmpv6-type</attribute>
      <element name="yin:type">
        <attribute name="name">union</attribute>
        <element name="yin:type">
          <attribute name="name">uint8</attribute>
        </element>
        <element name="yin:type">
          <attribute name="name">icmpv6-type-name</attribute>
        </element>
      </element>
      <element name="yin:description">
        <element name="yin:text">
          This type allows reference to an ICMPv6 type using either
          the assigned mnemonic name or numeric value.
        </element>
      </element>
    </element>
  </template>

  <template match="iana:record">
    <call-template name="enum">
      <with-param name="id">
        <choose>
          <when test="contains(iana:name, '(Deprecated)')">
            <value-of select="translate(normalize-space(substring-before(iana:name, 
                  '(Deprecated)')),' ','')"/>
          </when>
          <otherwise>
            <value-of select="translate(normalize-space(iana:name),' ','')"/>
          </otherwise>
        </choose>
      </with-param>
      <with-param name="description">
        <value-of select="concat(iana:name, '.')"/>
      </with-param>
      <with-param name="deprecated"
                  select="contains(iana:name, '(Deprecated)')"/>
    </call-template>
  </template>

</stylesheet>

]]></sourcecode>
      </section>
      <section anchor="iana-icmpv6">
        <name>Initial Version of the The ICMPv6 Types IANA-Maintained Module</name>
        <sourcecode markers="true" name="iana-icmpv6-types@2020-09-25.yang"><![CDATA[

module iana-icmpv6-types {
  yang-version 1.1;
  namespace "urn:ietf:params:xml:ns:yang:iana-icmpv6-types";
  prefix iana-icmpv6-types;

  organization
    "Internet Assigned Numbers Authority (IANA)";

  contact
    "Internet Assigned Numbers Authority

     ICANN
     12025 Waterfront Drive, Suite 300
     Los Angeles, CA 90094
     

     Tel: +1 424 254 5300

     <mailto:iana@iana.org>";

  description
    "This YANG module translates IANA registry 'ICMPv6 \"type\"
     Numbers' to YANG derived types.

     Copyright (c) 2023 IETF Trust and the persons identified as
     authors of the code. All rights reserved.

     Redistribution and use in source and binary forms, with or
     without modification, is permitted pursuant to, and subject to
     the license terms contained in, the Revised BSD License set
     forth in Section 4.c of the IETF Trust's Legal Provisions
     Relating to IETF Documents
     (https://trustee.ietf.org/license-info).

     The initial version of this YANG module is part of RFC XXXX;
     see the RFC itself for full legal notices.

     This version of this YANG module was generated from the
     corresponding IANA registry using an XSLT stylesheet from the
     'iana-yang' project (https://github.com/llhotka/iana-yang).";

  reference
    "Internet Control Message Protocol version 6 (ICMPv6) Parameters
     (https://www.iana.org/assignments/icmpv6-parameters/)";

  revision 2023-04-28 {
    description
      "Current revision as of the revision date specified in the XML
       representation of the registry page.";
    reference
      "https://www.iana.org/assignments/icmpv6-parameters/icmpv6-parameters.xml";
  }

  /* Typedefs */

  typedef icmpv6-type-name {
    type enumeration {
      enum DestinationUnreachable {
        value 1;
        description
          "Destination Unreachable.";
        reference
          "RFC 4443";
      }
      enum PacketTooBig {
        value 2;
        description
          "Packet Too Big.";
        reference
          "RFC 4443";
      }
      enum TimeExceeded {
        value 3;
        description
          "Time Exceeded.";
        reference
          "RFC 4443";
      }
      enum ParameterProblem {
        value 4;
        description
          "Parameter Problem.";
        reference
          "RFC 4443";
      }
      enum EchoRequest {
        value 128;
        description
          "Echo Request.";
        reference
          "RFC 4443";
      }
      enum EchoReply {
        value 129;
        description
          "Echo Reply.";
        reference
          "RFC 4443";
      }
      enum MulticastListenerQuery {
        value 130;
        description
          "Multicast Listener Query.";
        reference
          "RFC 2710";
      }
      enum MulticastListenerReport {
        value 131;
        description
          "Multicast Listener Report.";
        reference
          "RFC 2710";
      }
      enum MulticastListenerDone {
        value 132;
        description
          "Multicast Listener Done.";
        reference
          "RFC 2710";
      }
      enum RouterSolicitation {
        value 133;
        description
          "Router Solicitation.";
        reference
          "RFC 4861";
      }
      enum RouterAdvertisement {
        value 134;
        description
          "Router Advertisement.";
        reference
          "RFC 4861";
      }
      enum NeighborSolicitation {
        value 135;
        description
          "Neighbor Solicitation.";
        reference
          "RFC 4861";
      }
      enum NeighborAdvertisement {
        value 136;
        description
          "Neighbor Advertisement.";
        reference
          "RFC 4861";
      }
      enum RedirectMessage {
        value 137;
        description
          "Redirect Message.";
        reference
          "RFC 4861";
      }
      enum RouterRenumbering {
        value 138;
        description
          "Router Renumbering.";
        reference
          "RFC 2894";
      }
      enum ICMPNodeInformationQuery {
        value 139;
        description
          "ICMP Node Information Query.";
        reference
          "RFC 4620";
      }
      enum ICMPNodeInformationResponse {
        value 140;
        description
          "ICMP Node Information Response.";
        reference
          "RFC 4620";
      }
      enum InverseNeighborDiscoverySolicitationMessage {
        value 141;
        description
          "Inverse Neighbor Discovery Solicitation Message.";
        reference
          "RFC 3122";
      }
      enum InverseNeighborDiscoveryAdvertisementMessage {
        value 142;
        description
          "Inverse Neighbor Discovery Advertisement Message.";
        reference
          "RFC 3122";
      }
      enum Version2MulticastListenerReport {
        value 143;
        description
          "Version 2 Multicast Listener Report.";
        reference
          "RFC 3810";
      }
      enum HomeAgentAddressDiscoveryRequestMessage {
        value 144;
        description
          "Home Agent Address Discovery Request Message.";
        reference
          "RFC 6275";
      }
      enum HomeAgentAddressDiscoveryReplyMessage {
        value 145;
        description
          "Home Agent Address Discovery Reply Message.";
        reference
          "RFC 6275";
      }
      enum MobilePrefixSolicitation {
        value 146;
        description
          "Mobile Prefix Solicitation.";
        reference
          "RFC 6275";
      }
      enum MobilePrefixAdvertisement {
        value 147;
        description
          "Mobile Prefix Advertisement.";
        reference
          "RFC 6275";
      }
      enum CertificationPathSolicitationMessage {
        value 148;
        description
          "Certification Path Solicitation Message.";
        reference
          "RFC 3971";
      }
      enum CertificationPathAdvertisementMessage {
        value 149;
        description
          "Certification Path Advertisement Message.";
        reference
          "RFC 3971";
      }
      enum ICMPmessagesutilizedbyexperimentalmobilityprotocolssuchasSeamoby {
        value 150;
        description
          "ICMP messages utilized by experimental mobility protocols
           such as Seamoby.";
        reference
          "RFC 4065";
      }
      enum MulticastRouterAdvertisement {
        value 151;
        description
          "Multicast Router Advertisement.";
        reference
          "RFC 4286";
      }
      enum MulticastRouterSolicitation {
        value 152;
        description
          "Multicast Router Solicitation.";
        reference
          "RFC 4286";
      }
      enum MulticastRouterTermination {
        value 153;
        description
          "Multicast Router Termination.";
        reference
          "RFC 4286";
      }
      enum FMIPv6Messages {
        value 154;
        description
          "FMIPv6 Messages.";
        reference
          "RFC 5568";
      }
      enum RPLControlMessage {
        value 155;
        description
          "RPL Control Message.";
        reference
          "RFC 6550";
      }
      enum ILNPv6LocatorUpdateMessage {
        value 156;
        description
          "ILNPv6 Locator Update Message.";
        reference
          "RFC 6743";
      }
      enum DuplicateAddressRequest {
        value 157;
        description
          "Duplicate Address Request.";
        reference
          "RFC 6775";
      }
      enum DuplicateAddressConfirmation {
        value 158;
        description
          "Duplicate Address Confirmation.";
        reference
          "RFC 6775";
      }
      enum MPLControlMessage {
        value 159;
        description
          "MPL Control Message.";
        reference
          "RFC 7731";
      }
      enum ExtendedEchoRequest {
        value 160;
        description
          "Extended Echo Request.";
        reference
          "RFC 8335";
      }
      enum ExtendedEchoReply {
        value 161;
        description
          "Extended Echo Reply.";
        reference
          "RFC 8335";
      }
    }
    description
      "This enumeration type defines mnemonic names and corresponding
       numeric values of ICMPv6 types.";
    reference
      "RFC 2708: IANA Allocation Guidelines For Values In the
       Internet Protocol and Related Headers";
  }

  typedef icmpv6-type {
    type union {
      type uint8;
      type icmpv6-type-name;
    }
    description
      "This type allows reference to an ICMPv6 type using either the
       assigned mnemonic name or numeric value.";
  }
}

]]></sourcecode>
      </section>
    </section>
    <section anchor="ipv6-extension-header-types">
      <name>IPv6 Extension Header Types</name>
      <section anchor="iana-ipv6-ext-template">
        <name>XSLT Template to Generate The IPv6 Extension Header Types IANA-Maintained Module</name>
        <sourcecode markers="true"><![CDATA[

<?xml version="1.0" encoding="utf-8"?>
<stylesheet
    xmlns="http://www.w3.org/1999/XSL/Transform"
    xmlns:html="http://www.w3.org/1999/xhtml"
    xmlns:iana="http://www.iana.org/assignments"
    xmlns:yin="urn:ietf:params:xml:ns:yang:yin:1"
    version="1.0">
  <import href="../../../xslt/iana-yinx.xsl"/>
  <output method="xml" encoding="utf-8"/>
  <strip-space elements="*"/>

  <template match="iana:registry[@id='extension-header']">
    <element name="yin:typedef">
      <attribute name="name">ipv6-extension-header-type-name</attribute>
      <element name="yin:type">
        <attribute name="name">enumeration</attribute>
        <apply-templates
            select="iana:record[not(iana:description = 'Unassigned' or
                    starts-with(iana:description, 'Reserved') or 
                    starts-with(iana:description, 'Use for experimentation and testing')) or 
                    contains(iana:description, 'experimental')]"/>
      </element>
      <element name="yin:description">
        <element name="yin:text">
          This enumeration type defines mnemonic names and
          corresponding numeric values of IPv6 Extension header types.
        </element>
      </element>
      <element name="yin:reference">
        <element name="yin:text">
          RFC 2708: IANA Allocation Guidelines For Values In
                    the Internet Protocol and Related Headers
        </element>
      </element>
    </element>
    <element name="yin:typedef">
      <attribute name="name">ipv6-extension-header-type</attribute>
      <element name="yin:type">
        <attribute name="name">union</attribute>
        <element name="yin:type">
          <attribute name="name">uint8</attribute>
        </element>
        <element name="yin:type">
          <attribute name="name">ipv6-extension-header-type-name</attribute>
        </element>
      </element>
      <element name="yin:description">
        <element name="yin:text">
          This type allows reference to an IPv6 Extension header type using either
          the assigned mnemonic name or the numeric protocol number value.
        </element>
      </element>
    </element>
  </template>

  <template match="iana:record">
    <call-template name="enum">
      <with-param name="id">
        <choose>
          <when test="contains(iana:description, '(Deprecated)')">
            <value-of select="translate(normalize-space(substring-before(iana:description, 
                  '(Deprecated)')),' ','')"/>
          </when>
          <otherwise>
            <value-of select="translate(normalize-space(iana:description),' ','')"/>
          </otherwise>
        </choose>
      </with-param>
      <with-param name="deprecated"
                  select="contains(iana:description, '(Deprecated)')"/>
    </call-template>
  </template>

</stylesheet>

]]></sourcecode>
      </section>
      <section anchor="iana-ipv6-ext">
        <name>Initial Version of The IPv6 Extension Header Types IANA-Maintained Module</name>
        <sourcecode markers="true" name="iana-ipv6-ext-types@2023-04-28.yang"><![CDATA[

module iana-ipv6-ext-types {
  yang-version 1.1;
  namespace "urn:ietf:params:xml:ns:yang:iana-ipv6-ext-types";
  prefix iana-ipv6-ext-types;

  organization
    "Internet Assigned Numbers Authority (IANA)";

  contact
    "Internet Assigned Numbers Authority

     ICANN
     12025 Waterfront Drive, Suite 300
     Los Angeles, CA 90094
     

     Tel: +1 424 254 5300

     <mailto:iana@iana.org>";

  description
    "This YANG module translates IANA registry 'IPv6 Extension Header
     Types' to YANG derived types.

     Copyright (c) 2023 IETF Trust and the persons identified as
     authors of the code. All rights reserved.

     Redistribution and use in source and binary forms, with or
     without modification, is permitted pursuant to, and subject to
     the license terms contained in, the Revised BSD License set
     forth in Section 4.c of the IETF Trust's Legal Provisions
     Relating to IETF Documents
     (https://trustee.ietf.org/license-info).

     This version of this YANG module was generated from the
     corresponding IANA registry using an XSLT stylesheet from the
     'iana-yang' project (https://github.com/llhotka/iana-yang).";

  reference
    "Internet Protocol Version 6 (IPv6) Parameters
     (https://www.iana.org/assignments/ipv6-parameters/)";

  revision 2023-09-29 {
    description
      "Current revision as of the revision date specified in the XML
       representation of the registry page.";
    reference
      "https://www.iana.org/assignments/ipv6-parameters/ipv6-parameters.xml";
  }

  /* Typedefs */

  typedef ipv6-extension-header-type-name {
    type enumeration {
      enum IPv6Hop-by-HopOption {
        value 0;
        description
          "IPv6 Hop-by-Hop Option";
        reference
          "RFC 8200";
      }
      enum RoutingHeaderforIPv6 {
        value 43;
        description
          "Routing Header for IPv6";
        reference
          "- RFC 8200
           - RFC 5095";
      }
      enum FragmentHeaderforIPv6 {
        value 44;
        description
          "Fragment Header for IPv6";
        reference
          "RFC 8200";
      }
      enum EncapsulatingSecurityPayload {
        value 50;
        description
          "Encapsulating Security Payload";
        reference
          "RFC 4303";
      }
      enum AuthenticationHeader {
        value 51;
        description
          "Authentication Header";
        reference
          "RFC 4302";
      }
      enum DestinationOptionsforIPv6 {
        value 60;
        description
          "Destination Options for IPv6";
        reference
          "RFC 8200";
      }
      enum MobilityHeader {
        value 135;
        description
          "Mobility Header";
        reference
          "RFC 6275";
      }
      enum HostIdentityProtocol {
        value 139;
        description
          "Host Identity Protocol";
        reference
          "RFC 7401";
      }
      enum Shim6Protocol {
        value 140;
        description
          "Shim6 Protocol";
        reference
          "RFC 5533";
      }
    }
    description
      "This enumeration type defines mnemonic names and corresponding
       numeric values of IPv6 Extension header types.";
    reference
      "RFC 2708: IANA Allocation Guidelines For Values In the
       Internet Protocol and Related Headers";
  }

  typedef ipv6-extension-header-type {
    type union {
      type uint8;
      type ipv6-extension-header-type-name;
    }
    description
      "This type allows reference to an IPv6 Extension header type
       using either the assigned mnemonic name or the numeric
       protocol number value.";
  }
}

]]></sourcecode>
      </section>
    </section>
    <section anchor="ps">
      <name>Problem Statement &amp; Gap Analysis</name>
      <section anchor="ps-sets">
        <name>Suboptimal Configuration: Lack of Support for Lists of Prefixes</name>
        <t>IP prefix-related data nodes, e.g., "destination-ipv4-network" or
   "destination-ipv6-network", do not support handling a list of IP
   prefixes, which may then lead to having to support large numbers of ACL entries in a configuration file.</t>
        <t>The same issue is encountered when ACLs have to be in place to mitigate DDoS
attacks that involve a set of sources (e.g., <xref target="RFC9132"/>). The situation is even worse when both a list of sources
and destination prefixes are involved in the filtering.</t>
        <t><xref target="example"/> shows an example of the required ACL configuration for filtering traffic from two prefixes.</t>
        <figure anchor="example">
          <name>Example Illustrating Sub-optimal Use of the ACL Model with a Prefix List (Message Body)</name>
          <artwork><![CDATA[
{
  "ietf-access-control-list:acls": {
    "acl": [
      {
        "name": "first-prefix",
        "type": "ipv6-acl-type",
        "aces": {
          "ace": [
            {
              "name": "my-test-ace",
              "matches": {
                "ipv6": {
                  "destination-ipv6-network":
                    "2001:db8:6401:1::/64",
                  "source-ipv6-network":
                    "2001:db8:1234::/96",
                  "protocol": 17,
                  "flow-label": 10000
                },
                "udp": {
                  "source-port": {
                    "operator": "lte",
                    "port": 80
                  },
                  "destination-port": {
                    "operator": "neq",
                    "port": 1010
                  }
                }
              },
              "actions": {
                "forwarding": "accept"
              }
            }
          ]
        }
      },
      {
        "name": "second-prefix",
        "type": "ipv6-acl-type",
        "aces": {
          "ace": [
            {
              "name": "my-test-ace",
              "matches": {
                "ipv6": {
                  "destination-ipv6-network":
                    "2001:db8:6401:c::/64",
                  "source-ipv6-network":
                    "2001:db8:1234::/96",
                  "protocol": 17,
                  "flow-label": 10000
                },
                "udp": {
                  "source-port": {
                    "operator": "lte",
                    "port": 80
                  },
                  "destination-port": {
                    "operator": "neq",
                    "port": 1010
                  }
                }
              },
              "actions": {
                "forwarding": "accept"
              }
            }
          ]
        }
      }
    ]
  }
}
]]></artwork>
        </figure>
        <t>Such a configuration is suboptimal for both:</t>
        <ul spacing="normal">
          <li>
            <t>Network controllers that need to manipulate large files. All or a
subset for this configuration will need to be passed to the
underlying network devices.</t>
          </li>
          <li>
            <t>Devices may receive such a configuration and thus will need to
maintain it locally.</t>
          </li>
        </ul>
      </section>
      <section anchor="manageability-impossibility-to-use-aliases-or-defined-sets">
        <name>Manageability: Impossibility to Use Aliases or Defined Sets</name>
        <t>The same approach as the one discussed for IP prefixes can be generalized by introducing the concept of "aliases" or "defined sets".</t>
        <t>The defined sets are reusable definitions across several ACLs. Each category is modeled in YANG as a list of parameters related to the class it represents. The following sets can be considered:</t>
        <ul spacing="normal">
          <li>
            <dl>
              <dt>Prefix sets:</dt>
              <dd>
                <t>Used to create lists of IPv4 or IPv6 prefixes.</t>
              </dd>
            </dl>
          </li>
          <li>
            <dl>
              <dt>Protocol sets:</dt>
              <dd>
                <t>Used to create a list of protocols.</t>
              </dd>
            </dl>
          </li>
          <li>
            <dl>
              <dt>Port number sets:</dt>
              <dd>
                <t>Used to create lists of TCP or UDP port values
(or any other transport protocol that makes uses of port numbers).
The identity of the protocols is identified by the protocol set, if
present.  Otherwise, a set applies to any protocol.</t>
              </dd>
            </dl>
          </li>
          <li>
            <dl>
              <dt>ICMP sets:</dt>
              <dd>
                <t>Uses to create lists of ICMP-based filters. This applies only when the protocol is set to ICMP or ICMPv6.</t>
              </dd>
            </dl>
          </li>
        </ul>
        <t>Aliases may also be considered to manage resources that are identified by a combination of various parameters (e.g., prefix, protocol, port number, FQDN, or VLAN IDs).
Note that some aliases can be provided by decomposing them into separate sets.</t>
      </section>
      <section anchor="bind-acls-to-devices-not-only-interfaces">
        <name>Bind ACLs to Devices, Not Only Interfaces</name>
        <t>In the context of network management, an ACL may be enforced in many
   network locations.  As such, the ACL module should allow for binding an
   ACL to multiple devices, not only (abstract) interfaces.</t>
        <t>The ACL name must, thus, be unique at the scale of the network, but the same name may be used in many devices when enforcing node-specific ACLs.</t>
      </section>
      <section anchor="ps-frag">
        <name>Partial or Lack of IPv4/IPv6 Fragment Handling</name>
        <t><xref target="RFC8519"/> does not support fragment handling for IPv6 but
offers a partial support for IPv4  through the use of 'flags'.  Nevertheless,
the use of 'flags' is problematic since it does not allow a bitmask
to be defined.  For example, setting other bits not covered by the
'flags' filtering clause in a packet will allow that packet to get
through (because it won't match the ACE).</t>
        <t>Defining a new IPv4/IPv6 matching field called 'fragment' is thus required to efficiently handle fragment-related filtering rules.</t>
      </section>
      <section anchor="ps-flags">
        <name>Suboptimal TCP Flags Handling</name>
        <t><xref target="RFC8519"/> supports including flags in the TCP match fields, however
   that structure does not support matching operations as those
   supported in BGP Flow Spec.  Defining this field to be defined as a
   flag bitmask together with a set of operations is meant to
   efficiently handle TCP flags filtering rules.</t>
      </section>
      <section anchor="ps-rate">
        <name>Rate-Limit Action</name>
        <t><xref target="RFC8519"/> specifies that forwarding actions can be 'accept' (i.e., accept matching
   traffic), 'drop' (i.e., drop matching traffic without sending any
   ICMP error message), or 'reject' (i.e., drop matching traffic and send an ICMP error message to the source). However, there are situations where the matching traffic can be accepted, but with a rate-limit policy. This capability is not supported by <xref target="RFC8519"/>.</t>
      </section>
      <section anchor="ps-pf">
        <name>Payload-based Filtering</name>
        <t>Some transport protocols use existing protocols (e.g., TCP or UDP) as substrate. The match criteria for such protocols may rely upon the 'protocol' under 'l3', TCP/UDP match criteria, part of the TCP/UDP payload, or a combination thereof. <xref target="RFC8519"/> does not support matching based on the payload.</t>
        <t>Likewise, the current version of the ACL model does not support filtering of encapsulated traffic.</t>
      </section>
      <section anchor="reuse-the-acls-content-across-several-devices">
        <name>Reuse the ACLs Content Across Several Devices</name>
        <t>Having a global network view of the ACLs is highly valuable for service providers. An ACL could be defined and applied
based on the network topology hierarchy. So, an ACL can be
defined at the network level and, then, that same ACL can be used (or referenced to)
in several devices (including termination points) within the same network.</t>
        <t>This network/device ACLs differentiation introduces several new
requirements, e.g.:</t>
        <ul spacing="normal">
          <li>
            <t>An ACL name can be used at both network and device levels.</t>
          </li>
          <li>
            <t>An ACL content updated at the network level should imply
a transaction that updates the relevant content in all the nodes using this
ACL.</t>
          </li>
          <li>
            <t>ACLs defined at the device level have a local meaning for the specific node.</t>
          </li>
          <li>
            <t>A device can be associated with a router, a VRF, a
logical system, or a virtual node. ACLs can be applied in physical and
logical infrastructure.</t>
          </li>
        </ul>
      </section>
      <section anchor="match-mpls-headers-1">
        <name>Match MPLS Headers</name>
        <t>The ACLs could be used to create rules to match MPLS fields on a packet. <xref target="RFC8519"/> does not support such function.</t>
      </section>
    </section>
    <section anchor="sec-examples">
      <name>Examples</name>
      <t>This section provides a few examples to illustrate the use of the enhanced ACL module.</t>
      <t><xref target="example_4"/> shows an example of a request to install a filter to discard incoming TCP messages having all flags unset.</t>
      <section anchor="tcp-flags-handling-1">
        <name>TCP Flags Handling</name>
        <figure anchor="example_4">
          <name>Example of an ACL to Deny TCP Null Attack Messages (Request Body)</name>
          <sourcecode type="json"><![CDATA[
{
   "ietf-access-control-list:acls":{
      "acl":[
         {
            "name":"tcp-flags-example",
            "aces":{
               "ace":[
                  {
                     "name":"null-attack",
                     "matches":{
                        "tcp":{
                           "acl-enh:flags-bitmask":{
                              "operator":"not any",
                              "bitmask":4095
                           }
                        }
                     },
                     "actions":{
                        "forwarding":"drop"
                     }
                  }
               ]
            }
         }
      ]
   }
}
]]></sourcecode>
        </figure>
      </section>
      <section anchor="fragments-handling-1">
        <name>Fragments Handling</name>
        <t><xref target="example_2"/> shows the content of a POST request to allow the traffic destined to 198.51.100.0/24 and UDP port number 53, but to drop all fragmented
packets.  The following ACEs are defined (in this order):</t>
        <ul spacing="normal">
          <li>
            <t>"drop-all-fragments" ACE: discards all fragments.</t>
          </li>
          <li>
            <t>"allow-dns-packets" ACE: accepts DNS packets destined to 198.51.100.0/24.</t>
          </li>
        </ul>
        <figure anchor="example_2">
          <name>Example Illustrating Candidate Filtering of IPv4 Fragmented Packets (Message Body)</name>
          <sourcecode type="json"><![CDATA[
{
   "ietf-access-control-list:acls":{
      "acl":[
         {
            "name":"dns-fragments",
            "type":"ipv4-acl-type",
            "aces":{
               "ace":[
                  {
                     "name":"drop-all-fragments",
                     "matches":{
                        "ipv4":{
                           "acl-enh:ipv4-fragment":{
                              "operator":"match",
                              "type":"isf"
                           }
                        }
                     },
                     "actions":{
                        "forwarding":"drop"
                     }
                  },
                  {
                     "name":"allow-dns-packets",
                     "matches":{
                        "ipv4":{
                           "destination-ipv4-network":"198.51.100.0/24"
                        },
                        "udp":{
                           "destination-port":{
                              "operator":"eq",
                              "port":53
                           }
                        },
                        "actions":{
                           "forwarding":"accept"
                        }
                     }
                  }
               ]
            }
         }
      ]
   }
}
]]></sourcecode>
        </figure>
        <t><xref target="example_3"/> shows an example of the body of a POST request to allow the traffic destined to 2001:db8::/32 and UDP port number 53, but to drop all fragmented packets. The following ACEs are defined (in this order):</t>
        <ul spacing="normal">
          <li>
            <t>"drop-all-fragments" ACE: discards all fragments (including atomic fragments). That is, IPv6 packets that include a Fragment header (44) are dropped.</t>
          </li>
          <li>
            <t>"allow-dns-packets" ACE: accepts DNS packets destined to 2001:db8::/32.</t>
          </li>
        </ul>
        <figure anchor="example_3">
          <name>An Example Illustrating Filtering of IPv6 Fragmented Packets (Message Body)</name>
          <sourcecode type="json"><![CDATA[
{
   "ietf-access-control-list:acls":{
      "acl":[
         {
            "name":"dns-fragments",
            "type":"ipv6-acl-type",
            "aces":{
               "ace":[
                  {
                     "name":"drop-all-fragments",
                     "matches":{
                        "ipv6":{
                           "acl-enh:ipv6-fragment":{
                              "operator":"match",
                              "type":"isf"
                           }
                        }
                     },
                     "actions":{
                        "forwarding":"drop"
                     }
                  },
                  {
                     "name":"allow-dns-packets",
                     "matches":{
                        "ipv6":{
                           "destination-ipv6-network":"2001:db8::/32"
                        },
                        "udp":{
                           "destination-port":{
                              "operator":"eq",
                              "port":53
                           }
                        }
                     },
                     "actions":{
                        "forwarding":"accept"
                     }
                  }
               ]
            }
         }
      ]
   }
}
]]></sourcecode>
        </figure>
      </section>
      <section anchor="vlan-filtering">
        <name>VLAN Filtering</name>
        <t><xref target="example_7"/> shows an ACL example to illustrate how to apply a VLAN range filter.</t>
        <figure anchor="example_7">
          <name>Example of VLAN Filter (Message Body)</name>
          <sourcecode type="json"><![CDATA[
{
   "ietf-acces-control-list:acls":{
      "acl":[
         {
            "name":"VLAN_FILTER",
            "aces":{
               "ace":[
                  {
                     "name":"1",
                     "matches":{
                        "ietf-acl-enh:vlan-filter":{
                           "lower-vlan":10,
                           "upper-vlan":20
                        }
                     },
                     "actions":{
                        "forwarding":"ietf-acces-control-list:accept"
                     }
                  }
               ]
            }
         }
      ]
   }
}
]]></sourcecode>
        </figure>
      </section>
      <section anchor="isid-filtering">
        <name>ISID Filtering</name>
        <t><xref target="example_6"/> shows an ACL example to illustrate the ISID range filtering.</t>
        <figure anchor="example_6">
          <name>Example ISID Filter (Message Body)</name>
          <sourcecode type="json"><![CDATA[
{
   "ietf-acces-control-list:acls":{
      "acl":[
         {
            "name":"test",
            "aces":{
               "ace":[
                  {
                     "name":"1",
                     "matches":{
                        "ietf-acl-enh:isid-filter":{
                           "lower-isid":100,
                           "upper-isid":200
                        }
                     },
                     "actions":{
                        "forwarding":"ietf-acces-control-list:accept"
                     }
                  }
               ]
            }
         }
      ]
   }
}
]]></sourcecode>
        </figure>
      </section>
      <section anchor="rate-limit">
        <name>Rate-Limit</name>
        <t><xref target="example_5"/> shows an ACL example to rate-limit incoming SYNs during a SYN flood attack.</t>
        <figure anchor="example_5">
          <name>An Example of Rate-Limit Incoming TCP SYNs (Message Body).</name>
          <sourcecode type="json"><![CDATA[
{
   "ietf-access-control-list:acls":{
      "acl":[
         {
            "name":"tcp-flags-example-with-rate-limit",
            "aces":{
               "ace":[
                  {
                     "name":"rate-limit-syn",
                     "matches":{
                        "tcp":{
                           "acl-enh:flags-bitmask":{
                              "operator":"match",
                              "bitmask":2
                           }
                        }
                     },
                     "actions":{
                        "forwarding":"accept",
                        "acl-enh:rate-limit":"20.00"
                     }
                  }
               ]
            }
         }
      ]
   }
}
]]></sourcecode>
        </figure>
      </section>
    </section>
    <section numbered="false" anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>Many thanks to Jon Shallow and Miguel Cros for the review and comments to the document, including prior to publishing the document.</t>
      <t>Thanks to Qiufang Ma, Victor Lopez, Joe Clarke, and Mahesh Jethanandani for the comments and suggestions.</t>
      <t>The IANA-maintained modules were generated using an XSLT stylesheet from the 'iana-yang' project (https://github.com/llhotka/iana-yang).</t>
      <t>This work is partially supported by the European Commission under   Horizon 2020 Secured autonomic traffic management for a Tera of SDN
 flows (Teraflow) project (grant agreement number 101015857).</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
3qJVeHOj6ZdC1b90oSrezZCVqu48VZlq769Wpkqi9cj6VGz7yMJU2fQy8m4B
37WNf51y0t6XctKqB09bTtr7Uk66pOr5TMtJe1/KScW8clKpJz9yHSn3UqEJ
/vQCUsTsU1SOVnJ5CVmYGyBFbma6Jlofr061mg8+XYHqQtfY2EzfqES117xE
tffUJaq9eSWqvS8lqk9aogqs87/pWIP/LbndqFZdplB190uh6pdC1S+FqqVC
VTXYHpes3vYeW7Sai4irylZ3O1t7nZ3nf/Wy1fw4S0+WKl3tLVm62rBudHFm
uqZutNsou7y3V1NweUk3w92E4UtvXEKqSd0XNhfQXgCAFXGZWxLXrPBLV8St
TJYFNXGL679KJXErojQv/7+906zAU+X9nwSVykKgncUlnlmif0U0zlMfLIEd
J3izDyr4v6duVIHT7uIFKw1KKFiCgDXCcOfZ9lZDDGHYdE9lCcXF8l+BIkN7
ahyPw6BCP+0uVgYVGCKsFfFrUr+7u1g7VBTwNmO/572a5ckmBc/bu4sVRVXJ
84qoXbjg8Q7CRVRbXFSvAD0l3RTMRZTrNcfuKWmnisCU21VG7NniKVWFZBLI
k3Dalct3J6FXWkZqsQGQfGaAaSaZzw/26tfnLyDIMgpt6zTwYqtAC+8IzSwL
XkIJ7/V2ahRIBZpX5PPHFZPboLihGlMFclVkqcLSVZx97MVOCE/uTfmr5cwm
9Q0MXwuh0D3kRHwpxt3d3qmtW68eTU5e64ez2OTMGU5evTzNeGSubKexXW9Q
AKHybztiNQu/+7zOgr4Op+4hRMBqQ5OmkfQG6ydgsfFC2IKA661M2RQod3UZ
4vd2ntWUm8wZBviS9YNYbOUWDAId3acZAlcgXlICcr5t3lts/WQ5I0Nb3kA3
w3KBkd5bbAvzaC5vqevxPEJIKvF2aSeTZkpysaXMARYIeQXlePCsxqqX0G+o
FRfb0gr8V9CGtQN48vq87f2G1veJC/Sa2ezaCj2ttxtFBPvLhHqPjw12ntds
PCxgO18N7S8T9T06xGqK6w3m1YM6VBeb2hKqBsAVMX11jtsNzhVflrFbbEoZ
hJLNuBFC+/u9mvLdq8szmUCu1ST7DTZVX54V89DNlPb+fp2De3YBozzDGpUw
ektnY9YjuNgIMjgh4QkGuByqz+ryS8epPABWOgX1Wy8XW0ENS3sYy6Ties/q
bGARR7pRWMUkZUQX274yoibIFbE9b8CUi83b+SOZ8tmz3RpL1qTGervX4KyJ
qiLrRritUmW93VtsUirKrB+L159TZ937bOuseyvUWfeeuM66orjq6eus6w8s
blJ2veBKgjmlJqVbAVYoyP6bWZH9N6LPMiXZRosmNdnm582Kss0WDauyuUm+
LBufLVOXTd83K8ymT+srs/9m0QcNarNdxQydCTEDFmbzWOaVjP5N8nRdfaRk
lhzk6nJJDamuGvNvWikuV6tttssXa2dv8Ofxhwrn4Wh4y5wq/CgQb2O66dwM
uXQJTULr1GN55HA1+OXOHNYTpMs450xZrrDPmIG6+lUTwWUNmNl2YaV4Xu8x
Q0qbZqBZHmKTQRu140sOeXmzWT2jjcvHlxlr6e+PoQ+eVhWUisrnz0cBaPOy
8nlkXK2rR2jOR/PtysI61yGqlbicf2TCnF99jm+VYKu0kuDFNOk3PZ65jerd
+ZaT69IliPrCdN1rZWW6gacsns4xxiOPOs5rhic+67hK7cypVc+Nh4vVc4+y
QvLHYz3vvON8/1W96br1jEGMUvL6+TNqyato8qhDjxVH5ovKK/jycXXlT+P3
Lywyz93n8kNWvlhZZp77mGK1lQvN8/fJYPNcqXnu9Zdi86coNq/iKYkN3UTy
peD8X7/g/F+0+lv70D8Z1d6PrfVuVOl90Nk5kEmrv2ald7HO+5FV3vP9XzPP
V1v0jRP1Opx1Bvcd+OfNrDIb32CtE/VbBkcwoEZp252tOeWUwNmsK0GWqY8i
ag3KViQcZcgxG4CgFiHHp84geqbvwk/3tw5qcuCvInuMk7wA6wZrbBLQsmjP
p+lJ4NizOGXFBmoxRVN7ad/7oV0uZG+wxp2DJxRAISE2Wqjc3apZ1EJXAA0Z
Ww9JhhKOixcU8nAkPRuitviIbeb0uG6mGyzFmNslJLQnmu1zWVpQQ7smZbUK
xBJkm1cXFSen5JwA0ymrUcZq8boanYGoIGkD1GhlbW+rZmXteuJNe/VYNSi3
JAhLYbO/Xzpe/NOvWc1J931eS1i15m75Fa35lnPlBa5akioSFJe9muVyVOvq
lM7cpTC1O+haX6T67+JHewaRku3fx3h22lez+IHC4ut0EMJ48YZeWlAfp8xw
fXFmO++QZa7TGa3ToJbCAlDiIy6bcxlSB5xwBHd6KSPLTiSnFzwvWwQQf0DI
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
gkYil21uUUQT3NdhmrXR0Pe2DvbnfVzOQi94U5k7F2Zueg6VzBR1Cx3AqiPn
a/ouPfvVqnmtfqUPZO7azFn/tlfMWqMUBSroP3YhwEbOv8BznQ+JN/TJF2Jd
7cHX+WmQExVCm3KSCe6OFlyd5ggSltzLN9c3pviqiNHVjiqvSrBy2z543t3f
7m5vbXW3Nnf2yFDp3J3M+e3vyhxCyB42ybVED9wGVnyYGclnMyHa5FyrMinr
ZJo9TBSDzt0gA0pT1sF9GApi3MKWfaVi4lx3ZDdbNKTOMACPl/uWTdj1jsXx
xbVUx/G8wXY/suZBBLNRFbQOrzi2qFSlYsFRdvO0mqmC1qsoKMS9qYaicapu
l9NQhMpi/aQIGo9qNAD//IW0U1XHC2a4LBkfe4Jr6676rYK41U9LHYmFWttt
jgIvkC7DXrWLrcbnDHV/95GMNWd4DZhIFPmoeh12ISYf2QLuzF23PQLD4tGG
iVdmyEwJ21falsjz2eOKJdvM9u3OqQwbwOePMYO6hKG/ubvzCCMotBH8BDbQ
jIKBiadU4CbfUckelvlBlMprgJKisvgP22EMpzP0sq50fW9vgxEFXGa4h2sF
O5uj5mdiZSvLemQ3n7uV7S1hZXtfrOxfz8ounOD6Oq9WTtj+59rYj81Wc43u
Rzatu8q0Hgai0roWbWqvmU2FMJNW7HVz08w+M80sVa2r8qxcxmmCVjWkRByW
FBC8yA7Gqqp7nvp/Au2P/f326vTs5uTqY+v17dWknEfNevrWt4MO02eR4IGm
caMONmj1t7fmSlErBcutvt2pKhDkn48uK/Uz/OfJ0LOKBI3B/NXScXp9elwt
Hb1m0kG7xBGIKRK80eFjSgVWGv+FxMGLveFS4oANUBwayQN/vFNRS6x+/kcK
RK8Ur2XMXi0NWQ2BKQn7cyTBWPbWKwXX/7yAaCGNeIUT/hIjPwxxwQmzoh87
WiitBtChb50M0Y8tNllPnfg++AssEDQMDDTsnc/bgZubi2FiGcyA7nV3a+vP
kdD9CrcPb5DMSnlOzeU3Eqy84HZJcsWh8y4I73x3yIWPMfTCWQ13+KI1sv3Y
xe/OsQowmdjBO1pV/M8wENcTWewWDMW5N05dXxxFYazXfPEoDPdObhSecnJC
1tMM5TknbaNMaxZ5IS0fztIBiPBElXKrb2mdXvX/dy8dgdEU53Zb/OQ5eNz1
GbDlH23AzBVHvh29c/nMl3MbJGUi/tNF5OGBHXgaQ40WHw4zHmMcg3WcvOJL
RzFNs6OYeI00FndY5ZOdo7LwdJRVDkaRC7202C8vCvWwAD9fCoSdnKQQ27qA
xhGMyoupRoVLa4R4HUbeH3y4yRafoYCL+GkSBpQgUkmvrPyVSGTjmfA2bcc9
vrBQE4MeX8dn+OtGNpRxhOUE9jhy5VF1nBXDjSjb+8/3n8Ew/j89P0u7y5YB
AA==

-->

</rfc>
