<?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.4 (Ruby 3.2.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-opsawg-ucl-acl-02" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.18.2 -->
  <front>
    <title abbrev="A Policy-based Network Access Control">A YANG Data Model and RADIUS Extension for Policy-based Network Access Control</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-opsawg-ucl-acl-02"/>
    <author fullname="Qiufang Ma" role="editor">
      <organization>Huawei</organization>
      <address>
        <postal>
          <street>101 Software Avenue, Yuhua District</street>
          <city>Jiangsu</city>
          <code>210012</code>
          <country>China</country>
        </postal>
        <email>maqiufang1@huawei.com</email>
      </address>
    </author>
    <author fullname="Qin Wu">
      <organization>Huawei</organization>
      <address>
        <postal>
          <street>101 Software Avenue, Yuhua District</street>
          <city>Jiangsu</city>
          <code>210012</code>
          <country>China</country>
        </postal>
        <email>bill.wu@huawei.com</email>
      </address>
    </author>
    <author fullname="Mohamed Boucadair" role="editor">
      <organization>Orange</organization>
      <address>
        <postal>
          <city>Rennes</city>
          <code>35000</code>
          <country>France</country>
        </postal>
        <email>mohamed.boucadair@orange.com</email>
      </address>
    </author>
    <author fullname="Daniel King">
      <organization>Lancaster University</organization>
      <address>
        <postal>
          <country>United Kingdom</country>
        </postal>
        <email>d.king@lancaster.ac.uk</email>
      </address>
    </author>
    <date year="2023" month="December" day="08"/>
    <area>Operations and Management</area>
    <workgroup>OPSAWG</workgroup>
    <keyword>ACL</keyword>
    <keyword>Policy-based</keyword>
    <keyword>BYOD</keyword>
    <keyword>Access control</keyword>
    <abstract>
      <?line 64?>

<t>This document defines a YANG data model for policy-based network access
   control, which provides consistent and efficient enforcement of
   network access control policies based on group identity.  Moreover, this document defines a mechanism to ease the maintenance
   of the mapping between a user group identifier and a set of IP/MAC addresses
   to enforce policy-based network access control.</t>
      <t>In addition, the document defines a RADIUS attribute that is used to
   communicate the user group identifier as part of identification and
   authorization information.</t>
    </abstract>
    <note removeInRFC="true">
      <name>Discussion Venues</name>
      <t>Discussion of this document takes place on the
    Operations and Management Area Working Group Working Group mailing list (opsawg@ietf.org),
    which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/opsawg/"/>.</t>
      <t>Source for this draft and an issue tracker can be found at
    <eref target="https://github.com/boucadair/policy-based-network-acl"/>.</t>
    </note>
  </front>
  <middle>
    <?line 76?>

<section anchor="intro">
      <name>Introduction</name>
      <t>With the increased adoption of remote access technologies (e.g.,
   Virtual Private Networks (VPNs)) and Bring Your Own Device (BYOD)
   policies, enterprises adopted more flexibility related to how, where,
   and when employees work and collaborate.  However, more flexibility
   comes with increased risks.  Enabling office flexibility (e.g.,
   mobility across many access locations) introduces a set of challenges
   for large-scale enterprises compared to conventional network access management approaches.
   Examples of such challenges are listed below:</t>
      <ul spacing="normal">
        <li>
          <t>Endpoints do not have a stable IP address.  For example, Wireless
LAN (WLAN) and VPN clients, as well as back-end Virtual Machine
(VM)-based servers, can move; their IP addresses could change as a
result.  This means that relying on IP/transport fields (e.g., the
5-tuple) is inadequate to ensure consistent and efficient security
policy enforcement.  IP address-based policies may not be flexible
enough to accommodate endpoints with volatile IP addresses.</t>
        </li>
        <li>
          <t>With the massive adoption of teleworking, there is a need to
apply different security policies to the same set of users under
different circumstances (e.g., prevent relaying attacks against a
local attachment point to the enterprise network).  For example,
network access might be granted based upon criteria such as users'
access location, source network reputation, users' role, time-of-
day, type of network device used (e.g., corporate issued device
versus personal device), device's security posture, etc.  This
means that the network needs to recognize the users' identity and their
current context, and map the users to their correct access
entitlement to the network.</t>
        </li>
      </ul>
      <t>This document defines a YANG data model (<xref target="sec-UCL"/>) for policy-based network access control,
   which extends the IETF Access Control Lists (ACLs) module defined in <xref target="RFC8519"/>.
   This module can be used to ensure consistent enforcement of ACL policies
   based on the group identity.</t>
      <t>The ACL concept has been generalized to be device-nonspecific, and can be
   defined at network/administrative domain level <xref target="I-D.ietf-netmod-acl-extensions"/>. To
   allow for all applications of ACLs, the YANG module for policy-based network
   ACL defined in <xref target="sec-UCL"/> does not limit how it can be used.</t>
      <t>This document also defines a mechanism to establish a mapping between (1) the
   user group identifier (ID) and (2) common IP packet header fields and other
   encapsulating packet data (e.g., MAC address) to execute the policy-based access control.</t>
      <t>Additionally, the document defines a Remote Authentication Dial-in
   User Service (RADIUS) <xref target="RFC2865"/> attribute that is used to
   communicate the user group identifier as part of identification and
   authorization information (<xref target="sec-radius"/>).</t>
      <t>Although the document cites MAC addresses as an example in some sections, the
   document does not make assumptions about which identifiers are used to trigger ACLs.
   These examples should not be considered as recommendations. Readers should be
   aware that MAC-based ACLs can be bypassed by flushing out the MAC address.
   Other implications related to the change of MAC addresses are discussed in
   <xref target="I-D.ietf-madinas-use-cases"/>.</t>
      <t>The document does not specify how to map the policy group identifiers
   to dedicated fields (e.g.,  Group Based Policy (GBP) discussed in <xref section="6.2.3" sectionFormat="of" target="I-D.ietf-nvo3-encap"/>).</t>
      <t>The YANG data models in this document conform to the Network
   Management Datastore Architecture (NMDA) defined in <xref target="RFC8342"/>.</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.  No other RFC Editor instructions are specified
   elsewhere in this document.</t>
        <t>Please apply the following replacements:</t>
        <ul spacing="normal">
          <li>
            <t>XXXX --&gt; the assigned RFC number for this draft</t>
          </li>
          <li>
            <t>2023-01-19 --&gt; the actual date of the publication of this document</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</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 meanings of the symbols in tree diagrams are defined in
   <xref target="RFC8340"/>.</t>
      <t>The document uses the following definition in <xref target="RFC3198"/>:</t>
      <ul spacing="normal">
        <li>
          <t>policy</t>
        </li>
      </ul>
      <t>The document uses the following definitions and acronyms defined in <xref target="RFC8519"/>:</t>
      <ul spacing="normal">
        <li>
          <t>Access Control Entry (ACE)</t>
        </li>
        <li>
          <t>Access Control List (ACL)</t>
        </li>
      </ul>
      <t>The following definitions and acronyms are used throughout this document:</t>
      <ul spacing="normal">
        <li>
          <dl>
            <dt>User group based Control List (UCL) model:</dt>
            <dd>
              <t>A YANG data model for policy-based network access
control that specifies an extension to the "ietf-access-control-list" model <xref target="RFC8519"/>.
It allows policy enforcement based on the group identity, which can be used
both at the network device level and at the network/administrative domain level.</t>
            </dd>
          </dl>
        </li>
        <li>
          <dl>
            <dt>Endpoint:</dt>
            <dd>
              <t>refers to an end-user, host device, or application that actually connects to a network.
An end-user is defined as a person. A host device provides compute, memory,
storage and networking capabilities and connects to the network without any user intervention. Host devices refer to servers, IoTs and other devices owned
by the enterprise. An application is a software program used for a specific service.</t>
            </dd>
          </dl>
        </li>
      </ul>
    </section>
    <section anchor="sample-usage">
      <name>Sample Usage</name>
      <t>Access to some networks (e.g., enterprise networks) requires to
   recognize the users’ identities no matter how, where, and when they
   connect to the network resources.  Then, the network maps the
   (connecting) users to their access authorization rights.  Such rights
   are defined following local policies.  As discussed in <xref target="intro"/>,
   because (1) there is a large number of users and (2) a user may have different
   source IP addresses in different network segments,
   deploying a network access control policy for each IP address or
   network segment is a heavy workload.  An alternate approach is to
   configure endpoint groups to classify users and enterprise devices
   and associate ACLs with endpoint groups so that endpoints in each
   group can share a group of ACL rules.  This approach greatly reduces
   the workload of the administrators and optimizes the ACL resources.</t>
      <t>The network ACLs can be provisioned on devices using specific
   mechanisms, such as <xref target="RFC8519"/> or <xref target="I-D.ietf-netmod-acl-extensions"/>.</t>
      <t>Different policies may need to be applied in different contextual situations.
   For example, companies may restrict (or grant) employees access to specific
   internal or external resources during work hours,
   while another policy is adopted during off-hours and weekends.  A
   network administrator may also require to enforce traffic shaping
   (<xref section="2.3.3.3" sectionFormat="of" target="RFC2475"/>) and policing (
   <xref section="2.3.3.4" sectionFormat="of" target="RFC2475"/>) during peak hours in order not to affect other data
   services.</t>
    </section>
    <section anchor="policy-based-network-access-control">
      <name>Policy-based Network Access Control</name>
      <section anchor="overview">
        <name>Overview</name>
        <t>The architecture of a system that provides real-time and consistent
   enforcement of access control policies is shown in <xref target="arch"/>. This architecture
   includes the following functional entities and interfaces:</t>
        <ul spacing="normal">
          <li>
            <t>A service orchestrator which coordinates the overall service,
including security policies.  The service may be connectivity or
any other access to resources that can be hosted and offered by a network.</t>
          </li>
          <li>
            <t>A software-defined networking (SDN) <xref target="RFC7149"/> <xref target="RFC7426"/> controller which is
responsible for maintaining endpoint-group based ACLs and mapping the
endpoint-group to the associated attributes information (e.g., IP/MAC address).
An SDN controller also behaves as a Policy Decision Point (PDP) <xref target="RFC3198"/>
and pushes the required access control policies to relevant Policy
Enforcement Points (PEPs) <xref target="RFC3198"/>.  A PDP is also known as
"policy server" <xref target="RFC2753"/>.  </t>
            <t>
An SDN controller may interact with an Authentication,
Authorization and Accounting (AAA) <xref target="RFC3539"/> server or a Network Access Server (NAS) <xref target="RFC7542"/>.</t>
          </li>
          <li>
            <t>A Network Access Server (NAS) entity which handles authentication
requests.  The NAS interacts with an AAA server to complete user
authentication using protocols like RADIUS <xref target="RFC2865"/>. When access is granted, the AAA
server provides the group identifier (group ID) to which the user
belongs when the user first logs onto the network. A new RADIUS attribute
is defined in <xref target="sec-radius"/> for this purpose.</t>
          </li>
          <li>
            <t>The AAA server provides a collection of authentication, authorization,
and accounting functions. The AAA server is responsible for centralized user
information management. The AAA server is preconfigured with user
credentials (e.g., user name and password), possible group identities
and related user attributes (users may be divided into different
groups based on different user attributes).</t>
          </li>
          <li>
            <t>The Policy Enforcement Point (PEP) is the central entity
which is responsible for enforcing appropriate access control
policies. A first deployment scenario assumes that
the SDN controller maps the group ID to the related common packet
header and delivers IP/MAC address based ACL policies to the
required PEPs.  Another deployment scenario may require that PEPs map incoming packets to their
associated source and/or destination endpoint-group IDs, and acts upon
the endpoint-group ID based ACL policies (e.g., a group identifier may be carried in packet headers such as discussed in
<xref section="6.2.3" sectionFormat="of" target="I-D.ietf-nvo3-encap"/>). More details are provided in <xref target="implement-considerations"/>.  </t>
            <t>
Multiple PEPs may be involved in a network.  </t>
            <t>
A PEP exposes a NETCONF interface <xref target="RFC6241"/> to an SDN controller.</t>
          </li>
        </ul>
        <t><xref target="arch"/> provides the overall architecture and procedure for policy-
   based access control management.</t>
        <figure anchor="arch">
          <name>An Architecture for Group-based Policy Management</name>
          <artwork align="center"><![CDATA[
                                         .------------.
                                         |Orchestrator|
                                         '------+-----'
       Service                                  | (Step 1)
      --------------------------------------------------------
                                                |
       Network                                  |
                                 (Step 4)       |
       .-------.        .--------.     .--------+-----------.
       |User #1+--+     | AAA    |     |    SDN Controller  |
       '-------'  |     | Server +-----+        (PDP)       |
                  |     '----+---'     '--------+-----------'
                  |          |                  |
                  |          |           +------+--------+(Step 5)
        (Step 2)  |          |(Step 3)   |               |
                  |          |           |               |
                  |        .-+-----------+---------------+------------.
                  |        | .----------------------. .--------------.|
       .-------.  +--------+ | Network Access Server| |firewall, etc.||
       |User #2+-----------+ |       (NAS)          | '--------------'|
       '-------'           | '----------------------'                 |
                           |                     (PEP)                |
                           '------------------------------------------'
]]></artwork>
        </figure>
        <t>In reference to <xref target="arch"/>, the following typical flow is experienced:</t>
        <dl>
          <dt>Step 1:</dt>
          <dd>
            <t>Administrators (or a service orchestrator) configure an SDN
controller with network-level ACLs using the YANG module defined
in <xref target="sec-UCL"/>. An example is provided in <xref target="controller-ucl"/>.</t>
          </dd>
          <dt>Step 2:</dt>
          <dd>
            <t>When a user first logs onto the network, he/she is
required to be authenticated (e.g., using user name and password)
at the NAS.</t>
          </dd>
          <dt>Step 3:</dt>
          <dd>
            <t>The authentication request is then relayed to the AAA server
using a protocol such as RADIUS <xref target="RFC2865"/>. It is assumed that the
AAA server has been appropriately configured to store user credentials,
e.g., user name, password, group information, and other user attributes.
This document does not restrict what authentication method is used. Administrators
may refer to, e.g., <xref section="7.3" sectionFormat="of" target="I-D.dekok-radext-deprecating-radius"/>
for authentication method recommendations.
If the authentication request succeeds, the user is placed in a
user group the identity of which is returned to the network access server
as the authentication result (see <xref target="sec-radius"/>).
If the authentication fails, the user is not assigned any user
group, which also means that the user has no access; or the user
is assigned a special group with very limited access permissions
for the network (as a function of the local policy). ACLs are
enforced so that flows from that IP address are discarded
(or rate-limited) by the network.
In some implementations, AAA server can be integrated with an SDN controller.</t>
          </dd>
          <dt>Step 4:</dt>
          <dd>
            <t>Either the AAA server or the NAS notifies an SDN controller
of the mapping between the user group ID and related common packet
header attributes (e.g., IP/MAC address).</t>
          </dd>
          <dt>Step 5:</dt>
          <dd>
            <t>Either group or IP/MAC address based access control policies
are maintained on relevant PEPs under the SDN controller's management.
Whether the PEP enforces the group or IP/MAC address based ACL is
implementation specific. Both types of ACL policy may exist on
the PEP. <xref target="PEP-ucl"/> and <xref target="PEP-acl"/> elaborate on each case.</t>
          </dd>
        </dl>
      </section>
      <section anchor="endpoint-group">
        <name>Endpoint Group</name>
        <section anchor="user-group">
          <name>User Group</name>
          <t>The user group is determined by a set of predefined policy criteria
   (e.g., source IP address, geolocation data, time of day, or device certificate).
   It uses an identifier (user group ID) to represent the collective identity of
   a group of users. Users may be moved to different user-groups if their
   composite attributes, environment, and/or local enterprise policy change.</t>
          <t>A user is authenticated, and classified at the AAA server, and
   assigned to a user group.  A user's group membership may change as
   aspects of the user change.  For example, if the user group
   membership is determined solely by the source IP address, then a
   given user's group ID will change when the user moves to a new
   IP address that falls outside of the range of addresses of the
   previous user group.</t>
          <t>This document does not make any assumption about how user groups are
   defined.  Such considerations are deployment specific and are out of
   scope.  However, and for illustration purposes, <xref target="ug-example"/> shows
   an example of how user group definitions may be characterized. User
   groups may share several common criteria.  That is, user group
   criteria are not mutually exclusive.  For example, the policy
   criteria of user groups R&amp;D Regular and R&amp;D BYOD may share the same
   set of users that belong to the R&amp;D organization, and differ only in
   the type of clients (firm-issued clients vs. users' personal
   clients).  Likewise, the same user may be assigned to different user
   groups depending on the time of day or the type of day (e.g.,
   weekdays versus weekends), etc.</t>
          <table anchor="ug-example">
            <name>User Group Example</name>
            <thead>
              <tr>
                <th align="left">Group Name</th>
                <th align="left">Group ID</th>
                <th align="left">Group Description</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">R&amp;D</td>
                <td align="left">foo-10</td>
                <td align="left">R&amp;D employees</td>
              </tr>
              <tr>
                <td align="left">R&amp;D BYOD</td>
                <td align="left">foo-11</td>
                <td align="left">Personal devices of R&amp;D employees</td>
              </tr>
              <tr>
                <td align="left">Sales</td>
                <td align="left">foo-20</td>
                <td align="left">Sales employees</td>
              </tr>
              <tr>
                <td align="left">VIP</td>
                <td align="left">foo-30</td>
                <td align="left">VIP employees</td>
              </tr>
            </tbody>
          </table>
        </section>
        <section anchor="device-group">
          <name>Device Group</name>
          <t>The device-group ID is an identifier that represents the collective
   identity of a group of enterprise end devices.  An enterprise device
   could be a server that hosts applications or software that deliver
   services to enterprise users.  It could also be an enterprise IoT
   device that serve a limited purpose, e.g., a printer that allows
   users to scan, print and send emails. <xref target="dg-example"/> shows an example
   of how device-group definitions may be characterized.</t>
          <table anchor="dg-example">
            <name>Device-Group Example</name>
            <thead>
              <tr>
                <th align="left">Group Name</th>
                <th align="left">Group ID</th>
                <th align="left">Group Description</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">Workflow</td>
                <td align="left">bar-40</td>
                <td align="left">Workflow  resource servers</td>
              </tr>
              <tr>
                <td align="left">R&amp;D Resource</td>
                <td align="left">bar-50</td>
                <td align="left">R&amp;D resource servers</td>
              </tr>
              <tr>
                <td align="left">Printer Resource</td>
                <td align="left">bar-60</td>
                <td align="left">Printer resources</td>
              </tr>
            </tbody>
          </table>
          <t>Users accessing an enterprise device should be strictly controlled.
   Matching abstract device group ID instead of specified addresses in
   ACL polices helps shield the consequences of address change (e.g.,
   back-end VM-based server migration).</t>
        </section>
        <section anchor="application-group">
          <name>Application Group</name>
          <t>An application group is a collection of applications that share a common access control policies.
   A device may run multiple applications, and different policies might need to be
   applied to the applications and device. A single application may need to run on
   multiple devices/VMs/containers, the abstraction of application group eases the
   process of application migration. For example, the policy does not depend on the transport coordinates (i.e., 5-tuple).
   <xref target="ag-example"/> shows an example of how application-group definitions may be characterized.</t>
          <table anchor="ag-example">
            <name>Application-Group Example</name>
            <thead>
              <tr>
                <th align="left">Group Name</th>
                <th align="left">Group ID</th>
                <th align="left">Group Description</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">Audio/Video Streaming</td>
                <td align="left">baz-70</td>
                <td align="left">Audio/Video conferecing application</td>
              </tr>
              <tr>
                <td align="left">Instant messaging</td>
                <td align="left">baz-80</td>
                <td align="left">Messaging application</td>
              </tr>
              <tr>
                <td align="left">document collaboration</td>
                <td align="left">baz-90</td>
                <td align="left">Real-time document editing application</td>
              </tr>
            </tbody>
          </table>
        </section>
      </section>
    </section>
    <section anchor="modules-overview">
      <name>Modules Overview</name>
      <section anchor="the-ucl-extension-to-the-acl-model">
        <name>The UCL Extension to the ACL Model</name>
        <t>This module specifies an extension to the "ietf-access-control-list" model <xref target="RFC8519"/>. This extension adds
   endpoint groups so that an endpoint group identifier can be matched upon, and also
   enable access control policy activation based on date and time conditions.</t>
        <t><xref target="ucl-tree"/> provides the tree structure of the "ietf-ucl-acl" module.</t>
        <figure anchor="ucl-tree">
          <name>UCL Extension</name>
          <artwork align="center"><![CDATA[
module: ietf-ucl-acl

  augment /acl:acls/acl:acl:
    +--rw endpoint-groups
       +--rw endpoint-group* [group-id]
          +--rw group-id      string
          +--rw group-type?   identityref
  augment /acl:acls/acl:acl/acl:aces/acl:ace/acl:matches:
    +--rw endpoint-group {match-on-group}?
       +--rw source-group-id?        group-id-reference
       +--rw destination-group-id?   group-id-reference
  augment /acl:acls/acl:acl/acl:aces/acl:ace:
    +--rw effective-schedule
       +--rw (schedule-type)?
          +--:(period)
          |  +--rw period-start?             yang:date-and-time
          |  +--rw time-zone-identifier?     sys:timezone-name
          |  +--rw (period-type)?
          |     +--:(explicit)
          |     |  +--rw period-end?         yang:date-and-time
          |     +--:(duration)
          |        +--rw duration?           duration
          +--:(recurrence) {schedule:icalendar-recurrence-supported}?
             +--rw recurrence-first
             |  +--rw date-time-start?        union
             |  +--rw time-zone-identifier?   sys:timezone-name
             |  +--rw duration?               duration
             +--rw frequency?                identityref
             +--rw interval?                 uint32
             +--rw (recurrence-bound)?
             |  +--:(until)
             |  |  +--rw until?              union
             |  +--:(count)
             |     +--rw count?              uint32
             +--rw (date-times-choice)?
             |  +--:(date-time)
             |  |  +--rw date-times*         yang:date-and-time
             |  +--:(date)
             |  |  +--rw dates*              yang:date-no-zone
             |  +--:(period-timeticks)
             |  |  +--rw period-timeticks* [period-start]
             |  |     +--rw period-start    yang:timeticks
             |  |     +--rw period-end?     yang:timeticks
             |  +--:(period)
             |     +--rw period* [period-start]
             |        +--rw period-start            yang:date-and-time
             |        +--rw time-zone-identifier?   sys:timezone-name
             |        +--rw (period-type)?
             |           +--:(explicit)
             |           |  +--rw period-end?       yang:date-and-time
             |           +--:(duration)
             |              +--rw duration?         duration
             +--rw bysecond*                 uint32
             +--rw byminute*                 uint32
             +--rw byhour*                   uint32
             +--rw byday* [weekday]
             |  +--rw direction*   int32
             |  +--rw weekday      schedule:weekday
             +--rw bymonthday*               int32
             +--rw byyearday*                int32
             +--rw byyearweek*               int32
             +--rw byyearmonth*              uint32
             +--rw bysetpos*                 int32
             +--rw workweek-start?           schedule:weekday
             +--rw exception-dates*          union
]]></artwork>
        </figure>
        <t>The first part of the data model augments the "acl" list in the
   "ietf-access-control-list" model <xref target="RFC8519"/> with a "endpoint-groups" container
   having a list of "endpoint group" inside, each entry has a "group-id" that uniquely
   identifies the endpoint group and a "group-type" parameter to specify the endpoint group type.</t>
        <ul empty="true">
          <li>
            <t>"group-id" is defined as a string rather than uint to accommodate deployments which require some identification hierarchy within a domain. Such a hierarchy is meant to ease coordination within an administrative domain. There might be cases where a domain needs to tag packets with the group they belong to. The tagging does not need to mirror exactly the "group id" used to populate the policy. How the "group-id" string is mapped to the tagging or field in the packet header in encapsulation scenario is outside the scope of this document. Augmentation may be considered in the future to cover encapsulation considerations.</t>
          </li>
        </ul>
        <t>The second part of the data model augments the "matches" container in the IETF
   ACL model <xref target="RFC8519"/> so that a source and/or destination endpoint group index
   can be referenced as the match criteria.</t>
        <t>The third part of the data model augments the "ace" list in the "ietf-access-control-list"
   model <xref target="RFC8519"/> with date and time specific parameters to allow ACE to be
   activated based on a date/time condition. Two types of time range are defined,
   which reuse "recurrence" and "period" groupings defined in the "ietf-schedule"
   YANG module in <xref target="I-D.ma-opsawg-schedule-yang"/>, respectively. Note that the data model augments the definition of
   "recurrence" grouping with a "duration" data node to specify the duration of
   time for each occurrence the policy activation is triggered.</t>
      </section>
    </section>
    <section anchor="yang-modules">
      <name>YANG Modules</name>
      <section anchor="sec-UCL">
        <name>The "ietf-ucl-acl" YANG Module</name>
        <t>This module imports types and groupings defined in the "ietf-schedule" YANG
   module in <xref target="I-D.ma-opsawg-schedule-yang"/>. It also augments the "ietf-access-control-list" module defined in <xref target="RFC8519"/>.</t>
        <sourcecode markers="true" name="ietf-ucl-acl@2023-01-19.yang"><![CDATA[
module ietf-ucl-acl {
  yang-version 1.1;
  namespace "urn:ietf:params:xml:ns:yang:ietf-ucl-acl";
  prefix uacl;

  import ietf-access-control-list {
    prefix acl;
    reference
      "RFC 8519: YANG Data Model for Network Access
                 Control Lists (ACLs)";
  }
  import ietf-schedule {
    prefix schedule;
    reference
      "RFC XXXX: A Policy-based Network Access Control";
  }

  organization
    "IETF OPSWG Working Group";
  contact
    "WG Web: <https://datatracker.ietf.org/wg/opsawg/>
     WG List: <mailto:opsawg@ietf.org>";
  description
    "This YANG module augments the IETF access control lists (ACLs)
     module and is meant to ensure consistent enforcement of ACL
     policies based on the group identity.

     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 is part of RFC XXXX
     (https://www.rfc-editor.org/info/rfcXXXX); see the RFC
     itself for full legal notices.";

  revision 2023-01-19 {
    description
      "Initial revision.";
    reference
      "RFC XXXX: A Policy-based Network Access Control";
  }

  identity group-acl-type {
    if-feature "group";
    base acl:acl-base;
    description
      "An ACL that matches based on an endpoint group identity,
       which can represent the collective identity of a group of
       authenticated users, end devices, or applications. An endpoint
       group identity may be carried in the outer/inner packet
       header (e.g., via NVO3 encapsulation), may also not correspond
       to any field in the packet header. Matching on Layer 4 header
       fields may also exist in the ACEs.";
  }
  
  identity mixed-ipv4-group-type {
    if-feature "mixed-ipv4-group";
    base acl:ipv4-acl-type;
    base uacl:group-acl-type;
    description
      "An ACL that contains a mix of entries that match on fields
       in IPv4 headers and endpoint group identities, which can
       represent the collective identity of a group of authenticated
       users, end devices, or applications. Matching on Layer 4 
       header fields may also exist in the ACEs.";
  }
  
  identity mixed-ipv6-group-type {
    if-feature "mixed-ipv6-group";
    base acl:ipv6-acl-type;
    base uacl:group-acl-type;
    description
      "An ACL that contains a mix of entries that match on fields
       in IPv6 headers and endpoint group identities, which can
       represent the collective identity of a group of authenticated
       users, end devices, or applications. Matching on Layer 4 
       header fields may also exist in the ACEs.";
  }
  
  identity mixed-ipv4-ipv6-group-type {
    if-feature "mixed-ipv4-ipv6-group";
    base acl:ipv4-acl-type;
    base acl:ipv6-acl-type;
    base uacl:group-acl-type;
    description
      "An ACL that contains a mix of entries that match on fields
       in IPv4 headers, IPv6 headers, and endpoint group identities,
       which can represent the collective identity of a group of
       authenticated users, end devices, or applications. Matching 
       on Layer 4 header fields may also exist in the ACEs.";
  }
  
  identity mixed-eth-group-type {
    if-feature "mixed-eth-group";
    base acl:eth-acl-type;
    base uacl:group-acl-type;
    description
      "An ACL that contains a mix of entries that match on fields
       in Ethernet headers and endpoint group identities,
       which can represent the collective identity of a group of
       authenticated users, end devices, or applications. Matching 
       on Layer 4 header fields may also exist in the ACEs.";
  }
  
  identity mixed-eth-ipv4-group-type {
    if-feature "mixed-eth-ipv4-group";
    base acl:eth-acl-type;
    base acl:ipv4-acl-type;
    base uacl:group-acl-type;
    description
      "An ACL that contains a mix of entries that match on fields
       in Ethernet headers, IPv4 headers, and endpoint group 
       identities, which can represent the collective identity of a 
       group of authenticated users, end devices or applications. 
       Matching on Layer 4 header fields may also exist in the
       ACEs.";
  }  
  
  identity mixed-eth-ipv6-group-type {
    if-feature "mixed-eth-ipv6-group";
    base acl:eth-acl-type;
    base acl:ipv6-acl-type;
    base uacl:group-acl-type;
    description
      "An ACL that contains a mix of entries that match on fields
       in Ethernet headers, IPv6 headers, and endpoint group 
       identities, which can represent the collective identity of 
       a group of authenticated users, end devices or applications. 
       Matching on Layer 4 header fields may also exist in the
       ACEs.";
  }  
  
  identity mixed-eth-ipv4-ipv6-group-type {
    if-feature "mixed-eth-ipv4-ipv6-group";
    base acl:eth-acl-type;
    base acl:ipv4-acl-type;    
    base acl:ipv6-acl-type;
    base uacl:group-acl-type;
    description
      "An ACL that contains a mix of entries that match on fields
       in Ethernet headers, IPv4 headers, IPv6 headers, and endpoint 
       group identities, which can represent the collective identity 
       of a group of authenticated users, end devices or 
       applications. Matching on Layer 4 header fields may also exist 
       in the ACEs.";
  }  
    
  identity endpoint-group-type {
    description
      "Identity for the type of endpoint group.";
  }
  
  identity user-group {
    base uacl:endpoint-group-type;
    description
      "Identity for the user endpoint group.";
  }
  
  identity device-group {
    base uacl:endpoint-group-type;
    description
      "Identity for the device endpoint group.";
  }
  
  identity application-group {
    base uacl:endpoint-group-type;
    description
      "Identity for the application endpoint group.";
  }
  
  feature match-on-group {
    description
      "The implementation supports matching on endpoint groups.";
  }
  
  feature group {
    if-feature "uacl:match-on-group";
    description
      "Indicates support of group-based ACLs.";
  }
  
  feature mixed-ipv4-group {
    if-feature "acl:match-on-ipv4 and uacl:match-on-group";
    description
      "IPv4 and group ACL combinations supported.";
  }
  
  feature mixed-ipv6-group {
    if-feature "acl:match-on-ipv6 and uacl:match-on-group";
    description
      "IPv6 and group ACL combinations supported.";
  }
  
  feature mixed-ipv4-ipv6-group {
    if-feature "acl:match-on-ipv4 and acl:match-on-ipv6 and "
             + "uacl:match-on-group";
    description
      "IPv4, IPv6, and group ACL combinations supported.";
  }
  
  feature mixed-eth-group {
    if-feature "acl:match-on-eth and uacl:match-on-group";
    description
      "Eth and group ACL combinations supported.";    
  }
  
  feature mixed-eth-ipv4-group {
    if-feature "acl:match-on-eth and acl:match-on-ipv4 and "
             + "uacl:match-on-group";
    description
      "Eth, IPv4, and group ACL combinations supported.";       
  }
  
  feature mixed-eth-ipv6-group {
    if-feature "acl:match-on-eth and acl:match-on-ipv6 and "
             + "uacl:match-on-group";
    description
      "Eth, IPv6, and group ACL combinations supported.";    
  }
  
  feature mixed-eth-ipv4-ipv6-group {
    if-feature "acl:match-on-eth and acl:match-on-ipv4 and "
             + "acl:match-on-ipv6 and uacl:match-on-group";
    description
      "Eth, IPv4, IPv6, and group ACL combinations supported.";   
  }
  
  typedef group-id-reference {
    type leafref {
      path "/acl:acls/acl:acl/uacl:endpoint-groups"
         + "/uacl:endpoint-group/uacl:group-id";
    }
    description
      "Defines a type to group identifier for referencing
       purposes.";
  }

  augment "/acl:acls/acl:acl" {
    description
      "Adds a container for endpoint group definition.";
    container endpoint-groups {
      description
        "Defines a container for the endpoint group list.";
      list endpoint-group {
        key "group-id";
        description
          "Definition of the endpoint group list.";
        leaf group-id {
          type string {
            length "1..64";
          }
          description
            "The endpoint group identifier that uniquely identifies
             an endpoint group.";
        }
        leaf group-type {
          type identityref {
            base endpoint-group-type;
          }
          description
            "Specifies the endpoint group type.";
        }
      }
    }
  }

  augment "/acl:acls/acl:acl/acl:aces/acl:ace/acl:matches" {
    description
      "Specifies how a source and/or destination endpoint group 
       index can be referenced as the match criteria in the ACEs.";
    container endpoint-group {
      when "derived-from-or-self(/acl:acls/acl:acl/acl:type, "
         + "'uacl:group-acl-type')";
      if-feature "match-on-group";
      description
        "Add new match types.";
      leaf source-group-id {
        type group-id-reference;
        description
          "The matched source endpoint group ID.";
      }
      leaf destination-group-id {
        type group-id-reference;
        description
          "The matched destination endpoint group ID.";
      }
    }
  }

  augment "/acl:acls/acl:acl/acl:aces/acl:ace" {
    description
      "Adds schedule parameters to allow the ACE to take effect  
       based on date and time.";
    container effective-schedule {
      description
        "Defines when the access control entry rules 
        are in effect based on date and time condition.

         If it is not configured, the access control entry
         is immediately and always in effect.";
      choice schedule-type {
        description
          "Choice based on the type of the time range.";
        case period {
          description
            "The ACE takes effect based on a precise period of 
             time.";        
            uses schedule:period-of-time;
        }
        case recurrence {
          if-feature "schedule:icalendar-recurrence-supported";
          description
            "The ACE takes effect based on a recurrence rule.";
          uses schedule:icalendar-recurrence;          
        }
      }
    }
  }
}

]]></sourcecode>
      </section>
    </section>
    <section anchor="sec-radius">
      <name>User Access Control Group ID RADIUS Attribute</name>
      <t>The User-Access-Group-ID RADIUS attribute is
   defined with a globally unique name.  The definition of the attribute
   follows the guidelines in <xref section="2.7.1" sectionFormat="of" target="RFC6929"/>.  This attribute
   is used to indicate the user group ID to be used by the NAS.  When
   the User-Access-Group-ID RADIUS attribute is present in the RADIUS
   Access-Accept, the system applies the related access control to the
   users after it authenticates.</t>
      <t>The User-Access-Group-ID Attribute is of type "string" as defined in
   <xref section="3.5" sectionFormat="of" target="RFC8044"/>.</t>
      <t>The User-Access-Group-ID Attribute <bcp14>MAY</bcp14> appear in a RADIUS Access-
   Accept packet.  It <bcp14>MAY</bcp14> also appear in a RADIUS Access-Request packet
   as a hint to the RADIUS server to indicate a preference.  However,
   the server is not required to honor such a preference. If more than
   one instance of the User-Access-Group-ID Attribute appears in a RADIUS
   Access-Accept packet, this means that the user is a member of many groups.</t>
      <t>The User-Access-Group-ID Attribute <bcp14>MAY</bcp14> appear in a RADIUS CoA-Request
   packet.</t>
      <t>The User-Access-Group-ID Attribute <bcp14>MAY</bcp14> appear in a RADIUS Accounting-
   Request packet. Specifically, this may be used by a NAS to acknowledge that the attribute
   was received in the RADIUS Access-Request and the NAS is enforcing that policy.</t>
      <t>The User-Access-Group-ID Attribute <bcp14>MUST NOT</bcp14> appear in any other
   RADIUS packet.</t>
      <t>The User-Access-Group-ID Attribute is structured as follows:</t>
      <artwork><![CDATA[
   Type
     TBA1

   Length
     This field indicates the total length, in octets, of all fields of
     this attribute, including the Type, Length, Extended-Type, and the
     "Value". The Length MUST be at most 67 octets.

   Data Type
     string ({{Section 3.5 of RFC8044}})

   Value
      This field contains the user group ID.
]]></artwork>
    </section>
    <section anchor="radius-attributes">
      <name>RADIUS Attributes</name>
      <t><xref target="rad-att"/> provides a guide as what type of RADIUS packets
   that may contain User-Access-Group-ID Attribute, and in what
   quantity.</t>
      <table anchor="rad-att">
        <name>Table of Attributes</name>
        <thead>
          <tr>
            <th align="left">Access-Request</th>
            <th align="left">Access-Accept</th>
            <th align="left">Access-Reject</th>
            <th align="left">Challenge</th>
            <th align="left">Attribute</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">0+</td>
            <td align="left">0+</td>
            <td align="left">0</td>
            <td align="left">0</td>
            <td align="left">User-Access-Group-ID</td>
          </tr>
          <tr>
            <td align="left">Accounting-Request</td>
            <td align="left">CoA-Request</td>
            <td align="left">CoA-ACK</td>
            <td align="left">CoA-NACK</td>
            <td align="left">Attribute</td>
          </tr>
          <tr>
            <td align="left">0+</td>
            <td align="left">0+</td>
            <td align="left">0</td>
            <td align="left">0</td>
            <td align="left">User-Access-Group-ID</td>
          </tr>
        </tbody>
      </table>
      <t>Notation for <xref target="rad-att"/>:</t>
      <dl>
        <dt>0</dt>
        <dd>
          <t>This attribute <bcp14>MUST NOT</bcp14> be present in packet.</t>
        </dd>
        <dt>0+</dt>
        <dd>
          <t>Zero or more instances of this attribute <bcp14>MAY</bcp14> be present in packet.</t>
        </dd>
      </dl>
    </section>
    <section anchor="implement-considerations">
      <name>Implementation Considerations</name>
      <t>The UCL model can be implemented in different ways.</t>
      <t>In some cases, the UCL model is implemented at the network/administrative domain
   level with an SDN controller maintaining the dynamical mapping from endpoint
   group ID to IP/transport fields (e.g., the 5-tuple) and programing the PEPs with
   IP address/5-tuple based ACLs. In such cases, PEPs do not require to implement
   specific logic (including hardware) compared to the enforcement of conventional ACLs.</t>
      <t>It is possible for the UCL model to be implemented at the network device level.
   While it eliminates the need for an SDN controller to interact frequently
   with the PEPs for reasons like the user's context of network connection change
   or VM/application migration, dedicated hardware/software support might be needed
   for PEPs to understand the endpoint group identifier. In scenrios where the NAS
   behaves as the PEP which acquires the source and/or destination endpoint group
   ID from the AAA server, ACL policy enforcement based on the group identity without
   being encapsulated into packet headers might affect the forwarding performance.
   Implementations need to evaluate the operational tradeoff (flexibility brought
   to the network vs. the complexity of implementation) carefully. Such assessment
   is out of scope of this document.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <section anchor="yang">
        <name>YANG</name>
        <t>The YANG modules specified in this document defines schema for data
   that is designed to be accessed via network management protocols 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 the "ietf-ucl-acl" YANG module that are
   writable, creatable, and deletable (i.e., config true, which is the
   default).  These data nodes may be considered sensitive or vulnerable
   in some network environments.  Write operations to these data nodes
   could have a negative effect on network and security operations. These are the
   subtrees and data nodes and their sensitivity/vulnerability:</t>
        <ul spacing="normal">
          <li>
            <dl>
              <dt>/acl:acls/acl:acl/uacl:endpoint-groups/uacl:endpoint-group:</dt>
              <dd>
                <t>This list specifies all the endpoint group entries. Unauthorized write access to this
list can allow intruders to modify the entries so as to forge an endpoint
group that does not exist or maliciously delete an existing endpoint group,
which could be used to craft an attack.</t>
              </dd>
            </dl>
          </li>
          <li>
            <dl>
              <dt>/acl:acls/acl:acl/acl:aces/acl:ace/acl:matches/uacl:endpoint-group:</dt>
              <dd>
                <t>This subtree specifies a source and/or endpoint group index as match criteria in the
ACEs. Unauthorized write access to this data node may allow intruders to
modify the group identity so as to permit access that should not be
permitted, or deny access that should be permitted.</t>
              </dd>
            </dl>
          </li>
        </ul>
        <t>Some of the readable data nodes in the "ietf-ucl-acl" 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>
        <ul spacing="normal">
          <li>
            <dl>
              <dt>/acl:acls/acl:acl/acl:aces/acl:ace/uacl:time-range:</dt>
              <dd>
                <t>This subtree specifies when the access control entry rules are in effect. An
unauthorized read access of the list will allow the attacker to determine
which rules are in effect, to better craft an attack.</t>
              </dd>
            </dl>
          </li>
        </ul>
      </section>
      <section anchor="radius">
        <name>RADIUS</name>
        <t>RADIUS-related security considerations are discussed in <xref target="RFC2865"/>.</t>
        <t>This document targets deployments where a trusted relationship is in
   place between the RADIUS client and server with communication
   optionally secured by IPsec or Transport Layer Security (TLS)
   <xref target="RFC6614"/>.</t>
      </section>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <section anchor="yang-1">
        <name>YANG</name>
        <t>This document registers the following URIs in the "IETF XML Registry" <xref target="RFC3688"/>.</t>
        <artwork><![CDATA[
        URI: urn:ietf:params:xml:ns:yang:ietf-ucl-acl
        Registrant Contact: The IESG.
        XML: N/A, the requested URI is an XML namespace.
]]></artwork>
        <t>This document registers the following YANG modules in the "YANG Module Names"
   registry <xref target="RFC6020"/>.</t>
        <artwork><![CDATA[
        name:               ietf-ucl-acl
        namespace:          urn:ietf:params:xml:ns:yang:ietf-ucl-acl
        prefix:             uacl
        maintained by IANA: N
        reference:          RFC XXXX
]]></artwork>
      </section>
      <section anchor="radius-1">
        <name>RADIUS</name>
        <t>This document requests IANA to assign a new RADIUS attribute type from the IANA
   registry "Radius Attribute Types" <xref target="RADIUS-Types"/>:</t>
        <table anchor="rad-reg">
          <name>RADIUS Attribute</name>
          <thead>
            <tr>
              <th align="left">Value</th>
              <th align="left">Description</th>
              <th align="left">Data Type</th>
              <th align="left">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">TBA1</td>
              <td align="left">User-Access-Group-ID</td>
              <td align="left">string</td>
              <td align="left">This-Document</td>
            </tr>
          </tbody>
        </table>
      </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="RFC2865">
          <front>
            <title>Remote Authentication Dial In User Service (RADIUS)</title>
            <author fullname="C. Rigney" initials="C." surname="Rigney"/>
            <author fullname="S. Willens" initials="S." surname="Willens"/>
            <author fullname="A. Rubens" initials="A." surname="Rubens"/>
            <author fullname="W. Simpson" initials="W." surname="Simpson"/>
            <date month="June" year="2000"/>
            <abstract>
              <t>This document describes a protocol for carrying authentication, authorization, and configuration information between a Network Access Server which desires to authenticate its links and a shared Authentication Server. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2865"/>
          <seriesInfo name="DOI" value="10.17487/RFC2865"/>
        </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="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="I-D.ma-opsawg-schedule-yang">
          <front>
            <title>A Common YANG Data Model for Scheduling</title>
            <author fullname="Qiufang Ma" initials="Q." surname="Ma">
              <organization>Huawei</organization>
            </author>
            <author fullname="Qin Wu" initials="Q." surname="Wu">
              <organization>Huawei</organization>
            </author>
            <author fullname="Mohamed Boucadair" initials="M." surname="Boucadair">
              <organization>Orange</organization>
            </author>
            <author fullname="Daniel King" initials="D." surname="King">
              <organization>Lancaster University</organization>
            </author>
            <date day="3" month="December" year="2023"/>
            <abstract>
              <t>   This document defines a common schedule YANG module which is designed
   to be applicable for scheduling information such as event, policy,
   services, or resources based on date and time.  For the sake of
   better modularity, the module includes basic, intermediate, and
   advanced versions of schedule groupings.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ma-opsawg-schedule-yang-02"/>
        </reference>
        <reference anchor="RFC6929">
          <front>
            <title>Remote Authentication Dial In User Service (RADIUS) Protocol Extensions</title>
            <author fullname="A. DeKok" initials="A." surname="DeKok"/>
            <author fullname="A. Lior" initials="A." surname="Lior"/>
            <date month="April" year="2013"/>
            <abstract>
              <t>The Remote Authentication Dial-In User Service (RADIUS) protocol is nearing exhaustion of its current 8-bit Attribute Type space. In addition, experience shows a growing need for complex grouping, along with attributes that can carry more than 253 octets of data. This document defines changes to RADIUS that address all of the above problems.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6929"/>
          <seriesInfo name="DOI" value="10.17487/RFC6929"/>
        </reference>
        <reference anchor="RFC8044">
          <front>
            <title>Data Types in RADIUS</title>
            <author fullname="A. DeKok" initials="A." surname="DeKok"/>
            <date month="January" year="2017"/>
            <abstract>
              <t>RADIUS specifications have used data types for two decades without defining them as managed entities. During this time, RADIUS implementations have named the data types and have used them in attribute definitions. This document updates the specifications to better follow established practice. We do this by naming the data types defined in RFC 6158, which have been used since at least the publication of RFC 2865. We provide an IANA registry for the data types and update the "RADIUS Attribute Types" registry to include a Data Type field for each attribute. Finally, we recommend that authors of RADIUS specifications use these types in preference to existing practice. This document updates RFCs 2865, 3162, 4072, 6158, 6572, and 7268.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8044"/>
          <seriesInfo name="DOI" value="10.17487/RFC8044"/>
        </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="RADIUS-Types" target="http://www.iana.org/assignments/radius-types">
          <front>
            <title>RADIUS Types</title>
            <author>
              <organization>IANA</organization>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="I-D.ietf-netmod-acl-extensions">
          <front>
            <title>Extensions to the Access Control Lists (ACLs) YANG Model</title>
            <author fullname="Oscar Gonzalez de Dios" initials="O. G." surname="de Dios">
              <organization>Telefonica</organization>
            </author>
            <author fullname="Samier Barguil" initials="S." surname="Barguil">
              <organization>Telefonica</organization>
            </author>
            <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="17" month="October" year="2023"/>
            <abstract>
              <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.

   The document also defines IANA-maintained modules for ICMP types and
   IPv6 extension headers.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-netmod-acl-extensions-03"/>
        </reference>
        <reference anchor="I-D.ietf-madinas-use-cases">
          <front>
            <title>Randomized and Changing MAC Address Use Cases and Requirements</title>
            <author fullname="Jerome Henry" initials="J." surname="Henry">
              <organization>Cisco Systems</organization>
            </author>
            <author fullname="Yiu Lee" initials="Y." surname="Lee">
              <organization>Comcast</organization>
            </author>
            <date day="10" month="July" year="2023"/>
            <abstract>
              <t>   To limit the privacy and security issues created by the association
   between a device, its traffic, its location and its user, client
   vendors have started implementing MAC address rotation.  When such
   rotation happens, some in-network states may break, which may affect
   network efficiency and the user experience.  At the same time,
   devices may continue sending other stable identifiers, defeating the
   MAC rotation purposes.  This document lists various network
   environments and a set of functional network services that may be
   affected by such rotation.  This document then examines settings
   where the user experience may be affected by in-network state
   disruption, and settings where other machine identifiers may help re-
   identify the user or recover the identity of the user, and locate the
   device and its associated user.  Last, this document examines
   solutions to maintain user privacy while preserving user quality of
   experience and network operation efficiency.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-madinas-use-cases-06"/>
        </reference>
        <reference anchor="I-D.ietf-nvo3-encap">
          <front>
            <title>Network Virtualization Overlays (NVO3) Encapsulation Considerations</title>
            <author fullname="Sami Boutros" initials="S." surname="Boutros">
              <organization>Ciena Corporation</organization>
            </author>
            <author fullname="Donald E. Eastlake 3rd" initials="D. E." surname="Eastlake">
              <organization>Futurewei Technologies</organization>
            </author>
            <date day="29" month="November" year="2023"/>
            <abstract>
              <t>   The IETF Network Virtualization Overlays (NVO3) Working Group Chairs
   and Routing Area Director chartered a design team to take forward the
   encapsulation discussion and see if there was potential to design a
   common encapsulation that addresses the various technical concerns.
   This document provides a record, for the benefit of the IETF
   community, of the considerations arrived at by the NVO3 encapsulation
   design team, which may be helpful with future deliberations by
   working groups over the choice of encapsulation formats.

   There are implications of having different encapsulations in real
   environments consisting of both software and hardware implementations
   and within and spanning multiple data centers.  For example, OAM
   functions such as path MTU discovery become challenging with multiple
   encapsulations along the data path.

   The design team recommended Geneve with a few modifications as the
   common encapsulation.  This document provides more details,
   particularly in Section 7.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-nvo3-encap-11"/>
        </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="RFC3198">
          <front>
            <title>Terminology for Policy-Based Management</title>
            <author fullname="A. Westerinen" initials="A." surname="Westerinen"/>
            <author fullname="J. Schnizlein" initials="J." surname="Schnizlein"/>
            <author fullname="J. Strassner" initials="J." surname="Strassner"/>
            <author fullname="M. Scherling" initials="M." surname="Scherling"/>
            <author fullname="B. Quinn" initials="B." surname="Quinn"/>
            <author fullname="S. Herzog" initials="S." surname="Herzog"/>
            <author fullname="A. Huynh" initials="A." surname="Huynh"/>
            <author fullname="M. Carlson" initials="M." surname="Carlson"/>
            <author fullname="J. Perry" initials="J." surname="Perry"/>
            <author fullname="S. Waldbusser" initials="S." surname="Waldbusser"/>
            <date month="November" year="2001"/>
            <abstract>
              <t>This document is a glossary of policy-related terms. It provides abbreviations, explanations, and recommendations for use of these terms. The intent is to improve the comprehensibility and consistency of writing that deals with network policy, particularly Internet Standards documents (ISDs). This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3198"/>
          <seriesInfo name="DOI" value="10.17487/RFC3198"/>
        </reference>
        <reference anchor="RFC2475">
          <front>
            <title>An Architecture for Differentiated Services</title>
            <author fullname="S. Blake" initials="S." surname="Blake"/>
            <author fullname="D. Black" initials="D." surname="Black"/>
            <author fullname="M. Carlson" initials="M." surname="Carlson"/>
            <author fullname="E. Davies" initials="E." surname="Davies"/>
            <author fullname="Z. Wang" initials="Z." surname="Wang"/>
            <author fullname="W. Weiss" initials="W." surname="Weiss"/>
            <date month="December" year="1998"/>
            <abstract>
              <t>This document defines an architecture for implementing scalable service differentiation in the Internet. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2475"/>
          <seriesInfo name="DOI" value="10.17487/RFC2475"/>
        </reference>
        <reference anchor="RFC7149">
          <front>
            <title>Software-Defined Networking: A Perspective from within a Service Provider Environment</title>
            <author fullname="M. Boucadair" initials="M." surname="Boucadair"/>
            <author fullname="C. Jacquenet" initials="C." surname="Jacquenet"/>
            <date month="March" year="2014"/>
            <abstract>
              <t>Software-Defined Networking (SDN) has been one of the major buzz words of the networking industry for the past couple of years. And yet, no clear definition of what SDN actually covers has been broadly admitted so far. This document aims to clarify the SDN landscape by providing a perspective on requirements, issues, and other considerations about SDN, as seen from within a service provider environment.</t>
              <t>It is not meant to endlessly discuss what SDN truly means but rather to suggest a functional taxonomy of the techniques that can be used under an SDN umbrella and to elaborate on the various pending issues the combined activation of such techniques inevitably raises. As such, a definition of SDN is only mentioned for the sake of clarification.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7149"/>
          <seriesInfo name="DOI" value="10.17487/RFC7149"/>
        </reference>
        <reference anchor="RFC7426">
          <front>
            <title>Software-Defined Networking (SDN): Layers and Architecture Terminology</title>
            <author fullname="E. Haleplidis" initials="E." role="editor" surname="Haleplidis"/>
            <author fullname="K. Pentikousis" initials="K." role="editor" surname="Pentikousis"/>
            <author fullname="S. Denazis" initials="S." surname="Denazis"/>
            <author fullname="J. Hadi Salim" initials="J." surname="Hadi Salim"/>
            <author fullname="D. Meyer" initials="D." surname="Meyer"/>
            <author fullname="O. Koufopavlou" initials="O." surname="Koufopavlou"/>
            <date month="January" year="2015"/>
            <abstract>
              <t>Software-Defined Networking (SDN) refers to a new approach for network programmability, that is, the capacity to initialize, control, change, and manage network behavior dynamically via open interfaces. SDN emphasizes the role of software in running networks through the introduction of an abstraction for the data forwarding plane and, by doing so, separates it from the control plane. This separation allows faster innovation cycles at both planes as experience has already shown. However, there is increasing confusion as to what exactly SDN is, what the layer structure is in an SDN architecture, and how layers interface with each other. This document, a product of the IRTF Software-Defined Networking Research Group (SDNRG), addresses these questions and provides a concise reference for the SDN research community based on relevant peer-reviewed literature, the RFC series, and relevant documents by other standards organizations.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7426"/>
          <seriesInfo name="DOI" value="10.17487/RFC7426"/>
        </reference>
        <reference anchor="RFC2753">
          <front>
            <title>A Framework for Policy-based Admission Control</title>
            <author fullname="R. Yavatkar" initials="R." surname="Yavatkar"/>
            <author fullname="D. Pendarakis" initials="D." surname="Pendarakis"/>
            <author fullname="R. Guerin" initials="R." surname="Guerin"/>
            <date month="January" year="2000"/>
            <abstract>
              <t>This document is concerned with specifying a framework for providing policy-based control over admission control decisions. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2753"/>
          <seriesInfo name="DOI" value="10.17487/RFC2753"/>
        </reference>
        <reference anchor="RFC3539">
          <front>
            <title>Authentication, Authorization and Accounting (AAA) Transport Profile</title>
            <author fullname="B. Aboba" initials="B." surname="Aboba"/>
            <author fullname="J. Wood" initials="J." surname="Wood"/>
            <date month="June" year="2003"/>
            <abstract>
              <t>This document discusses transport issues that arise within protocols for Authentication, Authorization and Accounting (AAA). It also provides recommendations on the use of transport by AAA protocols. This includes usage of standards-track RFCs as well as experimental proposals. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3539"/>
          <seriesInfo name="DOI" value="10.17487/RFC3539"/>
        </reference>
        <reference anchor="RFC7542">
          <front>
            <title>The Network Access Identifier</title>
            <author fullname="A. DeKok" initials="A." surname="DeKok"/>
            <date month="May" year="2015"/>
            <abstract>
              <t>In order to provide inter-domain authentication services, it is necessary to have a standardized method that domains can use to identify each other's users. This document defines the syntax for the Network Access Identifier (NAI), the user identifier submitted by the client prior to accessing resources. This document is a revised version of RFC 4282. It addresses issues with international character sets and makes a number of other corrections to RFC 4282.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7542"/>
          <seriesInfo name="DOI" value="10.17487/RFC7542"/>
        </reference>
        <reference anchor="I-D.dekok-radext-deprecating-radius">
          <front>
            <title>Deprecating Insecure Practices in RADIUS</title>
            <author fullname="Alan DeKok" initials="A." surname="DeKok">
              <organization>FreeRADIUS</organization>
            </author>
            <date day="23" month="October" year="2023"/>
            <abstract>
              <t>   RADIUS crypto-agility was first mandated as future work by RFC 6421.
   The outcome of that work was the publication of RADIUS over TLS (RFC
   6614) and RADIUS over DTLS (RFC 7360) as experimental documents.
   Those transport protocols have been in wide-spread use for many years
   in a wide range of networks.  They have proven their utility as
   replacements for the previous UDP (RFC 2865) and TCP (RFC 6613)
   transports.  With that knowledge, the continued use of insecure
   transports for RADIUS has serious and negative implications for
   privacy and security.

   This document formally deprecates using the User Datagram Protocol
   (UDP) and of the Transmission Control Protocol (TCP) as transport
   protocols for RADIUS.  These transports are permitted inside of
   secure networks, but their use in secure networks is still
   discouraged.  For all other environments, the use of secure
   transports such as IPsec or TLS is mandated.  We also discuss
   additional security issues with RADIUS deployments, and give
   recommendations for practices which increase security and privacy.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-dekok-radext-deprecating-radius-05"/>
        </reference>
        <reference anchor="RFC6614">
          <front>
            <title>Transport Layer Security (TLS) Encryption for RADIUS</title>
            <author fullname="S. Winter" initials="S." surname="Winter"/>
            <author fullname="M. McCauley" initials="M." surname="McCauley"/>
            <author fullname="S. Venaas" initials="S." surname="Venaas"/>
            <author fullname="K. Wierenga" initials="K." surname="Wierenga"/>
            <date month="May" year="2012"/>
            <abstract>
              <t>This document specifies a transport profile for RADIUS using Transport Layer Security (TLS) over TCP as the transport protocol. This enables dynamic trust relationships between RADIUS servers. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6614"/>
          <seriesInfo name="DOI" value="10.17487/RFC6614"/>
        </reference>
        <reference anchor="I-D.smith-vxlan-group-policy">
          <front>
            <title>VXLAN Group Policy Option</title>
            <author fullname="Michael Smith" initials="M." surname="Smith">
              <organization>Cisco Systems</organization>
            </author>
            <author fullname="Larry Kreeger" initials="L." surname="Kreeger">
              <organization>Arrcus, Inc.</organization>
            </author>
            <date day="22" month="October" year="2018"/>
            <abstract>
              <t>   This document defines a backward compatible extension to Virtual
   eXtensible Local Area Network (VXLAN) that allows a Tenant System
   Interface (TSI) Group Identifier to be carried for the purposes of
   policy enforcement.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-smith-vxlan-group-policy-05"/>
        </reference>
        <reference anchor="I-D.you-i2nsf-user-group-based-policy">
          <front>
            <title>User-group-based Security Policy for Service Layer</title>
            <author fullname="Jianjie You" initials="J." surname="You">
              <organization>Huawei</organization>
            </author>
            <author fullname="Myo Zarny" initials="M." surname="Zarny">
              <organization>Goldman Sachs</organization>
            </author>
            <author fullname="Christian Jacquenet" initials="C." surname="Jacquenet">
              <organization>France Telecom</organization>
            </author>
            <author fullname="Mohamed Boucadair" initials="M." surname="Boucadair">
              <organization>France Telecom</organization>
            </author>
            <author fullname="Yizhou Li" initials="Y." surname="Li">
              <organization>Huawei</organization>
            </author>
            <author fullname="John Strassner" initials="J." surname="Strassner">
              <organization>Huawei</organization>
            </author>
            <author fullname="Sumandra Majee" initials="S." surname="Majee">
              <organization>F5 Networks</organization>
            </author>
            <date day="8" month="July" year="2016"/>
            <abstract>
              <t>   This draft defines the User-group Aware Policy Control (UAPC)
   framework, which facilitates consistent enforcement of security
   policies based on user group identity.  Policies are used to control
   security policy enforcement using a policy server and a security
   controller.  Northbound APIs are also discussed.


              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-you-i2nsf-user-group-based-policy-02"/>
        </reference>
        <reference anchor="I-D.yizhou-anima-ip-to-access-control-groups">
          <front>
            <title>Autonomic IP Address To Access Control Group ID Mapping</title>
            <author fullname="Yizhou Li" initials="Y." surname="Li">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Li Shen" initials="L." surname="Shen">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Yujing Zhou" initials="Y." surname="Zhou">
              <organization>Huawei Technologies</organization>
            </author>
            <date day="15" month="November" year="2021"/>
            <abstract>
              <t>   This document defines the autonomic technical Objectives for IP
   address/prefix to access control group IDs mapping information.  The
   Objectives defined can be used in Generic Autonomic Signaling
   Protocol (GRASP) to make the policy enforcement point receive IP
   address and its tied access control groups information directly from
   the access authentication points and facilitate the group based
   policy enforcement.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-yizhou-anima-ip-to-access-control-groups-02"/>
        </reference>
      </references>
    </references>
    <?line 1049?>

<section anchor="examples-usage">
      <name>Examples Usage</name>
      <section anchor="controller-ucl">
        <name>Configuring the Controller Using Group based ACL</name>
        <t>Let's consider an organization that would like to restrict the access of R&amp;D
   employees that bring personally owned devices (BYOD) into the workplace.</t>
        <t>The access requirements are as follows:</t>
        <ul spacing="normal">
          <li>
            <t>Permit traffic from R&amp;D BYOD of employees, destined to R&amp;D employees'
devices every work day from 8:00:00 to 18:00:00 UTC, starting in January 1st, 2025.</t>
          </li>
          <li>
            <t>Deny traffic from R&amp;D BYOD of employees, destined to finance servers
located in the enterprise DC network starting at 8:30:00 of January 20,
2025 with an offset of -08:00 from UTC (Pacific Standard Time) and ending
at 18:00:00 in Pacific Standard Time on December 31, 2025.</t>
          </li>
        </ul>
        <t>The following example illustrates the configuration of an SDN controller
   using the group-based ACL:</t>
        <artwork><![CDATA[
=============== NOTE: '\' line wrapping per RFC 8792 ================

<?xml version="1.0" encoding="utf-8"?>

<acls xmlns="urn:ietf:params:xml:ns:yang:ietf-access-control-list"
      xmlns:uacl="urn:ietf:params:xml:ns:yang:ietf-ucl-acl">
  <acl>
    <name>sample-group-acl</name>
    <type>uacl:group-acl-type</type>
    <endpoint-groups
      xmlns="urn:ietf:params:xml:ns:yang:ietf-ucl-acl">
      <endpoint-group>
        <group-id>R&amp;D</group-id>
        <group-type>user-group</group-type>
      </endpoint-group>
      <endpoint-group>
        <group-id>R&amp;D BYOD</group-id>
        <group-type>user-group</group-type>
      </endpoint-group>
      <endpoint-group>
        <group-id>finance server</group-id>
        <group-type>device-group</group-type>          
      </endpoint-group>
    </endpoint-groups>
    <aces>
      <ace>
        <name>rule1</name>
        <matches>
          <endpoint-group
            xmlns="urn:ietf:params:xml:ns:yang:ietf-ucl-acl">
            <source-group-id>R&amp;D BYOD</source-group-id>
            <destination-group-id>R&amp;D</destination-group-id>
          </endpoint-group>
        </matches>
        <actions>
          <forwarding>accept</forwarding>
        </actions>
        <effective-schedule xmlns="urn:ietf:params:xml:ns:yang:ietf-\
                                                             ucl-acl"
          xmlns:schedule="urn:ietf:params:xml:ns:yang:ietf-schedule">
          <recurrence-first>
            <date-time-start>2025-01-01T08:00:00Z</date-time-start>
            <duration>PT10:00:00</duration>
          </recurrence-first>
          <frequency>schedule:daily</frequency>
          <byday>
            <weekday>monday</weekday>
          </byday>
          <byday>
            <weekday>tuesday</weekday>
          </byday>
          <byday>
            <weekday>wednesday</weekday>
          </byday>
          <byday>
            <weekday>thursday</weekday>
          </byday>
          <byday>
            <weekday>friday</weekday>
          </byday>
        </effective-schedule>
      </ace>
      <ace>
        <name>rule2</name>
        <matches>
          <endpoint-group
            xmlns="urn:ietf:params:xml:ns:yang:ietf-ucl-acl">
            <source-group-id>R&amp;D BYOD</source-group-id>
            <destination-group-id>finance server</destination-group-\
                                                                  id>
          </endpoint-group>
        </matches>
        <actions>
          <forwarding>reject</forwarding>
        </actions>
        <effective-schedule xmlns="urn:ietf:params:xml:ns:yang:ietf-\
                                                            ucl-acl">
          <period-start>2025-01-20T08:30:00-08:00</period-start>
          <period-end>2025-12-31T18:00:00-08:00</period-end>
        </effective-schedule>
      </ace>
    </aces>
  </acl>
</acls>

]]></artwork>
      </section>
      <section anchor="PEP-ucl">
        <name>Configuring a PEP Using Group-based ACL</name>
        <t>This section illustrates an example to configure a PEP  using
   the group-based ACL.</t>
        <t>The PEP which enforces group-based ACL may acquire group identities
   from the AAA server if working as a NAS authenticating both the
   source endpoint and the destination endpoint users. Another case for
   a PEP enforcing a group-based ACL is to obtain the group identity of
   the source endpoint directly from the packet field
   <xref target="I-D.smith-vxlan-group-policy"/>. This example does not intend to be exhaustive.</t>
        <t>Assume the mapping between device group ID and IP addresses is
   predefined or acquired via device authentication. The following example
   shows ACL configurations delivered from the controller to the PEP. This
   example is consistent with the example presented in <xref target="controller-ucl"/>.</t>
        <artwork><![CDATA[
=============== NOTE: '\' line wrapping per RFC 8792 ================

<?xml version="1.0" encoding="utf-8"?>

<acls xmlns="urn:ietf:params:xml:ns:yang:ietf-access-control-list"
      xmlns:uacl="urn:ietf:params:xml:ns:yang:ietf-ucl-acl">
  <acl>
    <name>sample-group-acl</name>
    <type>uacl:mixed-ipv4-group-type</type>
    <endpoint-groups
      xmlns="urn:ietf:params:xml:ns:yang:ietf-ucl-acl">
      <endpoint-group>
        <group-id>R&amp;D</group-id>
        <group-type>user-group</group-type>
      </endpoint-group>
      <endpoint-group>
        <group-id>R&amp;D BYOD</group-id>
        <group-type>user-group</group-type>
      </endpoint-group>
    </endpoint-groups>
    <aces>
      <ace>
        <name>rule1</name>
        <matches>
          <endpoint-group
            xmlns="urn:ietf:params:xml:ns:yang:ietf-ucl-acl">
            <source-group-id>R&amp;D BYOD</source-group-id>
            <destination-group-id>R&amp;D</destination-group-id>
          </endpoint-group>
        </matches>
        <actions>
          <forwarding>accept</forwarding>
        </actions>
        <effective-schedule xmlns="urn:ietf:params:xml:ns:yang:ietf-\
                                                             ucl-acl"
          xmlns:schedule="urn:ietf:params:xml:ns:yang:ietf-schedule">
          <recurrence-first>
            <date-time-start>2025-01-01T08:00:00Z</date-time-start>
            <duration>PT10:00:00</duration>
          </recurrence-first>
          <frequency>schedule:daily</frequency>
          <byday>
            <weekday>monday</weekday>
          </byday>
          <byday>
            <weekday>tuesday</weekday>
          </byday>
          <byday>
            <weekday>wednesday</weekday>
          </byday>
          <byday>
            <weekday>thursday</weekday>
          </byday>
          <byday>
            <weekday>friday</weekday>
          </byday>
        </effective-schedule>
      </ace>
      <ace>
        <name>rule2</name>
        <matches>
          <endpoint-group
            xmlns="urn:ietf:params:xml:ns:yang:ietf-ucl-acl">
            <source-group-id>R&amp;D BYOD</source-group-id>
          </endpoint-group>
          <ipv4>
            <destination-ipv4-network>203.0.113.1/24</destination-\
                                                        ipv4-network>
          </ipv4>
        </matches>
        <actions>
          <forwarding>reject</forwarding>
        </actions>
        <effective-schedule xmlns="urn:ietf:params:xml:ns:yang:ietf-\
                                                            ucl-acl">
          <period-start>2025-01-20T08:30:00-08:00</period-start>
          <period-end>2025-12-31T18:00:00-08:00</period-end>
        </effective-schedule>
      </ace>
    </aces>
  </acl>
</acls>

]]></artwork>
      </section>
      <section anchor="PEP-acl">
        <name>Configuring the PEP Using Address-based ACL</name>
        <t>The section illustrates an example of configuring a PEP using
   IP address based ACL. IP address based access control policies could
   be applied to the PEP that may not understand the group information,
   e.g., firewall.</t>
        <t>Assume an employee in the R&amp;D department accesses the network
   wirelessly from a non-corporate laptop using IP address 192.0.2.10.
   The SDN controller associates the user group to which the employee
   belongs with the user address according to step 1 to 4 in <xref target="overview"/>.</t>
        <t>Assume the mapping between device group ID and IP addresses is
   predefined or acquired via device authentication. The following
   example shows IPv4 address based ACL configurations delivered from
   the controller to the PEP. This example is consistent with the example
   presented in <xref target="controller-ucl"/>.</t>
        <artwork><![CDATA[
=============== NOTE: '\' line wrapping per RFC 8792 ================

<?xml version="1.0" encoding="utf-8"?>

<acls xmlns="urn:ietf:params:xml:ns:yang:ietf-access-control-list">
  <acl>
    <name>sample-group-acl</name>
    <type>ipv4-acl-type</type>
    <aces>
      <ace>
        <name>rule1</name>
        <matches>
          <ipv4>
            <destination-ipv4-network>192.168.2.1/24</destination-\
                                                        ipv4-network>
            <source-ipv4-network>192.168.1.1/24</source-ipv4-network>
          </ipv4>
        </matches>
        <actions>
          <forwarding>accept</forwarding>
        </actions>
        <effective-schedule xmlns="urn:ietf:params:xml:ns:yang:ietf-\
                                                             ucl-acl"
          xmlns:schedule="urn:ietf:params:xml:ns:yang:ietf-schedule">
          <recurrence-first>
            <date-time-start>2025-01-01T08:00:00Z</date-time-start>
            <duration>PT10:00:00</duration>
          </recurrence-first>
          <frequency>schedule:daily</frequency>
          <byday>
            <weekday>monday</weekday>
          </byday>
          <byday>
            <weekday>tuesday</weekday>
          </byday>
          <byday>
            <weekday>wednesday</weekday>
          </byday>
          <byday>
            <weekday>thursday</weekday>
          </byday>
          <byday>
            <weekday>friday</weekday>
          </byday>
        </effective-schedule>        
      </ace>
      <ace>
        <name>rule2</name>
        <matches>
          <ipv4>
            <destination-ipv4-network>203.0.113.1/24</destination-\
                                                        ipv4-network>
            <source-ipv4-network>192.168.1.1/24</source-ipv4-network>
          </ipv4>
        </matches>
        <actions>
          <forwarding>reject</forwarding>
        </actions>
        <effective-schedule xmlns="urn:ietf:params:xml:ns:yang:ietf-\
                                                            ucl-acl">
          <period-start>2025-01-20T08:30:00-08:00</period-start>
          <period-end>2025-12-31T18:00:00-08:00</period-end>
        </effective-schedule>      
      </ace>
    </aces>
  </acl>
</acls>
]]></artwork>
        <t>The following shows an example of the same policy but with a destination IPv6 prefix.</t>
        <artwork><![CDATA[
=============== NOTE: '\' line wrapping per RFC 8792 ================

<?xml version="1.0" encoding="utf-8"?>
<acls xmlns="urn:ietf:params:xml:ns:yang:ietf-access-control-list">
  <acl>
    <name>another-sample-but-with-ipv6</name>

    <type>ipv6-acl-type</type>

    <aces>
      <ace>
        <name>rule1</name>

        <matches>
          <ipv6>
            <destination-ipv6-network>2001:db8::/64</destination-\
                                                        ipv6-network>
          </ipv6>
        </matches>

        <actions>
          <forwarding>accept</forwarding>
        </actions>
        <effective-schedule xmlns="urn:ietf:params:xml:ns:yang:ietf-\
                                                             ucl-acl"
          xmlns:schedule="urn:ietf:params:xml:ns:yang:ietf-schedule">
          <recurrence-first>
            <date-time-start>2025-01-01T08:00:00Z</date-time-start>
            <duration>PT10:00:00</duration>
          </recurrence-first>
          <frequency>schedule:daily</frequency>
          <byday>
            <weekday>monday</weekday>
          </byday>
          <byday>
            <weekday>tuesday</weekday>
          </byday>
          <byday>
            <weekday>wednesday</weekday>
          </byday>
          <byday>
            <weekday>thursday</weekday>
          </byday>
          <byday>
            <weekday>friday</weekday>
          </byday>
        </effective-schedule>
      </ace>
    </aces>
  </acl>
</acls>

]]></artwork>
      </section>
    </section>
    <section anchor="changes-between-revisions">
      <name>Changes between Revisions</name>
      <t>v01 - v02</t>
      <ul spacing="normal">
        <li>
          <t>Tree overview and examples update to reflect the latest schedule module</t>
        </li>
        <li>
          <t>Clairfy why we define endpoint group ID as string</t>
        </li>
        <li>
          <t>Exclude the mapping of string to tagging mechanism from the document scope</t>
        </li>
        <li>
          <t>Add implementation considerations section to discuss the deployment scenarios and possible tradeoff</t>
        </li>
        <li>
          <t>Add application group, define endpoint group type as "identityref" in YANG data model</t>
        </li>
        <li>
          <t>Editorial changes, e.g., remove the NACL definition, fix long lines.</t>
        </li>
      </ul>
      <t>v00 - v01</t>
      <ul spacing="normal">
        <li>
          <t>Change the document title and add a reference to "policy"</t>
        </li>
        <li>
          <t>Split the definition of schedule YANG module into a seperate document</t>
        </li>
        <li>
          <t>Add reference to draft-dekok-radext-deprecating-radius for authentication method recommendations</t>
        </li>
        <li>
          <t>Change endpoint group-id as a string, and fix related examples accordingly</t>
        </li>
        <li>
          <t>Use typedef to ease leafref of the node</t>
        </li>
        <li>
          <t>Tweaks to the RADIUS section and add a restriction to the length based on comments from RADEXT</t>
        </li>
        <li>
          <t>Add IPv6 examples</t>
        </li>
        <li>
          <t>Editorial changes</t>
        </li>
      </ul>
    </section>
    <section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>This work has benefited from the discussions of User-group-based
   Security Policy over the years.  In particular, <xref target="I-D.you-i2nsf-user-group-based-policy"/>
   and <xref target="I-D.yizhou-anima-ip-to-access-control-groups"/> provide mechanisms to
   establish a mapping between the IP address/prefix of users and access
   control group IDs.</t>
      <t>Jianjie You, Myo Zarny, Christian Jacquenet, Mohamed Boucadair, and
   Yizhou Li contributed to an earlier version of <xref target="I-D.you-i2nsf-user-group-based-policy"/>.
   We would like to thank the authors of that draft on modern network access
   control mechanisms for material that assisted in thinking about this document.</t>
      <t>The authors would like to thank Joe Clarke, Bill Fenner, Benoit
   Claise, Rob Wilton, David Somers-Harris, Alan Dekok, and Heikki Vatiainen for their valuable comments
   and great input to this work.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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

-->

</rfc>
