<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc2629 version 1.2.7 -->

<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
]>

<?rfc toc="yes"?>
<?rfc sortrefs="yes"?>
<?rfc symrefs="yes"?>

<rfc ipr="trust200902" docName="draft-ietf-opsawg-mud-13" category="std">

  <front>
    <title abbrev="Manufacturer Usage Descriptions">Manufacturer Usage Description Specification</title>

    <author initials="E." surname="Lear" fullname="Eliot Lear">
      <organization>Cisco Systems</organization>
      <address>
        <postal>
          <street>Richtistrasse 7</street>
          <city>Wallisellen</city>
          <code>CH-8304</code>
          <country>Switzerland</country>
        </postal>
        <phone>+41 44 878 9200</phone>
        <email>lear@cisco.com</email>
      </address>
    </author>
    <author initials="R." surname="Droms" fullname="Ralph Droms">
      <organization></organization>
      <address>
        <phone>+1 978 376 3731</phone>
        <email>rdroms@gmail.com</email>
      </address>
    </author>
    <author initials="D." surname="Romascanu" fullname="Dan Romascanu">
      <organization></organization>
      <address>
        <phone>+972 54 5555347</phone>
        <email>dromasca@gmail.com</email>
      </address>
    </author>

    <date year="2017" month="October" day="24"/>

    
    
    <keyword>Internet-Draft</keyword>

    <abstract>


<t>This memo specifies a component-based architecture for manufacturer
usage descriptions (MUD). The goal of MUD is to provide a means for
Things to signal to the network what sort of access and network
functionality they require to properly function.  The initial focus is
on access control.  Later work can delve into other aspects.</t>

<t>This memo specifies two YANG modules, IPv4 and IPv6 DHCP options, an
LLDP TLV, a URL suffix specification, an X.509 certificate extension
and a means to sign and verify the descriptions.</t>



    </abstract>


  </front>

  <middle>


<section anchor="introduction" title="Introduction">

<t>The Internet has largely been constructed on general purpose
computers, those devices that may be used for a purpose that is
specified by those who buy the device.  <xref target="RFC1984"/> presumed that an
end device would be most capable of protecting itself.  This made
sense when the typical device was a workstation or a mainframe, and it
continues to make sense for general purpose computing devices today,
including laptops, smart phones, and tablets.</t>

<t><xref target="RFC7452"/> discusses design patterns for, and poses questions about,
smart objects.  Let us then posit a group of objects that are
specifically NOT general purpose computers.  These devices
have a specific purpose.  By definition, therefore, all other
uses are NOT intended.  The combination of these two statements
can be restated as a manufacturer usage description (MUD) that can
be applied at various points within a network.  Although this memo may
seem to stress access requirements, usage intent also consists of
quality of service needs a device may have.</t>

<t>We use the notion of “manufacturer” loosely in this context to 
refer to the entity or organization that will state how a device is
intended to be used.  In the context of a lightbulb, this might indeed
be the lightbulb manufacturer.  In the context of a smarter device
that has a built in Linux stack, it might be an integrator of that
device.  The key points are that the device itself is expected to
serve a limited purpose, and that there may exist an organization in
the supply chain of that device that will take responsibility for
informing the network about that purpose.</t>

<t>The intent of MUD is to solve for the following problems:</t>

<t><list style="symbols">
  <t>Substantially reduce the threat surface on a device entering a
network to those communications intended by the manufacturer.</t>
  <t>Provide for a means to scale network policies to the ever-increasing
number types of devices in the network.</t>
  <t>Provide a means to address at least some vulnerabilities in a way
that is faster than it might take to update systems.  This will be
particularly true for systems that are no longer supported by their
manufacturer.</t>
  <t>Keep the cost of implementation of such a system to the bare minimum.</t>
  <t>Provide a means of extensibility for manufacturers to express other
device capabilities or requirements.</t>
</list></t>

<t>MUD consists of three architectural building blocks:</t>

<t><list style="symbols">
  <t>A classifier that a device emits that can be used to locate a
  description;</t>
  <t>The description itself, including how it is interpreted, and;</t>
  <t>A means for local network management systems to retrieve the description.</t>
</list></t>

<t>In this specification we describe each of these building blocks and how
they are intended to be used together.  However, they may also be used
separately, independent of this specification, by local deployments
for their own purposes.</t>

<section anchor="what-mud-doesnt-do" title="What MUD doesn’t do">
<t>MUD is not intended to address network authorization of general
purpose computers, as their manufacturers cannot envision a specific
communication pattern to describe.  In addition, even those devices
that have a single or small number of uses might have very broad
communication patterns.  MUD on its own is not for them either.</t>

<t>No matter how good a MUD-enabled network is, it will never replace the
need for manufacturers to patch vulnerabilities.  It may, however,
provide network administrators with some additional protection when
those vulnerabilities exist.</t>

<t>Finally, no matter what the manufacturer specifies in a MUD file,
these are not directives, but suggestions.  How they are instantiated
locally will depend on many factors and will be ultimately up to the
local network administrator, who must decide what is appropriate in
a given circumstances.</t>

</section>
<section anchor="a-simple-example" title="A Simple Example">
<t>A light bulb is intended to light a room.  It may be remotely
controlled through the network, and it may make use of a rendezvous
service of some form that an app on smart phone accesses.  What we can
say about that light bulb, then, is that all other network access is
unwanted.  It will not contact a news service, nor speak to the
refrigerator, and it has no need of a printer or other devices.  It
has no social networking friends.  Therefore, an access list applied
to it that states that it will only connect to the single rendezvous
service will not impede the light bulb in performing its function,
while at the same time allowing the network to provide both it and
other devices an additional layer of protection.</t>

</section>
<section anchor="determining-intended-use" title="Determining Intended Use">
<t>The notion of intended use is in itself not new.  Network
administrators apply access lists every day to allow for only such
use.  This notion of white listing was well described by Chapman and
Zwicky in <xref target="FW95"/>.  Profiling systems that make use of heuristics
to identify types of systems have existed for years as well.</t>

<t>A Thing could just as easily tell the network what sort of access
it requires without going into what sort of system it is.  This would,
in effect, be the converse of <xref target="RFC7488"/>.  In seeking a general
purpose solution, however, we assume that a device has so few
capabilities that it will implement the least necessary capabilities
to function properly.  This is a basic economic constraint.  Unless
the network would refuse access to such a device, its developers would
have no reason to provide the network any information.  To date, such an
assertion has held true.</t>

</section>
<section anchor="finding-a-policy-the-mud-url" title="Finding A Policy: The MUD URL">

<t>Our work begins with the device emitting a Universal
Resource Locator (URL) <xref target="RFC3986"/>.  This URL serves both to
classify the device type and to provide a means to locate a policy
file.</t>

<t>In this memo three means are defined to emit the MUD URL.  One is a
DHCP option<xref target="RFC2131"/>,<xref target="RFC3315"/> that the DHCP client uses to inform
the DHCP server.  The DHCP server may take further actions, such as
retrieve the URL or otherwise pass it along to network management
system or controller.  The second method defined is an X.509
constraint.  The IEEE has developed <xref target="IEEE8021AR"/> that provides a
certificate-based approach to communicate device characteristics,
which itself relies on <xref target="RFC5280"/>.  The MUD URL extension is
non-critical, as required by IEEE 802.1AR. Various means may be used
to communicate that certificate, including Tunnel Extensible
Authentication Protocol (TEAP) <xref target="RFC7170"/>.  Finally, a
Link Layer Discovery Protocol (LLDP) frame is defined <xref target="IEEE8021AB"/>.</t>

<t>It is possible that there may be other means for a MUD URL to be
learned by a network.  For instance, some devices may already be
fielded or have very limited ability to communicate a MUD URL, and yet
can be identified through some means, such as a serial number or a
public key.  In these cases, manufacturers may be able to map those
identifiers to particular MUD URLs (or even the files themselves).
Similarly, there may be alternative resolution mechanisms available
for situations where Internet connectivity is limited or does not
exist.  Such mechanisms are not described in this memo, but are
possible.  Implementors should allow for this sort of flexibility of
how MUD URLs may be learned.</t>

</section>
<section anchor="types-of-policies" title="Types of Policies">

<t>When the MUD URL is resolved, the MUD controller retrieves a file that
describes what sort of communications a device is designed to have.
The manufacturer may specify either specific hosts for cloud based
services or certain classes for access within an operational network.
An example of a class might be “devices of a specified manufacturer
type”, where the manufacturer type itself is indicated simply by the
authority component (e.g, the domain name) of the MUD URL.  Another
example might be to allow or disallow local access.  Just like other
policies, these may be combined.  For example:</t>

<t><list style="symbols">
  <t>Allow access to devices of the same manufacturer</t>
  <t>Allow access to and from controllers via Constrained Application
Protocol (COAP)<xref target="RFC7252"/></t>
  <t>Allow access to local DNS/NTP</t>
  <t>Deny all other access</t>
</list></t>

<t>A printer might have a description that states:</t>

<t><list style="symbols">
  <t>Allow access for port IPP or port LPD</t>
  <t>Allow local access for port HTTP</t>
  <t>Deny all other access</t>
</list></t>

<t>In this way anyone can print to the printer, but local access would
be required for the management interface.</t>

<t>The files that are retrieved are intended to be closely aligned to
existing network architectures so that they are easy to deploy.  We
make use of YANG <xref target="RFC7950"/> because of the time and effort spent to
develop accurate and adequate models for use by network devices.  JSON
is used as a serialization for compactness and readability, relative
to XML.  Other formats may be chosen with later versions of MUD.</t>

<t>While the policy examples given here focus on access control, this is
not intended to be the sole focus.  By structuring the model described
in this document with clear extension points, other
descriptions could be included.  One that often comes to mind is
quality of service.</t>

<t>The YANG modules specified here are extensions of
<xref target="I-D.ietf-netmod-acl-model"/>.  The extensions to this model allow for
a manufacturer to express classes of systems that a manufacturer would
find necessary for the proper function of the device.  Two modules are
specified. The first module specifies a means for domain names to be
used in ACLs so that devices that have their controllers in the cloud
may be appropriately authorized with domain names, where the mapping
of those names to addresses may rapidly change.</t>

<t>The other module abstracts away IP addresses into certain classes that
are instantiated into actual IP addresses through local processing.
Through these classes, manufacturers can specify how the device is
designed to communicate, so that network elements can be configured by
local systems that have local topological knowledge.  That is, the
deployment populates the classes that the manufacturer specifies.  The
abstractions below map to zero or more hosts, as follows:</t>

<t><list style="hanging">
  <t hangText='Manufacturer:'>
  A device made by a particular manufacturer, as identified by the authority
component of its MUD URL</t>
  <t hangText='same-manufacturer:'>
  Devices that have the same authority component of their MUD URL.</t>
  <t hangText='Controller:'>
  Devices that the local network administrator admits to the particular class.</t>
  <t hangText='my-controller:'>
  Devices associated with the MUD URL of a device that the administrator admits.</t>
  <t hangText='local:'>
  The class of IP addresses that are scoped within some administrative boundary.
By default it is suggested that this be the local subnet.</t>
</list></t>

<t>The “manufacturer” classes can be easily specified by the
manufacturer, whereas controller classes are initially envisioned to
be specified by the administrator.</t>

<t>Because manufacturers do not know who will be using their devices, it
is important for functionality referenced in usage descriptions to be
relatively ubiquitous and mature.  For these reasons only a limited
subset YANG-based configuration of is permitted in a MUD file.</t>

</section>
<section anchor="terminology" title="Terminology">

<t><list style="hanging">
  <t hangText='MUD:'>
  manufacturer usage description.</t>
  <t hangText='MUD file:'>
  a file containing YANG-based JSON that describes a Thing and associated suggested specific network behavior.</t>
  <t hangText='MUD file server:'>
  a web server that hosts a MUD file.</t>
  <t hangText='MUD controller:'>
  the system that requests and receives the MUD file from the MUD
server.  After it has processed a MUD file, it may direct changes to
relevant network elements.</t>
  <t hangText='MUD URL:'>
  a URL that can be used by the MUD controller to receive the MUD file.</t>
  <t hangText='Thing:'>
  the device emitting a MUD URL.</t>
  <t hangText='Manufacturer:'>
  the entity that configures the Thing to emit the MUD URL and the one
who asserts a recommendation in a MUD file.  The manufacturer
might not always be the entity that constructs a Thing.  It could,
for instance, be a systems integrator, or even a component provider.</t>
</list></t>

<t>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL
NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”,  “MAY”, and
“OPTIONAL” in this document are to be interpreted as described in
<xref target="RFC2119"/>.</t>

</section>
<section anchor="the-manufacturer-usage-description-architecture" title="The Manufacturer Usage Description Architecture">

<t>With these components laid out we now have the basis for an
architecture.  This leads us to ASCII art.</t>

<figure title="MUD Architecture" anchor="fig1"><artwork><![CDATA[
 .......................................
 .                      ____________   .           _____________ 
 .                     |            |  .          |             |
 .                     |    MUD     |-->get URL-->|   MUD       |
 .                     | Controller |  .(https)   | File Server |
 .  End system network |____________|<-MUD file<-<|_____________|
 .                             .       .
 .                             .       .
 . _______                 _________   .
 .|       |  (dhcp et al) | router  |  .
 .| Thing |---->MUD URL-->|   or    |  .
 .|_______|               | switch  |  .
 .                        |_________|  .
 .......................................
]]></artwork></figure>

<t>In the above diagram, the switch or router collects MUD URLs and
forwards them to the network management system for processing.  This
happens in different ways, depending on how the URL is communicated.
For instance, in the case of DHCP, the DHCP server might receive the
URL and then process it.  In the case of IEEE 802.1X, the switch would
carry the URL via a certificate to the authentication server via EAP
over Radius<xref target="RFC3748"/>, which would then process it.  One method to do
this is TEAP, described in <xref target="RFC7170"/>.  The certificate extension is
described below.</t>

<t>The information returned by the web site is valid for the duration of
the Thing’s connection, or as specified in the description.  Thus if the Thing
is disconnected, any associated configuration in the switch can be
removed.  Similarly, from time to time the description may be
refreshed, based on new capabilities or communication patterns or
vulnerabilities.</t>

<t>The web site is typically run by or on behalf of the manufacturer.
Its domain name is that of the authority found in the MUD URL.  For
legacy cases where Things cannot emit a URL, if the switch is able to
determine the appropriate URL, it may proxy it, the trivial cases
being a hardcoded MUD-URL on a switch port, or a mapping from some
available identifier such as an L2 address or certificate hash to a
MUD-URL.</t>

<t>The role of the MUD controller in this environment is to do the
following:</t>

<t><list style="symbols">
  <t>receive MUD URLs,</t>
  <t>retrieve MUD files,</t>
  <t>translate abstractions in the MUD files to specific network element
configuration,</t>
  <t>maintain and update any required mappings of the abstractions, and</t>
  <t>update network elements with appropriate configuration.</t>
</list></t>

<t>A MUD controller may be a component of a AAA or network management
system. Communication within those systems and from those systems to
network elements is beyond the scope of this memo.</t>

</section>
<section anchor="order-of-operations" title="Order of operations">
<t>As mentioned above, MUD contains architectural building blocks, and so
order of operation may vary.  However, here is one clear intended
example:</t>

<t><list style="numbers">
  <t>Thing emits URL.</t>
  <t>That URL is forwarded to a MUD controller by the nearest switch
(how this happens depends on the way in which the MUD URL is emitted).</t>
  <t>The MUD controller retrieves the MUD file and signature from the MUD file
server, assuming it doesn’t already have copies.  After validating
the signature, it may test the
URL against a web or domain reputation service, and it may test any hosts within
the file against those reputation services, as it deems fit.</t>
  <t>The MUD controller may query the administrator for permission to
add the Thing and associated policy.  If the Thing is known or
the Thing type is known, it may skip this step.</t>
  <t>The MUD controller instantiates local configuration based on
the abstractions defined in this document.</t>
  <t>The MUD controller configures the switch nearest the Thing.
Other systems may be configured as well.</t>
  <t>When the Thing disconnects, policy is removed.</t>
</list></t>

</section>
</section>
<section anchor="the-mud-model-and-semantic-meaning" title="The MUD Model and Semantic Meaning">

<t>A MUD file consists of a YANG model that has been serialized in JSON
<xref target="RFC7951"/>.  For purposes of MUD, the nodes that can be modified are
access lists as augmented by this model.  The MUD file is limited to
the serialization of only the following YANG schema:</t>

<t><list style="symbols">
  <t>ietf-access-control-list <xref target="I-D.ietf-netmod-acl-model"/></t>
  <t>ietf-mud (this document)</t>
  <t>ietf-acldns (this document)</t>
</list></t>

<t>Extensions may be used to add additional schema.  This is described
further on.</t>

<t>To provide the widest possible deployment, publishers of MUD files
SHOULD make use of the abstractions in this memo and avoid the use of
IP addresses.  A MUD controller SHOULD NOT automatically implement any
MUD file that contains IP addresses, especially those that might have
local significance.  The addressing of one side of an access list is
implicit, based on whether it is applied as to-device-policy or
from-device-policy.</t>

<t>With the exceptions of “acl-name”, “acl-type”, “rule-name”, and TCP
and UDP source and destination port information, publishers of MUD
files SHOULD limit the use of ACL model leaf nodes expressed to those
found in this specification.  Absent any extensions, MUD files are
assumed to implement only the following ACL model features:</t>

<t><list style="symbols">
  <t>any-acl, mud-acl, icmp-acl, ipv6-acl, tcp-acl, any-acl,
udp-acl, ipv4-acl, and ipv6-acl</t>
</list></t>

<t>Furthermore, only”accept” or “drop” actions SHOULD be included.
A MUD controller MAY choose to interpret “reject” as “drop”.  A MUD
controller SHOULD ignore all other actions.</t>

<t>In fact, MUD controllers MAY ignore any particular component of a
description or MAY ignore the description in its entirety, and SHOULD
carefully inspect all MUD descriptions.  Publishers of MUD files MUST
NOT include other nodes except as described in <xref target="extensions"/>.  See
that section for more information.</t>

<section anchor="the-ietf-mud-yang-module" title="The IETF-MUD YANG Module">

<t>This module is structured into three parts:</t>

<t><list style="symbols">
  <t>The first container “mud” holds information that is relevant
to retrieval and validity of the MUD file itself, as well as policy
intended to and from the Thing.</t>
  <t>The second component augments the matching container of the ACL
model to add several nodes that are relevant to the MUD URL, or
otherwise abstracted for use within a local environment.</t>
  <t>The third component  augments the tcp-acl container of the ACL
model to add the ability to match on the direction of initiation of a
TCP connection.</t>
</list></t>

<t>A valid MUD file will contain two root objects, a “mud” container and
an “access-lists” container.  Extensions may add additional root
objects as required.  As a reminder, when parsing access-lists,
elements within a “match” block are logically ANDed.  In general, a
single abstraction in a match statement should be used.  For instance,
it makes little sense to match both “my-controller” and “controller”
with an argument, since they are highly unlikely to be the same value.</t>

<t>A simplified graphical representation of the data models is used in
this document.  The meaning of the symbols in these diagrams is
explained in <xref target="I-D.ietf-netmod-rfc6087bis"/>.</t>

<figure><artwork><![CDATA[
module: ietf-mud
    +--rw mud!
       +--rw mud-url               inet:uri
       +--rw last-update           yang:date-and-time
       +--rw cache-validity?       uint8
       +--rw is-supported          boolean
       +--rw systeminfo?           inet:uri
       +--rw extensions*           string
       +--rw from-device-policy
       |  +--rw access-lists
       |     +--rw access-list* [acl-name acl-type]
       |        +--rw acl-name    -> /acl:access-lists/acl/acl-name
       |        +--rw acl-type    identityref
       +--rw to-device-policy
          +--rw access-lists
             +--rw access-list* [acl-name acl-type]
                +--rw acl-name    -> /acl:access-lists/acl/acl-name
                +--rw acl-type    identityref
  augment /acl:access-lists/acl:acl/acl:aces/
   acl:ace/acl:matches:
    +--rw mud-acl
       +--rw manufacturer?        inet:host
       +--rw same-manufacturer?   empty
       +--rw model?               inet:uri
       +--rw local-networks?      empty
       +--rw controller?          inet:uri
       +--rw my-controller?       empty
  augment /acl:access-lists/acl:acl/acl:aces/
   acl:ace/acl:matches/acl:tcp-acl:
    +--rw direction-initiated?   direction

]]></artwork></figure>

</section>
</section>
<section anchor="data-node-definitions" title="Data Node Definitions">

<t>Note that in this section, when we use the term “match” we are
referring to the ACL model “matches” node, and thus returns positive
such that an action should be applied.</t>

<t>The following nodes are defined.</t>

<section anchor="to-device-policy-and-from-device-policy-containers" title="to-device-policy and from-device-policy containers">
<t><xref target="I-D.ietf-netmod-acl-model"/> describes access-lists but does not
attempt to indicate where they are applied as that is handled
elsewhere in a configuration.  However, in this case, a MUD
file must be explicit in describing the communication pattern of a
Thing, and that includes indicating what is to be permitted or denied
in either direction of communication.  Hence each of these containers
indicate the appropriate direction of a flow in association with
a particular Thing.  They contain references to specific access-lists.</t>

</section>
<section anchor="last-update" title="last-update">

<t>This is a date-and-time value of when the MUD file was
generated.  This is akin to a version number.  Its form is taken from
<xref target="RFC6991"/> which, for those keeping score, in turn was taken from
Section 5.6 of <xref target="RFC3339"/>, which was taken from <xref target="ISO.8601.1988"/>.</t>

</section>
<section anchor="cache-validity" title="cache-validity">

<t>This uint8 is the period of time in hours that a network management
station MUST wait since its last retrieval before checking for an
update.  It is RECOMMENDED that this value be no less than 24 and MUST
NOT be more than 168 for any Thing that is supported.  This period
SHOULD be no shorter than any period determined through HTTP caching
directives (e.g., “cache-control” or “Expires”).  N.B., expiring of
this timer does not require the MUD controller to discard the MUD
file, nor terminate access to a Thing.  See <xref target="secon"/> for more
information.</t>

</section>
<section anchor="is-supported" title="is-supported">
<t>This boolean is an indication from the manufacturer to the network
administrator as to whether or not the Thing is supported.  In this
context a Thing is said to NOT be supported if the manufacturer intends
never to issue an update to the Thing or never update the
MUD file.  A MUD controller MAY still periodically check for updates.</t>

</section>
<section anchor="systeminfo" title="systeminfo">
<t>This is a URL that points to a description of the Thing to be connected.
The intent is for administrators to be able to see a localized name
associated with the Thing.  The referenced URL SHOULD be a
localized display string, and MAY be in either HTML or a raw UTF-8
text file.  It SHOULD NOT exceed 60 characters worth of display space
(that is- what the administrator actually sees), but it MAY contain
links to other documents (presumably product documentation).</t>

</section>
<section anchor="extensions" title="extensions">
<t>This optional leaf-list names MUD extensions that are used in the MUD
file.  Note that NO MUD extensions may be used in a MUD file prior to
the extensions being declared.  Implementations MUST ignore any node
in this file that they do not understand.</t>

<t>Note that extensions can either extend the MUD file as described in
the previous paragraph, or they might reference other work.  An
extension example can be found in <xref target="extexample"/>.</t>

</section>
<section anchor="manufacturer" title="manufacturer">
<t>This node consists of a hostname that would be matched against the
authority component of another Thing’s MUD URL.  In its simplest form
“manufacturer” and “same-manufacturer” may be implemented as
access-lists. In more complex forms, additional network capabilities
may be used.  For example, if one saw the line
 “manufacturer” : “flobbidy.example.com”, then all Things that
registered with a MUD URL that contained flobbity.example.com in its
authority section would match.</t>

</section>
<section anchor="same-manufacturer" title="same-manufacturer">
<t>This is an equivalent for when the manufacturer element is used
to indicate the authority that is found in another Thing’s MUD URL
matches that of the authority found in this Thing’s MUD URL.  For
example, if the Thing’s MUD URL were 
https://b1.example.com/.well-known/mud/v1/ThingV1, then all devices
that had MUD URL with an authority section of b1.example.com would match.</t>

</section>
<section anchor="model" title="model">
<t>This string matches the entire MUD URL, thus covering the model that
is unique within the context of the authority.  It may contain not
only model information, but versioning information as well, and any
other information that the manufacturer wishes to add.  The intended
use is for devices of this precise class to match, to permit or
deny communication between one another.</t>

</section>
<section anchor="local-networks" title="local-networks">
<t>This null-valued node expands to include local networks.  Its
default expansion is that packets must not traverse toward a default
route that is received from the router.  However, administrators may
expand the expression as is appropriate in their deployments.</t>

</section>
<section anchor="controller" title="controller">
<t>This URI specifies a value that a controller will register with the
mud controller.  The node then is expanded to the set
of hosts that are so registered.  This node may also be a URN.  In
this case, the URN describes a well known service, such as DNS or NTP.</t>

<t>Great care should be used when invoking the controller class.  For one
thing, it requires some understanding by the administrator as to when
it is appropriate.  Classes that are standardized may make it possible
to easily name devices that support standard functions.  For instance,
the MUD controller could have some knowledge of which DNS servers
should be used for any particular group of Things.  Non-standard
classes will likely require some sort of administrator interaction.
Pre-registration in such classes by controllers with the MUD server is
encouraged.  The mechanism to do that is beyond the scope of this
work.</t>

<t>Controller URIs MAY take the form of a URL (e.g. “http[s]://”).
However, MUD controllers MUST NOT resolve and retrieve such files, and
it is RECOMMENDED that there be no such file at this time, as their
form and function may be defined at a point in the future.  For now,
URLs should serve simply as class names and be populated by the local
deployment administrator.</t>

</section>
<section anchor="my-controller" title="my-controller">
<t>This null-valued node signals to the MUD controller to use whatever
mapping it has for this MUD URL to a particular group of hosts.  This may
require prompting the administrator for class members.  Future work
should seek to automate membership management.</t>

</section>
<section anchor="direction-initiated" title="direction-initiated">
<t>When applied this matches packets when the flow was initiated in the
corresponding direction.  <xref target="RFC6092"/> specifies IPv6 guidance best
practices.  While that document is scoped specifically to IPv6, its
contents are applicable for IPv4 as well.  When this flag is set, and
the system has no reason to believe a flow has been initiated it MUST
drop the packet.  This node may be implemented in its simplest
form by looking at naked SYN bits, but may also be implemented through
more stateful mechanisms.</t>

</section>
</section>
<section anchor="processing-of-the-mud-file" title="Processing of the MUD file">
<t>To keep things relatively simple in addition to whatever definitions
exist, we also apply two additional default behaviors:</t>

<t><list style="symbols">
  <t>Anything not explicitly permitted is denied.</t>
  <t>Local DNS and NTP are, by default, permitted to and from the
Thing.</t>
</list></t>

<t>An explicit description of the defaults can be found in <xref target="defaults"/>.</t>

</section>
<section anchor="mudurl" title="What does a MUD URL look like?">

<t>To begin with, MUD takes full advantage of both the https: scheme and
the use of .well-known.  HTTPS is important in this case because a man
in the middle attack could otherwise harm the operation of a class of
Things.  .well-known is used because we wish to add additional
structure to the URL, and want to leave open for future versions both
the means by which the URL is processed and the format of the MUD file
retrieved (there have already been some discussions along these
lines).  The URL appears as follows:</t>

<figure><artwork><![CDATA[
   mud-url   = "https://" authority  "/.well-known/mud/" mud-rev
               "/" modelinfo ( "?" extras )
               ; authority is from RFC3986
   mud-rev   = "v1"
   modelinfo = segment  ; from RFC3986
   extras    = query    ; from RFC3986
   
]]></artwork></figure>

<t>mud-rev signifies the version of the manufacturer usage description
file.  This memo specifies “v1” of that file.  Later versions may
permit additional schemas or modify the format.  In order to provide
for the broadest compatibility for the various transmission
mechanisms, the length of the URL for v1 MUST NOT exceed 255 octets.</t>

<t>Taken together with the mud-url, “modelinfo” represents a Thing model
as the manufacturer wishes to represent it.  It could be a brand name
or something more specific.  It also may provide a means to indicate
what version the product is.  Specifically if it has been updated in
the field, this is the place where evidence of that update would
appear.  The field should be changed when the intended communication
patterns of a Thing change.  While from a controller standpoint, only
comparison and matching operations are safe, it is envisioned that
updates will require some administrative review.  Processing of this
URL occurs as specified in <xref target="RFC2818"/> and <xref target="RFC3986"/>.</t>

<t>“extras” is intended for use by the MUD controller to provide
additional information such as posture about the Thing to the MUD file
server.  This field MUST NOT be configured on the Thing itself by a
manufacturer - that is what “modelinfo” is for.  It is left as future
work to define the full semantics of this field.</t>

</section>
<section anchor="the-mud-yang-model" title="The MUD YANG Model">

<figure><artwork><![CDATA[
<CODE BEGINS>file "ietf-mud@2017-10-07.yang"
module ietf-mud {
  yang-version 1.1;
  namespace "urn:ietf:params:xml:ns:yang:ietf-mud";
  prefix ietf-mud;

  import ietf-access-control-list {
    prefix acl;
  }
  import ietf-yang-types {
    prefix yang;
  }
  import ietf-inet-types {
    prefix inet;
  }

  organization
    "IETF OPSAWG (Ops Area) Working Group";
  contact
    "WG Web: http://tools.ietf.org/wg/opsawg/
     WG List: opsawg@ietf.org
     Author: Eliot Lear
     lear@cisco.com
     Author: Ralph Droms
     rdroms@gmail.com
     Author: Dan Romascanu
     dromasca@gmail.com
     
    ";
  description
    "This YANG module defines a component that augments the
     IETF description of an access list.  This specific module
     focuses on additional filters that include local, model,
     and same-manufacturer.
     
     This module is intended to be serialized via JSON and stored
     as a file, as described in RFC XXXX [RFC Editor to fill in with
     this document #].
     
     Copyright (c) 2016,2017 IETF Trust and the persons
     identified as the document authors.  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 Simplified BSD
     License set forth in Section 4.c of the IETF Trust's Legal
     Provisions Relating to IETF Documents
     (http://trustee.ietf.org/license-info).
     This version of this YANG module is part of RFC XXXX; see
     the RFC itself for full legal notices.";

  revision 2017-10-07 {
    description
      "Initial proposed standard.";
    reference
      "RFC XXXX: Manufacturer Usage Description
       Specification";
  }

  typedef direction {
    type enumeration {
      enum "to-device" {
        description
          "packets or flows destined to the target
           Thing";
      }
      enum "from-device" {
        description
          "packets or flows destined from
           the target Thing";
      }
    }
    description
      "Which way are we talking about?";
  }

  container mud {
    presence "Enabled for this particular MUD URL";
    description
      "MUD related information, as specified
       by RFC-XXXX [RFC Editor to fill in].";
    uses mud-grouping;
  }

  grouping mud-grouping {
    description
      "Information about when support end(ed), and
       when to refresh";
    leaf mud-url {
      type inet:uri;
      mandatory true;
      description
        "This is the MUD URL associated with the entry found
         in a MUD file.";
    }
    leaf last-update {
      type yang:date-and-time;
      mandatory true;
      description
        "This is intended to be when the current MUD file
         was generated.  MUD Controllers SHOULD NOT check
         for updates between this time plus cache validity";
    }
    leaf cache-validity {
      type uint8 {
        range "1..168";
      }
      units "hours";
      default "48";
      description
        "The information retrieved from the MUD server is
         valid for these many hours, after which it should
         be refreshed.  N.B. MUD controller implementations
         need not discard MUD files beyond this period.";
    }
    leaf is-supported {
      type boolean;
      mandatory true;
      description
        "This boolean indicates whether or not the Thing is
         currently supported by the manufacturer.";
    }
    leaf systeminfo {
      type inet:uri;
      description
        "A URL to a description of this Thing.  This
         should be a brief localized description.  The
         reference text should be no more than octets.
         systeminfo may be displayed to the user to
         determine whether to allow the Thing on the
         network.";
    }
    leaf-list extensions {
      type string {
         length "1..40";
      }
      description
        "A list of extension names that are used in this MUD
         file.  Each name is registered with the IANA and
         described in an RFC.";
    }
    container from-device-policy {
      description
        "The policies that should be enforced on traffic
         coming from the device. These policies are not
         necessarily intended to be enforced at a single
         point, but may be rendered by the controller to any
         relevant enorcement points in the network or
         elsewhere.";
      uses access-lists;
    }
    container to-device-policy {
      description
        "The policies that should be enforced on traffic
         going to the device. These policies are not
         necessarily intended to be enforced at a single
         point, but may be rendered by the controller to any
         relevant enorcement points in the network or
         elsewhere.";
      uses access-lists;
    }
  }

  grouping access-lists {
    description
      "A grouping for access lists in the context of device
       policy.";
    container access-lists {
      description
        "The access lists that should be applied to traffic
           to or from the device.";
      list access-list {
        key "acl-name acl-type";
        description
          "Each entry on this list refers to an ACL that
             should be present in the overall access list
             data model. Each ACL is identified by name and
             type.";
        leaf acl-name {
          type leafref {
            path "/acl:access-lists/acl:acl/acl:acl-name";
          }
          description
            "The name of the ACL for this entry.";
        }
        leaf acl-type {
          type identityref {
            base acl:acl-base;
          }
          description
            "The type of the ACL for this entry.  The name is
             scoped ONLY to the MUD file, and may not be unique
             in any other circumstance.";
        }
      }
    }
  }

  augment "/acl:access-lists/acl:acl/acl:aces/acl:ace/acl:matches" {
    description
      "adding abstractions to avoid need of IP addresses";
    container mud-acl {
      description
        "MUD-specific matches.";
      leaf manufacturer {
        type inet:host;
        description
          "A domain that is intended to match the authority
           section of the MUD URL. This node is used to specify
           one or more manufacturers a device should
           be authorized to access.";
      }
      leaf same-manufacturer {
        type empty;
        description
          "This node matches the authority section of the MUD URL
           of a Thing.  It is intended to grant access to all
           devices with the same authority section.";
      }
      leaf model {
        type inet:uri;
        description
          "Devices of the specified  model type will match if
           they have an identical MUD URL.";
      }
      leaf local-networks {
        type empty;
        description
          "IP addresses will match this node if they are
           considered local addresses.  A local address may be
           a list of locally defined prefixes and masks
           that indicate a particular administrative scope.";
      }
      leaf controller {
        type inet:uri;
        description
          "This node names a class that has associated with it
           zero or more IP addresses to match against.  These
           may be scoped to a manufacturer or via a standard
           URN.";
      }
      leaf my-controller {
        type empty;
        description
          "This node matches one or more network elements that
           have been configured to be the controller for this
           Thing, based on its MUD URL.";
      }
    }
  }
  augment "/acl:access-lists/acl:acl/acl:aces/" +
     "acl:ace/acl:matches/acl:tcp-acl" {
    description
      "Adding domain names to matching";
    leaf direction-initiated {
      type direction;
      description
        "This node matches based on which direction a
         connection was initiated. The means by which that
         is determined is discussed in this document.";
    }
  }
}

<CODE ENDS>

]]></artwork></figure>

</section>
<section anchor="the-domain-name-extension-to-the-acl-model" title="The Domain Name Extension to the ACL Model">
<t>This module specifies an extension to IETF-ACL model such that domain
names may be referenced by augmenting the “matches” node.
Different implementations may deploy differing methods to maintain the
mapping between IP address and domain name, if indeed any are needed.
However, the intent is that resources that are referred to using a
name should be authorized (or not) within an access list.</t>

<t>The structure of the change is as follows:</t>

<figure><artwork><![CDATA[
module: ietf-acldns
  augment /acl:access-lists/acl:acl/acl:aces/acl:ace/
    acl:matches/acl:ipv4-acl:
    +--rw src-dnsname?   inet:host
    +--rw dst-dnsname?   inet:host
  augment /acl:access-lists/acl:acl/acl:aces/acl:ace/
    acl:matches/acl:ipv6-acl:
    +--rw src-dnsname?   inet:host
    +--rw dst-dnsname?   inet:host

]]></artwork></figure>

<t>The choice of these particular points in the access-list model is
based on the assumption that we are in some way referring to
IP-related resources, as that is what the DNS returns.  A domain name
in our context is defined in <xref target="RFC6991"/>. The augmentations are
replicated across IPv4 and IPv6 to allow MUD file authors the ability
to control the IP version that the Thing may utilize.</t>

<t>The following node are defined.</t>

<section anchor="source-dnsname" title="source-dnsname">
<t>The argument corresponds to a domain name of a source as specified by
inet:host.  A number of means may be used to resolve hosts.  What is
important is that such resolutions be consistent with ACLs required by
Things to properly operate.</t>

</section>
<section anchor="destination-dnsname" title="destination-dnsname">
<t>The argument corresponds to a domain name of a destination as
specified by inet:host  See the previous section relating to
resolution.</t>

</section>
<section anchor="the-ietf-acldns-model" title="The ietf-acldns Model">
<figure><artwork><![CDATA[
<CODE BEGINS>file "ietf-acldns@2017-10-07.yang"
module ietf-acldns {
  yang-version 1.1;
  namespace "urn:ietf:params:xml:ns:yang:ietf-acldns";
  prefix "ietf-acldns";

  import ietf-access-control-list {
    prefix "acl";
  }

  import ietf-inet-types {
    prefix "inet";
  }

  organization
    "IETF OPSAWG (Ops Area) Working Group";

  contact
       "WG Web: http://tools.ietf.org/wg/opsawg/
       WG List: opsawg@ietf.org
       Author: Eliot Lear
       lear@cisco.com
       Author: Ralph Droms
       rdroms@gmail.com
       Author: Dan Romascanu
       dromasca@gmail.com
    ";

  description
    "This YANG module defines a component that augments the
     IETF description of an access list to allow dns names
     as matching criteria.";

  revision "2017-10-07" {
    description "Base version of dnsname extension of ACL model";
    reference "RFC XXXX: Manufacturer Usage Description
               Specification";
  }

  grouping dns-matches {
    description "Domain names for matching.";

    leaf src-dnsname {
      type inet:host;
      description "domain name to be matched against";
    }
    leaf dst-dnsname {
      type inet:host;
      description "domain name to be matched against";
    }
  }
  
  augment "/acl:access-lists/acl:acl/acl:aces/acl:ace/" +
     "acl:matches/acl:ipv4-acl" {
    description "Adding domain names to matching";
    uses dns-matches;
  }
  
  augment "/acl:access-lists/acl:acl/" +
     "acl:aces/acl:ace/" +
     "acl:matches/acl:ipv6-acl" {
    description "Adding domain names to matching";
    uses dns-matches;
  }
}
<CODE ENDS>

]]></artwork></figure>

</section>
</section>
<section anchor="mud-file-example" title="MUD File Example">
<t>This example contains two access lists that are intended to provide
outbound access to a cloud service on TCP port 443.</t>

<figure><artwork><![CDATA[


{
  "ietf-mud:mud": {
    "mud-url":
  "https://bms.example.com/.well-known/mud/v1/lightbulb2000",
    "last-update": "2017-10-07T12:16:24+02:00",
    "cache-validity": 48,
    "is-supported": true,
    "systeminfo":
  "https://bms.example.com/descriptions/lightbulb2000",
    "from-device-policy": {
      "access-lists": {
        "access-list": [
          {
            "acl-name": "mud-14377-v6fr",
            "acl-type": "ietf-access-control-list:ipv6-acl"
          }
        ]
      }
    },
    "to-device-policy": {
      "access-lists": {
        "access-list": [
          {
            "acl-name": "mud-14377-v6to",
            "acl-type": "ietf-access-control-list:ipv6-acl"
          }
        ]
      }
    }
  },
  "ietf-access-control-list:access-lists": {
    "acl": [
      {
        "acl-name": "mud-14377-v6to",
        "acl-type": "ipv6-acl",
        "access-list-entries": {
          "ace": [
            {
              "rule-name": "cl0-todev",
              "matches": {
                "ipv6-acl": {
                  "ietf-acldns:src-dnsname":
  "service.bms.example.com",
                  "protocol": 6,
                  "source-port-range": {
                    "lower-port": 443,
                    "upper-port": 443
                  }
                },
                "tcp-acl": {
                  "ietf-mud:direction-initiated": "from-device"
                }
              },
              "actions": {
                "forwarding": "accept"
              }
            }
          ]
        }
      },
      {
        "acl-name": "mud-14377-v6fr",
        "acl-type": "ipv6-acl",
        "access-list-entries": {
          "ace": [
            {
              "rule-name": "cl0-frdev",
              "matches": {
                "ipv6-acl": {
                  "ietf-acldns:dst-dnsname": 
                     "service.bms.example.com",
                  "protocol": 6,
                  "destination-port-range": {
                    "lower-port": 443,
                    "upper-port": 443
                  }
                },
                "tcp-acl": {
                  "ietf-mud:direction-initiated": "from-device"
                }
              },
              "actions": {
                "forwarding": "accept"
              }
            }
          ]
        }
      }
    ]
  }
}

]]></artwork></figure>

<t>In this example, two policies are declared, one from the Thing and
the other to the Thing.  Each policy names an access list that
applies to the Thing, and one that applies from.  Within each access
list, access is permitted to packets flowing to or from the Thing
that can be mapped to the domain name of “service.bms.example.com”.
For each access list, the enforcement point should expect that the
Thing initiated the connection.</t>

</section>
<section anchor="dhcpopt" title="The MUD URL DHCP Option">

<t>The IPv4 MUD URL client option has the following format:</t>

<figure><artwork><![CDATA[
  +------+-----+------------------------------
  | code | len |  MUD URL
  +------+-----+------------------------------

]]></artwork></figure>

<t>Code OPTION_MUD_URL_V4 (161) is assigned by IANA.  len is a single
octet that indicates the length of the URL in octets.  MUD URL is a
URL.  MUD URLs MUST NOT exceed 255 octets.</t>

<t>The IPv6 MUD URL client option has the following format:</t>

<figure><artwork><![CDATA[
   0                   1                   2                   3
   0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |         OPTION_MUD_URL_V6     |        option-length          |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |                            MUD URL                            |
  |                              ...                              |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

]]></artwork></figure>

<t>OPTION_MUD_URL_V6 (112; assigned by IANA).</t>

<t>option-length contains the length of the URL in octets.</t>

<t>The intent of this option is to provide both a new Thing classifier
to the network as well as some recommended configuration to the
routers that implement policy.  However, it is entirely the purview of
the network system as managed by the network administrator to decide
what to do with this information.  The key function of this option is
simply to identify the type of Thing to the network in a structured
way such that the policy can be easily found with existing toolsets.</t>

<section anchor="client-behavior" title="Client Behavior">
<t>A DHCPv4 client MAY emit a DHCPv4 option and a DHCPv6 client MAY emit
DHCPv6 option.  These options are singletons, as specified in
<xref target="RFC7227"/>.  Because clients are intended to have at most one MUD URL
associated with them, they may emit at most one MUD URL option via
DHCPv4 and one MUD URL option via DHCPv6. In the case where both v4
and v6 DHCP options are emitted, the same URL MUST be used.</t>

<t>Clients SHOULD log or otherwise report improper acknowledgments from
servers, but they MUST NOT modify their MUD URL configuration based on
a server’s response.  The server’s response is only an acknowledgment
that the server has processed the option, and promises no specific
network behavior to the client.  In particular, it may not be possible
for the server to retrieve the file associated with the MUD URL,
or the local network administration may not wish to use the usage
description.  Neither of these situations should be considered in any
way exceptional.</t>

</section>
<section anchor="server-behavior" title="Server Behavior">
<t>A DHCP server may ignore these options or take action based on receipt
of these options.  If a server successfully parses the option and the
URL, it MUST return the option with length field set to zero and a
corresponding null URL field as an acknowledgment.  Even in this
circumstance, no specific network behavior is guaranteed.  When a
server consumes this option, it will either forward the URL and
relevant client information (such as the gateway address or giaddr) to
a network management system, or it will retrieve the usage description
itself by resolving the URL.</t>

<t>DHCP servers may implement MUD functionality themselves or they may
pass along appropriate information to a network management system or
MUD controller.  A DHCP server that does process the MUD URL MUST adhere
to the process specified in <xref target="RFC2818"/> and <xref target="RFC5280"/> to validate
the TLS certificate of the web server hosting the MUD file.  Those
servers will retrieve the file, process it, create and install the
necessary configuration on the relevant network element.  Servers
SHOULD monitor the gateway for state changes on a given interface.  A
DHCP server that does not provide MUD functionality and has forwarded
a MUD URL to a MUD controller MUST notify the MUD controller
of any corresponding change to the DHCP state of the client
(such as expiration or explicit release of a network address lease).</t>

</section>
<section anchor="relay-requirements" title="Relay Requirements">
<t>There are no additional requirements for relays.</t>

</section>
</section>
<section anchor="mudx509" title="The Manufacturer Usage Description (MUD) URL X.509 Extension">

<t>This section defines an X.509 non-critical certificate extension that
contains a single Uniform Resource Locator (URL) that points to an
on-line Manufacturer Usage Description concerning the certificate
subject.  URI must be represented as described in Section 7.4 of <xref target="RFC5280"/>.</t>

<t>Any Internationalized Resource Identifiers (IRIs) MUST be mapped to
URIs as specified in Section 3.1 of <xref target="RFC3987"/> before they are placed
in the certificate extension.</t>

<t>The semantics of the URL are defined <xref target="mudurl"/> of this document.</t>

<t>The choice of id-pe is based on guidance found in Section 4.2.2 of
<xref target="RFC5280"/>:</t>

<figure><artwork><![CDATA[
      These extensions may be used to direct applications to on-line
      information about the issuer or the subject.

]]></artwork></figure>

<t>The MUD URL is precisely that: online information about the particular subject.</t>

<t>The new extension is identified as follows:</t>

<figure><artwork><![CDATA[
<CODE BEGINS>

  MUDURLExtnModule-2016 { iso(1) identified-organization(3) dod(6)
               internet(1) security(5) mechanisms(5) pkix(7)
               id-mod(0) id-mod-mudURLExtn2016(88) }

  DEFINITIONS IMPLICIT TAGS ::= BEGIN

  -- EXPORTS ALL --

  IMPORTS
    EXTENSION
    FROM PKIX-CommonTypes-2009
            { iso(1) identified-organization(3) dod(6) internet(1)
              security(5) mechanisms(5) pkix(7) id-mod(0)
              id-mod-pkixCommon-02(57) }

    id-pe
    FROM PKIX1Explicit-2009
            { iso(1) identified-organization(3) dod(6) internet(1)
              security(5) mechanisms(5) pkix(7) id-mod(0)
              id-mod-pkix1-explicit-02(51) } ;
    MUDCertExtensions EXTENSION ::= { ext-MUDURL, ... }
    ext-MUDURL EXTENSION ::= { SYNTAX MUDURLSyntax
    IDENTIFIED BY id-pe-mud-url }

    id-pe-mud-url OBJECT IDENTIFIER ::= { id-pe 25 }

    MUDURLSyntax ::= IA5String

    END

<CODE ENDS>
]]></artwork></figure>

<t>While this extension can appear in either an 802.AR manufacturer
certificate (IDevID) or deployment certificate (LDevID), of course it
is not guaranteed in either, nor is it guaranteed to be carried over.
It is RECOMMENDED that MUD controller implementations maintain a table
that maps a Thing to its MUD URL based on IDevIDs.</t>

</section>
<section anchor="lldp" title="The Manufacturer Usage Description LLDP extension">

<t>The IEEE802.1AB Link Layer Discovery Protocol (LLDP) is a
one hop vendor-neutral link layer protocol used by end hosts network
Things for advertising their identity, capabilities, and neighbors on
an IEEE 802 local area network. Its Type-Length-Value (TLV) design
allows for ‘vendor-specific’ extensions to be defined. IANA has a
registered IEEE 802 organizationally unique identifier (OUI) defined
as documented in <xref target="RFC7042"/>. The MUD LLDP extension uses a subtype
defined in this document to carry the MUD URL.</t>

<t>The LLDP vendor specific frame has the following format:</t>

<figure><artwork><![CDATA[
+--------+--------+----------+---------+--------------
|TLV Type|  len   |   OUI    |subtype  | MUD URL
|  =127  |        |= 00 00 5E|  = 1    |
|(7 bits)|(9 bits)|(3 octets)|(1 octet)|(1-255 octets)
+--------+--------+----------+---------+--------------

]]></artwork></figure>

<t>where:</t>

<t><list style="symbols">
  <t>TLV Type = 127 indicates a vendor-specific TLV</t>
  <t>len – indicates the TLV string length</t>
  <t>OUI = 00 00 5E is the organizationally unique identifier of IANA</t>
  <t>subtype = 1 (to be assigned by IANA for the MUD URL)</t>
  <t>MUD URL – the length MUST NOT exceed 255 octets</t>
</list></t>

<t>The intent of this extension is to provide both a new Thing
classifier to the network as well as some recommended configuration to
the routers that implement policy.  However, it is entirely the
purview of the network system as managed by the network administrator
to decide what to do with this information.  The key function of this
extension is simply to identify the type of Thing to the network in a
structured way such that the policy can be easily found with existing
toolsets.</t>

<t>Hosts, routers, or other network elements that implement this option
are intended to have at most one MUD URL associated with them, so they
may transmit at most one MUD URL value.</t>

<t>Hosts, routers, or other network elements that implement this option may
ignore these options or take action based on receipt of these options.
For example they may fill in information in the respective extensions
of the LLDP Management Information Base (LLDP MIB). LLDP operates in a
one-way direction. LLDPDUs are not exchanged as information requests
by one Thing and response sent by another Thing. The other Things do
not acknowledge LLDP information received from a Thing.  No specific
network behavior is guaranteed.  When a Thing consumes this extension,
it may either forward the URL and relevant remote Thing information to
a MUD controller, or it will retrieve the usage description by
resolving the URL in accordance with normal HTTP semantics.</t>

</section>
<section anchor="creating-and-processing-of-signed-mud-files" title="Creating and Processing of Signed MUD Files">
<t>Because MUD files contain information that may be used to configure
network access lists, they are sensitive.  To insure that they have
not been tampered with, it is important that they be signed.  We make
use of DER-encoded Cryptographic Message Syntax (CMS) <xref target="RFC5652"/> for
this purpose.</t>

<section anchor="creating-a-mud-file-signature" title="Creating a MUD file signature">
<t>A MUD file MUST be signed using CMS as an opaque binary object.  In
order to make successful verification more likely, intermediate
certificates SHOULD be included.  The signature is stored at the same
location as the MUD URL but with the suffix of “.p7s”.  Signatures are
transferred using content-type “application/pkcs7-signature”.</t>

<t>For example:</t>

<figure><artwork><![CDATA[
% openssl cms -sign -signer mancertfile -inkey mankey \
              -in mudfile -binary -outform DER - \
              -certfile intermediatecert -out mudfile.p7s
]]></artwork></figure>

<t>Note: A MUD file may need to be re-signed if the signature expires.</t>

</section>
<section anchor="verifying-a-mud-file-signature" title="Verifying a MUD file signature">

<t>Prior to retrieving a MUD file the MUD controller SHOULD retrieve the
MUD signature file using the MUD URL with a suffix of “.p7s”.  For
example, if the MUD URL is
“https://example.com/.well-known/v1/modela”, the MUD signature URL
will be “https://example.com/.well-known/v1/modela.p7s”.</t>

<t>Upon retrieving a MUD file, a MUD controller MUST validate the
signature of the file before continuing with further processing.  A
MUD controller MUST cease processing of that file it cannot validate
the chain of trust to a known trust anchor until an administrator has
given approval.</t>

<t>The purpose of the signature on the file is to assign accountability
to an entity, whose reputation can be used to guide administrators on
whether or not to accept a given MUD file.  It is already common place
to check web reputation on the location of a server on which a file
resides.  While it is likely that the manufacturer will be the signer
of the file, this is not strictly necessary, and may not be desirable.
For one thing, in some environments, integrators may install their own
certificates.  For another, what is more important is the
accountability of the recommendation, and not the cryptographic
relationship between the device and the file.</t>

<t>An example:</t>

<figure><artwork><![CDATA[
% openssl cms -verify -in mudfile.p7s -inform DER -content mudfile
]]></artwork></figure>

<t>Note the additional step of verifying the common trust root.</t>

</section>
</section>
<section anchor="ext" title="Extensibility">

<t>One of our design goals is to see that MUD files are able to be
understood by as broad a cross-section of systems as is possible.
Coupled with the fact that we have also chosen to leverage existing
mechanisms, we are left with no ability to negotiate extensions and a
limited desire for those extensions in any event.  A such, a
two-tier extensibility framework is employed, as follows:</t>

<t><list style="numbers">
  <t>At a coarse grain, a protocol version is included in a MUD URL.
 This memo specifies MUD version 1.  Any and all changes are
 entertained when this version is bumped.  Transition approaches
 between versions would be a matter for discussion in future versions.</t>
  <t>At a finer grain, only extensions that would not incur additional
 risk to the Thing are permitted.  Specifically, adding nodes to the
 mud container is permitted with the understanding that such additions
 will be ignored by unaware implementations.  Any such extensions
 SHALL be standardized through the IETF process, and MUST be named in
 the “extensions” list.  MUD controllers MUST ignore YANG nodes they
 do not understand and SHOULD create an exception to be resolved by an
 administrator, so as to avoid any policy inconsistencies.</t>
</list></t>

</section>
<section anchor="depcon" title="Deployment Considerations">
<t>Because MUD consists of a number of architectural building blocks, it
is possible to assemble different deployment scenarios.  One key
aspect is where to place policy enforcement.  In order to protect the
Thing from other Things within a local deployment, policy can be
enforced on the nearest switch or access point.  In order to limit
unwanted traffic within a network, it may also be advisable to enforce
policy as close to the Internet as possible.  In some circumstances,
policy enforcement may not be available at the closest hop.  At that
point, the risk of so-called east-west infection is increased to the
number of Things that are able to communicate without protection.</t>

<t>A caution about some of the classes: admission of a Thing into the
“manufacturer” and “same-manufacturer” class may have impact on access
of other Things.  Put another way, the admission may grow the
access-list on switches connected to other Things, depending on how
access is managed.  Some care should be given on managing that
access-list growth.  Alternative methods such as additional
network segmentation can be used to keep that growth within reason.</t>

<t>Because as of this writing MUD is a new concept, one can expect a
great many devices to not have implemented it.  It remains a local
deployment decision as to whether a device that is first connected
should be alloewed broad or limited access.  Furthermore, as mentioned
in the introduction, a deployment may choose to ignore a MUD policy in
its entirety, but simply taken into account the MUD URL as a
classifier to be used as part of a local policy decision.</t>

</section>
<section anchor="secon" title="Security Considerations">
<t>Based on how a MUD URL is emitted, a Thing may be able to lie about
what it is, thus gaining additional network access.  There are several
means to limit risk in this case.  The most obvious is to only believe
Things that make use of certificate-based authentication such as IEEE
802.1AR certificates.  When those certificates are not present,
Things claiming to be of a certain manufacturer SHOULD NOT be
included in that manufacturer grouping without additional validation
of some form.  This will occur when it makes use of primitives such as
“manufacturer” for the purpose of accessing Things of a particular
type.  Similarly, network management systems may be able to
fingerprint the Thing.  In such cases, the MUD URL can act as a
classifier that can be proven or disproven.  Fingerprinting may have
other advantages as well: when 802.1AR certificates are used, because
they themselves cannot change, fingerprinting offers the opportunity
to add artificats to the MUD URL.  The meaning of such artifacts is
left as future work.</t>

<t>Network management systems SHOULD NOT accept a usage description for a
Thing with the same MAC address that has indicated a change of
authority without some additional validation (such as review by a
network administrator).  New Things that present some form of
unauthenticated MUD URL SHOULD be validated by some external means
when they would be otherwise be given increased network access.</t>

<t>It may be possible for a rogue manufacturer to inappropriately
exercise the MUD file parser, in order to exploit a vulnerability.
There are three recommended approaches to address this threat.  The
first is to validate the signature of the MUD file.  The second is to
have a system do a primary scan of the file to ensure that it is both
parseable and believable at some level.  MUD files will likely be
relatively small, to start with.  The number of ACEs used by any given
Thing should be relatively small as well.  It may also be useful
to limit retrieval of MUD URLs to only those sites that are known to
have decent web or domain reputations.</t>

<t>Use of a URL necessitates the use of domain names.  If a domain name
changes ownership, the new owner of that domain may be able to provide
MUD files that MUD controllers would consider valid.  There are a few
approaches that can mitigate this attack.  First, MUD controllers
SHOULD cache certificates used by the MUD file server.  When a new
certificate is retrieved for whatever reason, the MUD controller
should check to see if ownership of the domain has changed.  A fair
programmatic approximation of this is when the name servers for the
domain have changed.  If the actual MUD file has changed, the
controller MAY check the WHOIS database to see if registration
ownership of a domain has changed.  If a change has occured, or if for
some reason it is not possible to determine whether ownership has
changed, further review may be warranted.  Note, this remediation does
not take into account the case of a Thing that was produced long ago
and only recently fielded, or the case where a new MUD controller has
been installed.</t>

<t>It may not be possible for a MUD controller to retrieve a MUD file at
any given time.  Should a MUD controller fail to retrieve a MUD file,
it SHOULD consider the existing one safe to use, at least for a time.
After some period, it SHOULD log that it has been unable to retrieve
the file.  There may be very good reasons for such failures, including
the possibility that the MUD controller is in an off-line environment,
the local Internet connection has failed, or the remote Internet
connection has failed.  It is also possible that an attacker is
attempting to prevent onboarding of a device.  It is a local
deployment decision as to whether or not devices may be onboarded in
the face of such failures.</t>

<t>The release of a MUD URL by a Thing reveals what the Thing is, and
provides an attacker with guidance on what vulnerabilities may be
present.</t>

<t>While the MUD URL itself is not intended to be unique to a specific
Thing, the release of the URL may aid an observer in identifying
individuals when combined with other information.  This is a privacy
consideration.</t>

<t>In addressing both of these concerns, implementors should take into
account what other information they are advertising through mechanisms
such as mDNS<xref target="RFC6872"/>, how a Thing might otherwise be identified,
perhaps through how it behaves when it is connected to the network,
whether a Thing is intended to be used by individuals or carry
personal identifying information, and then apply appropriate data
minimization techniques.  One approach is to make use of TEAP
<xref target="RFC7170"/> as the means to share information with authorized
components in the network.  Network elements may also assist in
limiting access to the MUD URL through the use of mechanisms such as
DHCPv6-Shield <xref target="RFC7610"/>.</t>

<t>Please note that the security considerations mentioned in Section 4.7
of <xref target="I-D.ietf-netmod-rfc6087bis"/> are not applicable in this case
because the YANG serialization is not intended to be accessed via
NETCONF.  However, for those who try to instantiate this model in a
network element via NETCONF, all objects in each model in this draft
exhibit similar security characteristics as
<xref target="I-D.ietf-netmod-acl-model"/>.  The basic purpose of MUD is to
configure access, and so by its very nature can be disruptive if used
by unauthorized parties.</t>

</section>
<section anchor="iana-considerations" title="IANA Considerations">

<section anchor="yang-module-registrations" title="YANG Module Registrations">
<t>The following YANG modules are requested to be registred in the “IANA
Module Names” registry:</t>

<t>The ietf-mud module:</t>

<t><list style="symbols">
  <t>Name: ietf-mud</t>
  <t>XML Namespace: urn:ietf:params:xml:ns:yang:ietf-mud</t>
  <t>Prefix: ief-mud</t>
  <t>Reference: This memo</t>
</list></t>

<t>The ietf-acldns module:</t>

<t><list style="symbols">
  <t>Name: ietf-acldns</t>
  <t>XML Namespace: urn:ietf:params:xml:ns:yang:ietf-acldns</t>
  <t>Prefix: ietf-acldns</t>
  <t>Reference: This memo</t>
</list></t>

</section>
<section anchor="dhcpv4-and-dhcpv6-options" title="DHCPv4 and DHCPv6 Options">

<t>The IANA has allocated option 161 in the Dynamic Host Configuration
Protocol (DHCP) and Bootstrap Protocol (BOOTP) Parameters registry for
the MUD DHCPv4 option.</t>

<t>IANA is requested to allocated the DHCPv4 and v6 options as specified
in <xref target="dhcpopt"/>.</t>

</section>
<section anchor="pkix-extensions" title="PKIX Extensions">

<t>IANA is kindly requested to make the   following assignments for:</t>

<t>o The MUDURLExtnModule-2016 ASN.1 module in the “SMI Security for
   PKIX Module Identifier” registry (1.3.6.1.5.5.7.0).</t>

<t>o id-pe-mud-url object identifier from the “SMI Security for PKIX
   Certificate Extension” registry (1.3.6.1.5.5.7.1).</t>

<t>The use of these values is specified in <xref target="mudx509"/>.</t>

</section>
<section anchor="well-known-uri-suffix" title="Well Known URI Suffix">

<t>The IANA has allocated the URL suffix of “mud” as follows:</t>

<t>o URI Suffix: “mud”
 o Specification documents: this document
 o Related information: n/a</t>

</section>
<section anchor="mime-media-type-registration-for-mud-files" title="MIME Media-type Registration for MUD files">

<t>The following media-type is defined for transfer of MUD file:</t>

<figure><artwork><![CDATA[
 o Type name: application
 o Subtype name: mud+json
 o Required parameters: n/a
 o Optional parameters: n/a
 o Encoding considerations: 8bit; application/mud+json values
   are represented as a JSON object; UTF-8 encoding SHOULD be
   employed.
 o Security considerations: See Security Considerations
   of this document.
 o Interoperability considerations: n/a
 o Published specification: this document
 o Applications that use this media type: MUD controllers as
   specified by this document.
 o Fragment identifier considerations: n/a
 o Additional information:

     Magic number(s): n/a
     File extension(s): n/a
     Macintosh file type code(s): n/a

 o Person & email address to contact for further information:
   Eliot Lear <lear@cisco.com>, Ralph Droms <rdroms@cisco.com>
 o Intended usage: COMMON
 o Restrictions on usage: none
 o Author: 
      Eliot Lear <lear@cisco.com>
      Ralph Droms <rdroms@cisco.com>
 o Change controller: IESG
 o Provisional registration? (standards tree only): No.

]]></artwork></figure>

</section>
<section anchor="lldp-iana-tlv-subtype-registry" title="LLDP IANA TLV Subtype Registry">

<t>IANA is requested to create a new registry for IANA Link Layer
Discovery Protocol (LLDP) TLV subtype values. The recommended policy
for this registry is Expert Review. The maximum number of entries in
the registry is 256.</t>

<t>IANA is required to populate the initial registry with the value:</t>

<t>LLDP subtype value = 1
(All the other 255 values should be initially marked as ‘Unassigned’.)</t>

<t>Description = the Manufacturer Usage Description (MUD) Uniform Resource Locator (URL)</t>

<t>Reference = &lt; this document &gt;</t>

</section>
<section anchor="the-mud-well-known-universal-resource-name-urns" title="The MUD Well Known Universal Resource Name (URNs)">
<t>The following parameter registry is requested to be added in
accordance with <xref target="RFC3553"/></t>

<figure><artwork><![CDATA[
   Registry name: "urn:ietf:params:mud" is requested.
   Specification: this document
   Repository: this document
   Index value:  Encoded identically to a TCP/UDP port service
                 name, as specified in Section 5.1 of [RFC6335]
]]></artwork></figure>

<t>The following entries should be added to the “urn:ietf:params:mud” name space:</t>

<t>“urn:ietf:params:mud:dns” refers to the service specified by <xref target="RFC1123"/>.
“urn:ietf:params:mud:ntp” refers to the service specified by <xref target="RFC5905"/>.</t>

</section>
<section anchor="extensions-registry" title="Extensions Registry">
<t>The IANA is requested to establish a registry of extensions as follows:</t>

<figure><artwork><![CDATA[
   Registry name: MUD extensions registry
   Registry policy: Standards action
   Standard reference: document
   Extension name: UTF-8 encoded string, not to exceed 40 characters.
]]></artwork></figure>

<t>Each extension MUST follow the rules specified in this specification.
As is usual, the IANA issues early allocations based in accordance
with <xref target="RFC7120"/>.</t>

</section>
</section>
<section anchor="acknowledgments" title="Acknowledgments">

<t>The authors would like to thank Einar Nilsen-Nygaard, who
singlehandedly updated the model to match the updated ACL model,
Bernie Volz, Tom Gindin, Brian Weis, Sandeep Kumar, Thorsten Dahm,
John Bashinski, Steve Rich, Jim Bieda, Dan Wing, Joe Clarke, Henk
Birkholz, Adam Montville, and Robert Sparks for their valuable
advice and reviews.  Russ Housley entirely rewrote <xref target="mudx509"/> to be a
complete module.  Adrian Farrel provided the basis for privacy
considerations text.  Kent Watsen provided a thorough review of the
architecture and the YANG model.  The remaining errors in this work
are entirely the responsibility of the authors.</t>

</section>


  </middle>

  <back>

    <references title='Normative References'>





<reference  anchor="RFC1123" target='https://www.rfc-editor.org/info/rfc1123'>
<front>
<title>Requirements for Internet Hosts - Application and Support</title>
<author initials='R.' surname='Braden' fullname='R. Braden' role='editor'><organization /></author>
<date year='1989' month='October' />
<abstract><t>This RFC is an official specification for the Internet community.  It incorporates by reference, amends, corrects, and supplements the primary protocol standards documents relating to hosts.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='STD' value='3'/>
<seriesInfo name='RFC' value='1123'/>
<seriesInfo name='DOI' value='10.17487/RFC1123'/>
</reference>



<reference  anchor="RFC2119" target='https://www.rfc-editor.org/info/rfc2119'>
<front>
<title>Key words for use in RFCs to Indicate Requirement Levels</title>
<author initials='S.' surname='Bradner' fullname='S. Bradner'><organization /></author>
<date year='1997' month='March' />
<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="RFC2818" target='https://www.rfc-editor.org/info/rfc2818'>
<front>
<title>HTTP Over TLS</title>
<author initials='E.' surname='Rescorla' fullname='E. Rescorla'><organization /></author>
<date year='2000' month='May' />
<abstract><t>This memo describes how to use Transport Layer Security (TLS) to secure Hypertext Transfer Protocol (HTTP) connections over the Internet.  This memo provides information for the Internet community.</t></abstract>
</front>
<seriesInfo name='RFC' value='2818'/>
<seriesInfo name='DOI' value='10.17487/RFC2818'/>
</reference>



<reference  anchor="RFC3748" target='https://www.rfc-editor.org/info/rfc3748'>
<front>
<title>Extensible Authentication Protocol (EAP)</title>
<author initials='B.' surname='Aboba' fullname='B. Aboba'><organization /></author>
<author initials='L.' surname='Blunk' fullname='L. Blunk'><organization /></author>
<author initials='J.' surname='Vollbrecht' fullname='J. Vollbrecht'><organization /></author>
<author initials='J.' surname='Carlson' fullname='J. Carlson'><organization /></author>
<author initials='H.' surname='Levkowetz' fullname='H. Levkowetz' role='editor'><organization /></author>
<date year='2004' month='June' />
<abstract><t>This document defines the Extensible Authentication Protocol (EAP), an authentication framework which supports multiple authentication methods.  EAP typically runs directly over data link layers such as Point-to-Point Protocol (PPP) or IEEE 802, without requiring IP.  EAP provides its own support for duplicate elimination and retransmission, but is reliant on lower layer ordering guarantees.  Fragmentation is not supported within EAP itself; however, individual EAP methods may support this.  This document obsoletes RFC 2284.  A summary of the changes between this document and RFC 2284 is available in Appendix A.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='3748'/>
<seriesInfo name='DOI' value='10.17487/RFC3748'/>
</reference>



<reference  anchor="RFC3986" target='https://www.rfc-editor.org/info/rfc3986'>
<front>
<title>Uniform Resource Identifier (URI): Generic Syntax</title>
<author initials='T.' surname='Berners-Lee' fullname='T. Berners-Lee'><organization /></author>
<author initials='R.' surname='Fielding' fullname='R. Fielding'><organization /></author>
<author initials='L.' surname='Masinter' fullname='L. Masinter'><organization /></author>
<date year='2005' month='January' />
<abstract><t>A Uniform Resource Identifier (URI) is a compact sequence of characters that identifies an abstract or physical resource.  This specification defines the generic URI syntax and a process for resolving URI references that might be in relative form, along with guidelines and security considerations for the use of URIs on the Internet.  The URI syntax defines a grammar that is a superset of all valid URIs, allowing an implementation to parse the common components of a URI reference without knowing the scheme-specific requirements of every possible identifier.  This specification does not define a generative grammar for URIs; that task is performed by the individual specifications of each URI scheme.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='STD' value='66'/>
<seriesInfo name='RFC' value='3986'/>
<seriesInfo name='DOI' value='10.17487/RFC3986'/>
</reference>



<reference  anchor="RFC3987" target='https://www.rfc-editor.org/info/rfc3987'>
<front>
<title>Internationalized Resource Identifiers (IRIs)</title>
<author initials='M.' surname='Duerst' fullname='M. Duerst'><organization /></author>
<author initials='M.' surname='Suignard' fullname='M. Suignard'><organization /></author>
<date year='2005' month='January' />
<abstract><t>This document defines a new protocol element, the Internationalized  Resource Identifier (IRI), as a complement of the Uniform Resource  Identifier (URI). An IRI is a sequence of characters from the  Universal Character Set (Unicode/ISO 10646). A mapping from IRIs to   URIs is defined, which means that IRIs can be used instead of URIs,  where appropriate, to identify resources.</t><t> The approach of defining a new protocol element was chosen instead of extending or changing the definition of URIs.  This was done in order  to allow a clear distinction and to avoid incompatibilities with  existing software. Guidelines are provided for the use and deployment of IRIs in various protocols, formats, and software components that currently deal with URIs.</t></abstract>
</front>
<seriesInfo name='RFC' value='3987'/>
<seriesInfo name='DOI' value='10.17487/RFC3987'/>
</reference>



<reference anchor="I-D.ietf-netmod-acl-model">
<front>
<title>Network Access Control List (ACL) YANG Data Model</title>

<author initials='M' surname='Jethanandani' fullname='Mahesh Jethanandani'>
    <organization />
</author>

<author initials='L' surname='Huang' fullname='Lisa Huang'>
    <organization />
</author>

<author initials='S' surname='Agarwal' fullname='Sonal Agarwal'>
    <organization />
</author>

<author initials='D' surname='Blair' fullname='Dana Blair'>
    <organization />
</author>

<date month='October' day='3' year='2017' />

<abstract><t>This document describes a data model of Access Control List (ACL) basic building blocks.  Editorial Note (To be removed by RFC Editor)  This draft contains many 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.  Please note that no other RFC Editor instructions are specified anywhere else in this document.  Artwork in this document contains shorthand references to drafts in progress.  Please apply the following replacements  o  "XXXX" --> the assigned RFC value for this draft both in this draft and in the YANG models under the revision statement.  o  Revision date in model needs to get updated with the date the draft gets approved.  The date also needs to get reflected on the line with &lt;CODE BEGINS>.</t></abstract>

</front>

<seriesInfo name='Internet-Draft' value='draft-ietf-netmod-acl-model-14' />
<format type='TXT'
        target='http://www.ietf.org/internet-drafts/draft-ietf-netmod-acl-model-14.txt' />
</reference>



<reference  anchor="RFC5905" target='https://www.rfc-editor.org/info/rfc5905'>
<front>
<title>Network Time Protocol Version 4: Protocol and Algorithms Specification</title>
<author initials='D.' surname='Mills' fullname='D. Mills'><organization /></author>
<author initials='J.' surname='Martin' fullname='J. Martin' role='editor'><organization /></author>
<author initials='J.' surname='Burbank' fullname='J. Burbank'><organization /></author>
<author initials='W.' surname='Kasch' fullname='W. Kasch'><organization /></author>
<date year='2010' month='June' />
<abstract><t>The Network Time Protocol (NTP) is widely used to synchronize computer clocks in the Internet.  This document describes NTP version 4 (NTPv4), which is backwards compatible with NTP version 3 (NTPv3), described in RFC 1305, as well as previous versions of the protocol. NTPv4 includes a modified protocol header to accommodate the Internet Protocol version 6 address family.  NTPv4 includes fundamental improvements in the mitigation and discipline algorithms that extend the potential accuracy to the tens of microseconds with modern workstations and fast LANs.  It includes a dynamic server discovery scheme, so that in many cases, specific server configuration is not required.  It corrects certain errors in the NTPv3 design and implementation and includes an optional extension mechanism.   [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='5905'/>
<seriesInfo name='DOI' value='10.17487/RFC5905'/>
</reference>



<reference  anchor="RFC6991" target='https://www.rfc-editor.org/info/rfc6991'>
<front>
<title>Common YANG Data Types</title>
<author initials='J.' surname='Schoenwaelder' fullname='J. Schoenwaelder' role='editor'><organization /></author>
<date year='2013' month='July' />
<abstract><t>This document introduces a collection of common data types to be used with the YANG data modeling language.  This document obsoletes RFC 6021.</t></abstract>
</front>
<seriesInfo name='RFC' value='6991'/>
<seriesInfo name='DOI' value='10.17487/RFC6991'/>
</reference>



<reference  anchor="RFC2131" target='https://www.rfc-editor.org/info/rfc2131'>
<front>
<title>Dynamic Host Configuration Protocol</title>
<author initials='R.' surname='Droms' fullname='R. Droms'><organization /></author>
<date year='1997' month='March' />
<abstract><t>The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCPIP network.  DHCP is based on the Bootstrap Protocol (BOOTP), adding the capability of automatic allocation of reusable network addresses and additional configuration options.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='2131'/>
<seriesInfo name='DOI' value='10.17487/RFC2131'/>
</reference>



<reference  anchor="RFC3315" target='https://www.rfc-editor.org/info/rfc3315'>
<front>
<title>Dynamic Host Configuration Protocol for IPv6 (DHCPv6)</title>
<author initials='R.' surname='Droms' fullname='R. Droms' role='editor'><organization /></author>
<author initials='J.' surname='Bound' fullname='J. Bound'><organization /></author>
<author initials='B.' surname='Volz' fullname='B. Volz'><organization /></author>
<author initials='T.' surname='Lemon' fullname='T. Lemon'><organization /></author>
<author initials='C.' surname='Perkins' fullname='C. Perkins'><organization /></author>
<author initials='M.' surname='Carney' fullname='M. Carney'><organization /></author>
<date year='2003' month='July' />
</front>
<seriesInfo name='RFC' value='3315'/>
<seriesInfo name='DOI' value='10.17487/RFC3315'/>
</reference>



<reference  anchor="RFC7227" target='https://www.rfc-editor.org/info/rfc7227'>
<front>
<title>Guidelines for Creating New DHCPv6 Options</title>
<author initials='D.' surname='Hankins' fullname='D. Hankins'><organization /></author>
<author initials='T.' surname='Mrugalski' fullname='T. Mrugalski'><organization /></author>
<author initials='M.' surname='Siodelski' fullname='M. Siodelski'><organization /></author>
<author initials='S.' surname='Jiang' fullname='S. Jiang'><organization /></author>
<author initials='S.' surname='Krishnan' fullname='S. Krishnan'><organization /></author>
<date year='2014' month='May' />
<abstract><t>This document provides guidance to prospective DHCPv6 option developers to help them create option formats that are easily adoptable by existing DHCPv6 software.  It also provides guidelines for expert reviewers to evaluate new registrations.  This document updates RFC 3315.</t></abstract>
</front>
<seriesInfo name='BCP' value='187'/>
<seriesInfo name='RFC' value='7227'/>
<seriesInfo name='DOI' value='10.17487/RFC7227'/>
</reference>



<reference  anchor="RFC7610" target='https://www.rfc-editor.org/info/rfc7610'>
<front>
<title>DHCPv6-Shield: Protecting against Rogue DHCPv6 Servers</title>
<author initials='F.' surname='Gont' fullname='F. Gont'><organization /></author>
<author initials='W.' surname='Liu' fullname='W. Liu'><organization /></author>
<author initials='G.' surname='Van de Velde' fullname='G. Van de Velde'><organization /></author>
<date year='2015' month='August' />
<abstract><t>This document specifies a mechanism for protecting hosts connected to a switched network against rogue DHCPv6 servers.  It is based on DHCPv6 packet filtering at the layer 2 device at which the packets are received.  A similar mechanism has been widely deployed in IPv4 networks ('DHCP snooping'); hence, it is desirable that similar functionality be provided for IPv6 networks.  This document specifies a Best Current Practice for the implementation of DHCPv6-Shield.</t></abstract>
</front>
<seriesInfo name='BCP' value='199'/>
<seriesInfo name='RFC' value='7610'/>
<seriesInfo name='DOI' value='10.17487/RFC7610'/>
</reference>



<reference  anchor="RFC7950" target='https://www.rfc-editor.org/info/rfc7950'>
<front>
<title>The YANG 1.1 Data Modeling Language</title>
<author initials='M.' surname='Bjorklund' fullname='M. Bjorklund' role='editor'><organization /></author>
<date year='2016' month='August' />
<abstract><t>YANG is a data modeling language used to model configuration data, state data, Remote Procedure Calls, and notifications for network management protocols.  This document describes the syntax and semantics of version 1.1 of the YANG language.  YANG version 1.1 is a maintenance release of the YANG language, addressing ambiguities and defects in the original specification.  There are a small number of backward incompatibilities from YANG version 1.  This document also specifies the YANG mappings to the Network Configuration Protocol (NETCONF).</t></abstract>
</front>
<seriesInfo name='RFC' value='7950'/>
<seriesInfo name='DOI' value='10.17487/RFC7950'/>
</reference>



<reference  anchor="RFC7120" target='https://www.rfc-editor.org/info/rfc7120'>
<front>
<title>Early IANA Allocation of Standards Track Code Points</title>
<author initials='M.' surname='Cotton' fullname='M. Cotton'><organization /></author>
<date year='2014' month='January' />
<abstract><t>This memo describes the process for early allocation of code points by IANA from registries for which &quot;Specification Required&quot;, &quot;RFC                        Required&quot;, &quot;IETF Review&quot;, or &quot;Standards Action&quot; policies apply.  This process can be used to alleviate the problem where code point allocation is needed to facilitate desired or required implementation and deployment experience prior to publication of an RFC, which would normally trigger code point allocation.  The procedures in this document are intended to apply only to IETF Stream documents.</t></abstract>
</front>
<seriesInfo name='BCP' value='100'/>
<seriesInfo name='RFC' value='7120'/>
<seriesInfo name='DOI' value='10.17487/RFC7120'/>
</reference>



<reference  anchor="RFC5280" target='https://www.rfc-editor.org/info/rfc5280'>
<front>
<title>Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile</title>
<author initials='D.' surname='Cooper' fullname='D. Cooper'><organization /></author>
<author initials='S.' surname='Santesson' fullname='S. Santesson'><organization /></author>
<author initials='S.' surname='Farrell' fullname='S. Farrell'><organization /></author>
<author initials='S.' surname='Boeyen' fullname='S. Boeyen'><organization /></author>
<author initials='R.' surname='Housley' fullname='R. Housley'><organization /></author>
<author initials='W.' surname='Polk' fullname='W. Polk'><organization /></author>
<date year='2008' month='May' />
<abstract><t>This memo profiles the X.509 v3 certificate and X.509 v2 certificate revocation list (CRL) for use in the Internet.  An overview of this approach and model is provided as an introduction.  The X.509 v3 certificate format is described in detail, with additional information regarding the format and semantics of Internet name forms.  Standard certificate extensions are described and two Internet-specific extensions are defined.  A set of required certificate extensions is specified.  The X.509 v2 CRL format is described in detail along with standard and Internet-specific extensions.  An algorithm for X.509 certification path validation is described.  An ASN.1 module and examples are provided in the appendices.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='5280'/>
<seriesInfo name='DOI' value='10.17487/RFC5280'/>
</reference>



<reference  anchor="RFC5652" target='https://www.rfc-editor.org/info/rfc5652'>
<front>
<title>Cryptographic Message Syntax (CMS)</title>
<author initials='R.' surname='Housley' fullname='R. Housley'><organization /></author>
<date year='2009' month='September' />
<abstract><t>This document describes the Cryptographic Message Syntax (CMS).  This syntax is used to digitally sign, digest, authenticate, or encrypt arbitrary message content.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='STD' value='70'/>
<seriesInfo name='RFC' value='5652'/>
<seriesInfo name='DOI' value='10.17487/RFC5652'/>
</reference>



<reference  anchor="RFC6335" target='https://www.rfc-editor.org/info/rfc6335'>
<front>
<title>Internet Assigned Numbers Authority (IANA) Procedures for the Management of the Service Name and Transport Protocol Port Number Registry</title>
<author initials='M.' surname='Cotton' fullname='M. Cotton'><organization /></author>
<author initials='L.' surname='Eggert' fullname='L. Eggert'><organization /></author>
<author initials='J.' surname='Touch' fullname='J. Touch'><organization /></author>
<author initials='M.' surname='Westerlund' fullname='M. Westerlund'><organization /></author>
<author initials='S.' surname='Cheshire' fullname='S. Cheshire'><organization /></author>
<date year='2011' month='August' />
<abstract><t>This document defines the procedures that the Internet Assigned Numbers Authority (IANA) uses when handling assignment and other requests related to the Service Name and Transport Protocol Port Number registry.  It also discusses the rationale and principles behind these procedures and how they facilitate the long-term sustainability of the registry.</t><t>This document updates IANA's procedures by obsoleting the previous UDP and TCP port assignment procedures defined in Sections 8 and 9.1 of the IANA Allocation Guidelines, and it updates the IANA service name and port assignment procedures for UDP-Lite, the Datagram Congestion Control Protocol (DCCP), and the Stream Control Transmission Protocol (SCTP).  It also updates the DNS SRV specification to clarify what a service name is and how it is registered.  This memo documents an Internet Best Current Practice.</t></abstract>
</front>
<seriesInfo name='BCP' value='165'/>
<seriesInfo name='RFC' value='6335'/>
<seriesInfo name='DOI' value='10.17487/RFC6335'/>
</reference>



<reference  anchor="RFC7951" target='https://www.rfc-editor.org/info/rfc7951'>
<front>
<title>JSON Encoding of Data Modeled with YANG</title>
<author initials='L.' surname='Lhotka' fullname='L. Lhotka'><organization /></author>
<date year='2016' month='August' />
<abstract><t>This document defines encoding rules for representing configuration data, state data, parameters of Remote Procedure Call (RPC) operations or actions, and notifications defined using YANG as JavaScript Object Notation (JSON) text.</t></abstract>
</front>
<seriesInfo name='RFC' value='7951'/>
<seriesInfo name='DOI' value='10.17487/RFC7951'/>
</reference>


<reference anchor="IEEE8021AB" >
  <front>
    <title>IEEE Standard for Local and  Metropolitan Area Networks-- Station and Media Access Control Connectivity Discovery</title>
    <author >
      <organization>Institute for Electrical and Electronics Engineers</organization>
    </author>
    <date year="n.d."/>
  </front>
</reference>


    </references>

    <references title='Informative References'>





<reference  anchor="RFC1984" target='https://www.rfc-editor.org/info/rfc1984'>
<front>
<title>IAB and IESG Statement on Cryptographic Technology and the Internet</title>
<author><organization>IAB</organization></author>
<author><organization>IESG</organization></author>
<date year='1996' month='August' />
<abstract><t>The Internet Architecture Board (IAB) and the Internet Engineering Steering Group (IESG), the bodies which oversee architecture and standards for the Internet, are concerned by the need for increased protection of international commercial transactions on the Internet, and by the need to offer all Internet users an adequate degree of privacy. This memo provides information for the Internet community.  This memo does not specify an Internet standard of any kind.</t></abstract>
</front>
<seriesInfo name='BCP' value='200'/>
<seriesInfo name='RFC' value='1984'/>
<seriesInfo name='DOI' value='10.17487/RFC1984'/>
</reference>



<reference  anchor="RFC3339" target='https://www.rfc-editor.org/info/rfc3339'>
<front>
<title>Date and Time on the Internet: Timestamps</title>
<author initials='G.' surname='Klyne' fullname='G. Klyne'><organization /></author>
<author initials='C.' surname='Newman' fullname='C. Newman'><organization /></author>
<date year='2002' month='July' />
</front>
<seriesInfo name='RFC' value='3339'/>
<seriesInfo name='DOI' value='10.17487/RFC3339'/>
</reference>



<reference  anchor="RFC3553" target='https://www.rfc-editor.org/info/rfc3553'>
<front>
<title>An IETF URN Sub-namespace for Registered Protocol Parameters</title>
<author initials='M.' surname='Mealling' fullname='M. Mealling'><organization /></author>
<author initials='L.' surname='Masinter' fullname='L. Masinter'><organization /></author>
<author initials='T.' surname='Hardie' fullname='T. Hardie'><organization /></author>
<author initials='G.' surname='Klyne' fullname='G. Klyne'><organization /></author>
<date year='2003' month='June' />
<abstract><t>This document describes a new sub-delegation for the 'ietf' URN namespace for registered protocol items.  The 'ietf' URN namespace is defined in RFC 2648 as a root for persistent URIs that refer to IETF- defined resources.  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='73'/>
<seriesInfo name='RFC' value='3553'/>
<seriesInfo name='DOI' value='10.17487/RFC3553'/>
</reference>



<reference  anchor="RFC6092" target='https://www.rfc-editor.org/info/rfc6092'>
<front>
<title>Recommended Simple Security Capabilities in Customer Premises Equipment (CPE) for Providing Residential IPv6 Internet Service</title>
<author initials='J.' surname='Woodyatt' fullname='J. Woodyatt' role='editor'><organization /></author>
<date year='2011' month='January' />
<abstract><t>This document identifies a set of recommendations for the makers of devices and describes how to provide for &quot;simple security&quot; capabilities at the perimeter of local-area IPv6 networks in Internet-enabled homes and small offices.  This document is not  an Internet Standards Track specification; it is published for  informational purposes.</t></abstract>
</front>
<seriesInfo name='RFC' value='6092'/>
<seriesInfo name='DOI' value='10.17487/RFC6092'/>
</reference>



<reference  anchor="RFC6872" target='https://www.rfc-editor.org/info/rfc6872'>
<front>
<title>The Common Log Format (CLF) for the Session Initiation Protocol (SIP): Framework and Information Model</title>
<author initials='V.' surname='Gurbani' fullname='V. Gurbani' role='editor'><organization /></author>
<author initials='E.' surname='Burger' fullname='E. Burger' role='editor'><organization /></author>
<author initials='T.' surname='Anjali' fullname='T. Anjali'><organization /></author>
<author initials='H.' surname='Abdelnur' fullname='H. Abdelnur'><organization /></author>
<author initials='O.' surname='Festor' fullname='O. Festor'><organization /></author>
<date year='2013' month='February' />
<abstract><t>Well-known web servers such as Apache and web proxies like Squid support event logging using a common log format.  The logs produced using these de facto standard formats are invaluable to system administrators for troubleshooting a server and tool writers to craft tools that mine the log files and produce reports and trends. Furthermore, these log files can also be used to train anomaly detection systems and feed events into a security event management system.  The Session Initiation Protocol (SIP) does not have a common log format, and, as a result, each server supports a distinct log format that makes it unnecessarily complex to produce tools to do trend analysis and security detection.  This document describes a framework, including requirements and analysis of existing approaches, and specifies an information model for development of a SIP common log file format that can be used uniformly by user agents, proxies, registrars, and redirect servers as well as back-to-back user agents.</t></abstract>
</front>
<seriesInfo name='RFC' value='6872'/>
<seriesInfo name='DOI' value='10.17487/RFC6872'/>
</reference>



<reference  anchor="RFC7042" target='https://www.rfc-editor.org/info/rfc7042'>
<front>
<title>IANA Considerations and IETF Protocol and Documentation Usage for IEEE 802 Parameters</title>
<author initials='D.' surname='Eastlake 3rd' fullname='D. Eastlake 3rd'><organization /></author>
<author initials='J.' surname='Abley' fullname='J. Abley'><organization /></author>
<date year='2013' month='October' />
<abstract><t>Some IETF protocols make use of Ethernet frame formats and IEEE 802 parameters.  This document discusses several uses of such parameters in IETF protocols, specifies IANA considerations for assignment of points under the IANA OUI (Organizationally Unique Identifier), and provides some values for use in documentation. This document obsoletes RFC 5342.</t></abstract>
</front>
<seriesInfo name='BCP' value='141'/>
<seriesInfo name='RFC' value='7042'/>
<seriesInfo name='DOI' value='10.17487/RFC7042'/>
</reference>



<reference  anchor="RFC7170" target='https://www.rfc-editor.org/info/rfc7170'>
<front>
<title>Tunnel Extensible Authentication Protocol (TEAP) Version 1</title>
<author initials='H.' surname='Zhou' fullname='H. Zhou'><organization /></author>
<author initials='N.' surname='Cam-Winget' fullname='N. Cam-Winget'><organization /></author>
<author initials='J.' surname='Salowey' fullname='J. Salowey'><organization /></author>
<author initials='S.' surname='Hanna' fullname='S. Hanna'><organization /></author>
<date year='2014' month='May' />
<abstract><t>This document defines the Tunnel Extensible Authentication Protocol (TEAP) version 1.  TEAP is a tunnel-based EAP method that enables secure communication between a peer and a server by using the Transport Layer Security (TLS) protocol to establish a mutually authenticated tunnel.  Within the tunnel, TLV objects are used to convey authentication-related data between the EAP peer and the EAP server.</t></abstract>
</front>
<seriesInfo name='RFC' value='7170'/>
<seriesInfo name='DOI' value='10.17487/RFC7170'/>
</reference>



<reference  anchor="RFC7452" target='https://www.rfc-editor.org/info/rfc7452'>
<front>
<title>Architectural Considerations in Smart Object Networking</title>
<author initials='H.' surname='Tschofenig' fullname='H. Tschofenig'><organization /></author>
<author initials='J.' surname='Arkko' fullname='J. Arkko'><organization /></author>
<author initials='D.' surname='Thaler' fullname='D. Thaler'><organization /></author>
<author initials='D.' surname='McPherson' fullname='D. McPherson'><organization /></author>
<date year='2015' month='March' />
<abstract><t>The term &quot;Internet of Things&quot; (IoT) denotes a trend where a large number of embedded devices employ communication services offered by Internet protocols.  Many of these devices, often called &quot;smart                    objects&quot;, are not directly operated by humans but exist as components in buildings or vehicles, or are spread out in the environment. Following the theme &quot;Everything that can be connected will be                      connected&quot;, engineers and researchers designing smart object networks need to decide how to achieve this in practice.</t><t>This document offers guidance to engineers designing Internet- connected smart objects.</t></abstract>
</front>
<seriesInfo name='RFC' value='7452'/>
<seriesInfo name='DOI' value='10.17487/RFC7452'/>
</reference>



<reference  anchor="RFC7488" target='https://www.rfc-editor.org/info/rfc7488'>
<front>
<title>Port Control Protocol (PCP) Server Selection</title>
<author initials='M.' surname='Boucadair' fullname='M. Boucadair'><organization /></author>
<author initials='R.' surname='Penno' fullname='R. Penno'><organization /></author>
<author initials='D.' surname='Wing' fullname='D. Wing'><organization /></author>
<author initials='P.' surname='Patil' fullname='P. Patil'><organization /></author>
<author initials='T.' surname='Reddy' fullname='T. Reddy'><organization /></author>
<date year='2015' month='March' />
<abstract><t>This document specifies the behavior to be followed by a Port Control Protocol (PCP) client to contact its PCP server(s) when one or several PCP server IP addresses are configured.</t><t>This document updates RFC 6887.</t></abstract>
</front>
<seriesInfo name='RFC' value='7488'/>
<seriesInfo name='DOI' value='10.17487/RFC7488'/>
</reference>



<reference  anchor="RFC7252" target='https://www.rfc-editor.org/info/rfc7252'>
<front>
<title>The Constrained Application Protocol (CoAP)</title>
<author initials='Z.' surname='Shelby' fullname='Z. Shelby'><organization /></author>
<author initials='K.' surname='Hartke' fullname='K. Hartke'><organization /></author>
<author initials='C.' surname='Bormann' fullname='C. Bormann'><organization /></author>
<date year='2014' month='June' />
<abstract><t>The Constrained Application Protocol (CoAP) is a specialized web transfer protocol for use with constrained nodes and constrained (e.g., low-power, lossy) networks.  The nodes often have 8-bit microcontrollers with small amounts of ROM and RAM, while constrained networks such as IPv6 over Low-Power Wireless Personal Area Networks (6LoWPANs) often have high packet error rates and a typical throughput of 10s of kbit/s.  The protocol is designed for machine- to-machine (M2M) applications such as smart energy and building automation.</t><t>CoAP provides a request/response interaction model between application endpoints, supports built-in discovery of services and resources, and includes key concepts of the Web such as URIs and Internet media types.  CoAP is designed to easily interface with HTTP for integration with the Web while meeting specialized requirements such as multicast support, very low overhead, and simplicity for constrained environments.</t></abstract>
</front>
<seriesInfo name='RFC' value='7252'/>
<seriesInfo name='DOI' value='10.17487/RFC7252'/>
</reference>



<reference anchor="ISO.8601.1988">
<front>
<title>Data elements and interchange formats - Information interchange - Representation of dates and times</title>
<author>
<organization>International Organization for Standardization</organization>
</author>
<date month="June" year="1988" />
</front>

<seriesInfo name="ISO" value="Standard 8601" />

</reference>



<reference anchor="I-D.ietf-netmod-rfc6087bis">
<front>
<title>Guidelines for Authors and Reviewers of YANG Data Model Documents</title>

<author initials='A' surname='Bierman' fullname='Andy Bierman'>
    <organization />
</author>

<date month='September' day='8' year='2017' />

<abstract><t>This memo provides guidelines for authors and reviewers of Standards Track specifications containing YANG data model modules.  Applicable portions may be used as a basis for reviews of other YANG data model documents.  Recommendations and procedures are defined, which are intended to increase interoperability and usability of Network Configuration Protocol (NETCONF) and RESTCONF protocol implementations that utilize YANG data model modules.  This document obsoletes RFC 6087.</t></abstract>

</front>

<seriesInfo name='Internet-Draft' value='draft-ietf-netmod-rfc6087bis-14' />
<format type='TXT'
        target='http://www.ietf.org/internet-drafts/draft-ietf-netmod-rfc6087bis-14.txt' />
</reference>


<reference anchor="IEEE8021AR" >
  <front>
    <title>Secure Device Identity</title>
    <author >
      <organization>Institute for Electrical and Electronics Engineers</organization>
    </author>
    <date year="1998"/>
  </front>
</reference>
<reference anchor="FW95" >
  <front>
    <title>Building Internet Firewalls</title>
    <author initials="D.B." surname="Chapman" fullname="D. Brent Chapman">
      <organization></organization>
    </author>
    <author initials="E." surname="Zwicky" fullname="Elizabeth Zwicky">
      <organization></organization>
    </author>
    <date year="1995" month="January"/>
  </front>
</reference>


    </references>


<section anchor="changes-from-earlier-versions" title="Changes from Earlier Versions">

<t>RFC Editor to remove this section prior to publication.</t>

<t>Draft -10 to -12:</t>

<t>These are based on WGLC comments:</t>

<t><list style="symbols">
  <t>Correct examples based on ACL model changes.</t>
  <t>Change ordering nodes.</t>
  <t>Additional explanatory text around systeminfo.</t>
  <t>Change ordering in examples.</t>
  <t>Make it VERY VERY VERY VERY clear that these are recommendations,
not mandates.</t>
  <t>DHCP -&gt; NTP in some of the intro text.</t>
  <t>Remove masa-server</t>
  <t>“Things” to “network elements” in a few key places.</t>
  <t>Reference to JSON YANG RFC added.</t>
</list></t>

<t>Draft -10 to -11:</t>

<t><list style="symbols">
  <t>Example corrections</t>
  <t>Typo</t>
  <t>Fix two lists.</t>
  <t>Addition of ‘any-acl’ and ‘mud-acl’ in the list of allowed features.</t>
  <t>Clarification of what should be in a MUD file.</t>
</list></t>

<t>Draft -09 to -10:</t>

<t><list style="symbols">
  <t>AD input.</t>
  <t>Correct dates.</t>
  <t>Add compliance sentence as to which ACL module features are implemented.</t>
</list></t>

<t>Draft -08 to -09:</t>

<t><list style="symbols">
  <t>Resolution of Security Area review, IoT directorate review,
GenART review, YANG doctors review.</t>
  <t>change of YANG structure to address mandatory nodes.</t>
  <t>Terminology cleanup.</t>
  <t>specify out extra portion of MUD-URL.</t>
  <t>consistency changes.</t>
  <t>improved YANG descriptions.</t>
  <t>Remove extra revisions.</t>
  <t>Track ACL model changes.</t>
  <t>Additional cautions on use of ACL model; further clarifications
on extensions.</t>
</list></t>

<t>Draft -07 to -08:</t>

<t><list style="symbols">
  <t>a number of editorials corrected.</t>
  <t>definition of MUD file tweaked.</t>
</list></t>

<t>Draft -06 to -07:</t>

<t><list style="symbols">
  <t>Examples updated.</t>
  <t>Additional clarification for direction-initiated.</t>
  <t>Additional implementation guidance given.</t>
</list></t>

<t>Draft -06 to -07:</t>

<t><list style="symbols">
  <t>Update models to match new ACL model</t>
  <t>extract directionality from the ACL, introducing a new device container.</t>
</list></t>

<t>Draft -05 to -06:</t>

<t><list style="symbols">
  <t>Make clear that this is a component architecture (Polk and Watson)</t>
  <t>Add order of operations (Watson)</t>
  <t>Add extensions leaf-list (Pritikin)</t>
  <t>Remove previous-mud-file (Watson)</t>
  <t>Modify text in last-update (Watson)</t>
  <t>Clarify local networks (Weis, Watson)</t>
  <t>Fix contact info (Watson)</t>
  <t>Terminology clarification (Weis)</t>
  <t>Advice on how to handle LDevIDs (Watson)</t>
  <t>Add deployment considerations (Watson)</t>
  <t>Add some additional text about fingerprinting (Watson)</t>
  <t>Appropriate references to 6087bis (Watson)</t>
  <t>Change systeminfo to a URL to be referenced (Lear)</t>
</list></t>

<t>Draft -04 to -05:
 * syntax error correction</t>

<t>Draft -03 to -04:
 * Re-add my-controller</t>

<t>Draft -02 to -03:
 * Additional IANA updates
 * Format correction in YANG.
 * Add reference to TEAP.</t>

<t>Draft -01 to -02:
 * Update IANA considerations
 * Accept Russ Housley rewrite of X.509 text
 * Include privacy considerations text
 * Redo the URL limit.  Still 255 bytes, but now stated in the URL definition.
 * Change URI registration to be under urn:ietf:params</t>

<t>Draft -00 to -01:
 * Fix cert trust text.
 * change supportInformation to meta-info
 * Add an informational element in.
 * add urn registry and create first entry
 * add default elements</t>

</section>
<section anchor="defaults" title="Default MUD nodes">

<t>What follows is the portion of a MUD file that permits DNS traffic to
a controller that is registered with the URN “urn:ietf:params:mud:dns”
and traffic NTP to a controller that is registered
“urn:ietf:params:mud:ntp”.  This is considered the default behavior
and the ACEs are in effect appended to whatever other “ace” entries
that a MUD file contains.  To block DNS or NTP one repeats the
matching statement but replaces the “forwarding” action “accept” with
“drop”.  Because ACEs are processed in the order they are received,
the defaults would not be reached.  A MUD controller might further
decide to optimize to simply not include the defaults when they are
overriden.</t>

<t>Four of “acl” liste entries that implement default MUD nodes is listed
below.  Two are for IPv4 and two are for IPv6 (one in each direction
for both versions of IP).</t>

<figure><artwork><![CDATA[
  "ietf-access-control-list:access-lists": {
    "acl": [
      {
        "acl-name": "mud-v4-default-to-device",
        "acl-type": "ipv4-acl",
        "aces": {
          "ace": [
            {
              "rule-name": "ent0-todev",
              "matches": {
                "ietf-mud:mud-acl": {
                  "controller": "urn:ietf:params:mud:dns"
                },
                "ipv4-acl": {
                  "protocol": 17,
                  "source-port-range": {
                    "lower-port": 53,
                    "upper-port": 53
                  }
                }
              },
              "actions": {
                "forwarding": "accept"
              }
            },
            {
              "rule-name": "ent1-todev",
              "matches": {
                "ietf-mud:mud-acl": {
                  "controller": "urn:ietf:params:mud:ntp"
                },
                "ipv4-acl": {
                  "protocol": 17,
                  "source-port-range": {
                    "lower-port": 123,
                    "upper-port": 123
                  }
                }
              },
              "actions": {
                "forwarding": "accept"
              }
            }
          ]
        }
      },
      {
        "acl-name": "mud-v4-default-from-device",
        "acl-type": "ipv4-acl",
        "aces": {
          "ace": [
            {
              "rule-name": "ent0-frdev",
              "matches": {
                "ietf-mud:mud-acl": {
                  "controller": "urn:ietf:params:mud:dns"
                },
                "ipv4-acl": {
                  "protocol": 17,
                  "destination-port-range": {
                    "lower-port": 53,
                    "upper-port": 53
                  }
                }
              },
              "actions": {
                "forwarding": "accept"
              }
            },
            {
              "rule-name": "ent1-frdev",
              "matches": {
                "ietf-mud:mud-acl": {
                  "controller": "urn:ietf:params:mud:ntp"
                },
                "ipv4-acl": {
                  "protocol": 17,
                  "destination-port-range": {
                    "lower-port": 123,
                    "upper-port": 123
                  }
                }
              },
              "actions": {
                "forwarding": "accept"
              }
            }
          ]
        }
      },
      {
        "acl-name": "mud-v6-default-to-device",
        "acl-type": "ipv6-acl",
        "access-list-entries": {
          "ace": [
            {
              "rule-name": "ent0-todev",
              "matches": {
                "ietf-mud:mud-acl": {
                  "controller": "urn:ietf:params:mud:dns"
                },
                "ipv6-acl": {
                  "protocol": 17,
                  "source-port-range": {
                    "lower-port": 53,
                    "upper-port": 53
                  }
                }
              },
              "actions": {
                "forwarding": "accept"
              }
            },
            {
              "rule-name": "ent1-todev",
              "matches": {
                "ietf-mud:mud-acl": {
                  "controller": "urn:ietf:params:mud:ntp"
                },
                "ipv6-acl": {
                  "protocol": 17,
                  "source-port-range": {
                    "lower-port": 123,
                    "upper-port": 123
                  }
                }
              },
              "actions": {
                "forwarding": "accept"
              }
            }
          ]
        }
      },
      {
        "acl-name": "mud-v6-default-from-device",
        "acl-type": "ipv6-acl",
        "access-list-entries": {
          "ace": [
            {
              "rule-name": "ent0-frdev",
              "matches": {
                "ietf-mud:mud-acl": {
                  "controller": "urn:ietf:params:mud:dns"
                },
                "ipv6-acl": {
                  "protocol": 17,
                  "destination-port-range": {
                    "lower-port": 53,
                    "upper-port": 53
                  }
                }
              },
              "actions": {
                "forwarding": "accept"
              }
            },
            {
              "rule-name": "ent1-frdev",
              "matches": {
                "ietf-mud:mud-acl": {
                  "controller": "urn:ietf:params:mud:ntp"
                },
                "ipv6-acl": {
                  "protocol": 17,
                  "destination-port-range": {
                    "lower-port": 123,
                    "upper-port": 123
                  }
                }
              },
              "actions": {
                "forwarding": "accept"
              }
            }
          ]
        }
      }
    ]
  }

]]></artwork></figure>

</section>
<section anchor="extexample" title="A Sample Extension: DETNET-indicator">

<t>In this sample extension we augment the core MUD model to indicate
whether the device implements DETNET.  If a device later attempts to
make use of DETNET, an notification or exception might be generated.
Note that this example is intended only for illustrative purposes.</t>

<figure><artwork><![CDATA[
Extension Name: "Example-Extension" (to be used in the extensions list)
Standard: this document (but do not register the example)

]]></artwork></figure>

<t>This extension augments the MUD model to include a single node,
using the following sample module that has the following tree
structure:</t>

<figure><artwork><![CDATA[
module: ietf-mud-detext-example
  augment /ietf-mud:mud:
    +--rw is-detnet-required?   boolean

]]></artwork></figure>

<t>The model is defined as follows:</t>

<figure><artwork><![CDATA[
<CODE BEGINS>file "ietf-mud-detext-example@2016-09-07.yang"
module ietf-mud-detext-example {
  yang-version 1.1;
  namespace "urn:ietf:params:xml:ns:yang:ietf-mud-detext-example";
  prefix ietf-mud-detext-example;

  import ietf-mud {
    prefix ietf-mud;
  }

  organization
    "IETF OPSAWG (Ops Area) Working Group";
  contact
    "WG Web: http://tools.ietf.org/wg/opsawg/
     WG List: opsawg@ietf.org
     Author: Eliot Lear
     lear@cisco.com
     Author: Ralph Droms
     rdroms@gmail.com
     Author: Dan Romascanu
     dromasca@gmail.com
     
    ";
  description
    "Sample extension to a MUD module to indicate a need
     for DETNET support.";

  revision 2017-09-05 {
    description
      "Initial revision.";
    reference
      "RFC XXXX: Manufacturer Usage Description
       Specification";
  }

  augment "/ietf-mud:mud" {
    description
      "This adds a simple extension for a manufacturer
        to indicate whether DETNET is required by a
       device.";
    leaf is-detnet-required {
      type boolean;
      description
        "This value will equal true if a device requires
         detnet to properly function";
    }
  }
}
<CODE ENDS>
]]></artwork></figure>

<t>Using the previous example, we now show how the extension would be
expressed:</t>

<figure><artwork><![CDATA[
{
  "ietf-mud:mud": {
    "mud-url": "https://bms.example.com/.well-known/mud/v1/lightbulb",
    "last-update": "2017-09-20T15:49:18+02:00",
    "cache-validity": 48,
    "is-supported": true,
    "systeminfo": "https://bms.example.com/descriptions/lightbulb",
    "extensions": [
        "ietf-mud-detext-example"
     ],
    "ietf-mud-detext-example:is-detnet-required": "false",
    "from-device-policy": {
      "access-lists": {
        "access-list": [
          {
            "acl-name": "mud-54684-v6fr",
            "acl-type": "ietf-access-control-list:ipv6-acl"
          }
        ]
      }
    },
    "to-device-policy": {
      "access-lists": {
        "access-list": [
          {
            "acl-name": "mud-54684-v6to",
            "acl-type": "ietf-access-control-list:ipv6-acl"
          }
        ]
      }
    }
  },
  "ietf-access-control-list:access-lists": {
    "acl": [
      {
        "acl-name": "mud-54684-v6to",
        "acl-type": "ipv6-acl",
        "access-list-entries": {
          "ace": [
            {
              "rule-name": "cl0-todev",
              "matches": {
                "ipv6-acl": {
                  "ietf-acldns:src-dnsname": "service.bms.example.com",
                  "protocol": 6,
                  "source-port-range": {
                    "lower-port": 443,
                    "upper-port": 443
                  }
                },
                "tcp-acl": {
                  "ietf-mud:direction-initiated": "from-device"
                }
              },
              "actions": {
                "forwarding": "accept"
              }
            }
          ]
        }
      },
      {
        "acl-name": "mud-54684-v6fr",
        "acl-type": "ipv6-acl",
        "access-list-entries": {
          "ace": [
            {
              "rule-name": "cl0-frdev",
              "matches": {
                "ipv6-acl": {
                  "ietf-acldns:dst-dnsname": "service.bms.example.com",
                  "protocol": 6,
                  "destination-port-range": {
                    "lower-port": 443,
                    "upper-port": 443
                  }
                },
                "tcp-acl": {
                  "ietf-mud:direction-initiated": "from-device"
                }
              },
              "actions": {
                "forwarding": "accept"
              }
            }
          ]
        }
      }
    ]
  }
}

]]></artwork></figure>

</section>


  </back>

<!-- ##markdown-source:
H4sIAJVT71kAA+296XYb2ZUu+D+e4jS8uk3aAERSM9MTJTIzaWtqkXKm29fL
KwgEyCgBEaiIACk4U3fVO9w/3a9XT9L728MZAiClTE917zWrnCKBiDPss8+e
h9FolHVlNy8O3cu8Ws3ySbdqisa9a/PLwh0X7aQpl11ZV+5sWUzKWTnJ8VeW
X1w0xfWnXmqzaT2p8gWNPm3yWTcqi242qpdtfnM5Wqymo/37GQ1YXNbN+tC1
3TTLymVz6Lpm1XYHe3tP9w6y98X6pm6mh+606oqmKrrRMYbKsrbLq+mf83ld
0fDros2W5aH7Y1dPhq6tm64pZi39tl7glz9lWb7qrurmMHOjzNFPWbWH7mTs
XhR5wx/IMk/mZd2FD+vm8tA9L9tJ7c7WbVcsWv64pdGL7tC9LSdXXUl/5W1b
uMf83aSe0jjPvx49ub/3QD4pO9rdN/l8XrbFfF5U+tyq6rDts5uy+0vRzGk3
/MXyinf08wf77sED9+TxE/eUQMFfFYu8nB+6OS3vNxOsajypF8mO3o7dcVPr
MmVLb/P58ir61Mbfd09p7PuPH9H/7u/H4zdTPPybS/y1McPx2L2tF3k7oZOP
ZjnOq97nNs/Txwfu4QP3kH7uP3gcz4Np8EI0U1bVzYJQ7Lo4xJNvv3y+v39w
334/2N9/6n9/sv/Efr//+EH4/emTR9Hvj/n309HxmHGP8GdRT0f5ZD6if4u5
Pfnw6d5D+/3R06f7Ycb7/vf79/f9M48PDh773x/t7/nfnz4Mv+8f+N8fHjwJ
vz96eODnun//YfSuzHV6cnLyZO9g/+gZ/0k/ekXxhTsD3ufN1M3qxr2oJ/nc
0QfOvSy6pl7W85K+d0dNkbtXRUdX5307Gukw+kMj8JXGay+LaZm7o8mkaFv3
vCaUrOf4tyomdAqEue4YiHZdNGsdxF8k/aE7klflX3hI3NKWFrvqCl7eyZyG
aUpbo/xZV+WkdSfVZVkVRdPqQG3RlEV7Ws3qMLSgFnbtP7rO5yv6jMAzJvgQ
vaAX+hjz9MmDcGb3PcbcJwT0cN97Gs7gyWP/++O9B+H3/cfhLB+EMyNkexLw
QD8/PXs9fvJob39Msz/ZinPNbPJo78nji7JND/lt75DPiglRUyKj1+WkcKfT
oqIv/gsC/61+PCUCfuj2nz59gg++/Obpw96Gnq3K+bSsLj0Fd1+WTXFD9LC9
ZVcuRlilL2P3rCFQuOdX+XKRV9EDSpaejTe/2xyHCPxf8ouiu3L/z005eb/u
j0MsIflCd7c/og0+zLLRaOTyC1D8CbGg86uydYtiUbtWuGPRupwo+2JJpK/q
Rhd5W0xd3kyuyq5gJskHs4iYZrZipjmNmKbbefnueHfszq8Kd1nT6dUzR584
mqur3bKpr8tpQfMsipwepgGxjuqSv23Ly4reoN86ersSAuBurvKOmSKGyuWu
AyX0+2y2qiaYOp/jwtOba9cU/76iU9IZl8Sf1s4eGzteW1mVXUmTzerJqqXV
ZSApMvhECAk9+ILg1zheBXEG2uf8Gm/SsDXN07gckOva8XZg0vLcH45efeXo
Aq3mBTH00zfXD3jt9Msjd/z18zeuFrAN6ePsxYvjN+78xe/pD/fu7QvXrmaz
8oONKMILHnTfjh/uPXWTounk88IVH7qialm4oeENvApTnpKIYDlj+CTnNRa0
WJTT6bzIslNsfbpiSLnsl9EP9liEW3CVt26eN5cFgfaiKCpAjTCL3iSkoXcv
i6poCL7LVbOs2yIDXtHdbmindF1aLAIkgtaI413kGMWtgHFAstzek6/peAys
U3ex1hFurmp3sbItYTQ6su++UyL68SOdfdGuFvQKD0IALggO8iQd6mo+xZyL
uu3odJf5xbwAhhHCAN1x5cuORJ4ZIwxON58WWUtQxsy0YUzbrZdMomzQHFeI
2ZZyKd4LCQjVrKEbPOSTKLsMKFZWq4KPaJG/L5wMjL33IOcEcliPB1k9zddD
4h6T+Ypp0zxfdiSYksS4yOmesPDSymQd9sUoypABKyDITIktrkjsa4ELwJBl
3uFg+UbKi5i7df9Oa5R7nV/Uq26YyQz1xb8x4tMVIVxY4RQJIvRKSXB2l029
WgKW+pjCvykyj8pzQptXr89v2SyhiVzTgCfZVX4NumEj2Bv03LM1PTTjC437
gZtZ0DYA7flcbioRKlA3IgmYlG4wYUIxVVJAc16UlZ7XDO8D7+jy4hCLBdHC
NsP1J2QhhMJndMNaPtdIf9gghUIJZe/0ekav58vlHChMn1znTVkT4JY1raZ1
JEYTGaQxlarR0o7mhOaryysawWgLXRPCwGLBF5vEeFBCoVlK8XixQ10Lb5Pg
Pm9rvp0k67e0wezfV0Iqaa/EOhlxiZ1OsSPFY1xHwJuw5hu+lUKQawPRIN75
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
znEmmaU5rXtkXCNyPJr1AjS5Z4qU0LWW1nUlCecRzoFkcr1GDdeSiiOEf3KX
SGyb5dwu+ijbfg4ghSZDbqIK9qLVTHE/SOqJStzXmsAddyDBCaKew2xbEaWM
3c9rlxIHjTPTA5dVdtFRyfXL/JXj/jUKwiZUWQQc81ajRQLtlyvJX0EOR1WM
tXsr0SxSDWOLJnzO8oIkrCXNRqP3GPSIKlmbmH63k9rtEDB2GXLfjh/uPY2i
KLmI4wf67FNVHD8/uFKL0Wvwiw8ZqHTuinQRePU50j2+HlHsJYxHXlExnd69
q0quNfpWo8G4Yiawcod2tuv6PWOqDFoPMms/AR2aidZR+TLbYU2ZFlcZOy5U
bs3NfAk4KROTpKZaxZTH4we+p5XQBy7NSWoZboZYTjUR2e/n1JK56NbvnL49
bXe9COjtVhkXbe7XHLNZ74/3Qyetp09IaLaOVBbML2XfplYGc+sBWFhmWoNL
2VOIP6NptALoR6/n+BDffvhgOR0tWRT0goMvqusrkIZqMwfjA6htEfTMUpKp
1VO0iFu6vXCzqIbbZUtpXZ+KpCihg5QbNS44BhaNkRpnEqGigJ8/ttKFdgJz
aVhxCFEXOLd96Ch8MozLSWJF1B+1l9i3GQObBn8BJLQgWg/d60pabo9Q88h9
RyPVOzCa+dFGcXjUzv1dOrHpzqONKplMv4mU4WW6yisk0uw83I3q8uKv5fvy
w87jzZenaFm4s7erv8HSrqvDsnaePNmVsJjjky9PX53ClHHmTl++eXH6/PTc
nR99deYOD38p28Njo5E7+fbN67fnZ+7oxQsHe6HD8/iE5z759vzk1RkNw399
+fb1S/fmd6ffjp7XC+Jc5wgZI4DsPU39Np8NnBgavb1+EjYBGL03FTR4TJY5
2jvYefhYIePkwqT72T9RjvNfeTP7I+OLvCFa0kcnoSmEo8+J3ERNtf258Xl/
hxswEkwesllNXBvh040Xzv7w6vzoW8X+szVxjA/8yunxyavz0y9PT47dsz8I
KEdWgiaGr//w9bPfnjw/D++91QmEbB08tLfimfiR06OHZ9LBWDDx1XGazqBE
w+qEsz/GrjmsNVJbM+oIRp892TsYH71NcnuymFDvnB4X16fE0eu400ZCy3de
yCND6Xy5Qm+Qklu8QOoKOkuYWDrpgfIk32t/tbxpQIqQpzzObmlieHdBlJC6
kJMiyX0i8BIxtlB/FUaxkLwTWIXst/U+krv5+YsXx28iKH/3k/l8uvwR8o3O
dnpycoIT2T965l6U1Xv3Il/TvMeI1bxGld836iwloNPM4qHIYCK6qpeOhOFp
3YyqYtU1aHeGAeY8gPlYtWb0GiWVtC+J9Q3UcGdpYneN421VSikbn9w8TNpQ
iamkKsrLqwtEocNWU/EegFaWoEfqgi8iwg0+QSNHL1ixHv2ee7DsnL/4/S5k
m/KShmD2wwv5z//4f3VPphb/53/8f0nLtjpqwDCWUh6cGRf3rPILiokUJwRq
CyJPx0i8e/3udNcGRHVeEzIilezx3oMDC+IH+vRwQAomgOfCzppFKQBpGUHE
6ROqr2PdUDk0jyg7DwaBWQNb3a3eHeeFBu8A2/wl/rXnJ8u+p0Pgs/leXFzi
jCB4sF9Bt4MPzc5JX/9y/+Bx5LT4/pdubw////AEX4oz6fvs+53HXJx/9/ud
p/bLfbX906/78it+GwVH1+6P3YeBga2hAIv7mbOtYU204uCmy10PwfAo3gAE
/vM//kfPo4dxtLKNWIbwKEAUNm6Vwj4D2ZCgThiLMQy8gNmOdo3s+Vd8VWuF
/y7eM/KFpUZeltv9h1tdLYk0eIe3JQvelr7b4Id4W9hi8Vd4W7LgbUnW8MO8
LZn3tri/wtuSJbD7sQ6XUKR/6n68wyWLHC5fg7gPDcpDb73fniAbHUBkP8w+
1+WxzVy9GKLTFVRB7laoJdi3ez64Hc3faNFs5PsxVmW3YVXOosaKwX9j5WFj
ras0IxfICOeGR/1IFUuZqL8M1sS46CGnEOzIE6fPdsfysKYbtYIiBLARcCPq
I4Onjt/5mkO47VohPU/wly06BcE2u1gz4H3YTfCccIkYpJPGnQ+FyUUfgH9l
mCqYtXVn6XRx67dQbuHVXc6U7fZtc/Mm5m0P3GGmPpbbDdzB8tgUC7REtdiY
2N6b9U18P8BmjVyxDWM1H9lkUjdiduBLUWHCuXS39vYO9o3ComoHkhaAPxMW
YIHz7Q+RLDPzYIYigNY/caPjYc+i4VPj/THF4ffDYOFpcQ5AeJBINBNoV03c
mBYUIxMHGMpA0lXyxdeMsod0vfDahbSlEjwouO1bpv1Yjk/ejtCgDCTpebNe
djX3pCXO/RL2Zzob1Zh2nr8821Wj2KOHB9KOW5rpEf9AHd1xDPqQVMkNsbhi
/KbNNHVm+VfMdKYcW3KVaX71AdXLHKxfqzHXZuc7rTLf2YI72wXHFfKJfG6P
VDaQnnBD0akXxRTkNlbV2qg3tBbdtv5tfkfMo7g6tjNvKDIXIalrymHiqYDf
NlQ6Wc2QAYfYtfHycTuA5d7GlfxVpvGasS0g0NZTUjJpEBnI7i3fT9rHI7+w
AZ1FRG3TWKX/k3vTtO3cTRat45fkv+xDhEG141MYkcLDRJr/+W89uwF9i5I/
8qQexYg4Ddt5CavcaPMVP3QMdHzIb9pwAEe83jAAN2E+dBGmsF82KLtNMVKc
0Xaw4agKaWlPgPk9cGH947B0hJZW6qtWOtYbaNOBYYgU0z12eYXF8ZurNnYo
hQ6z21BlW+vbYNnMfGLKbYk01/v3OH0ulybFLl0O1BEm1QTSzx9K1pZl75ah
tmsKnOEtvh/zvTFkwjKU0zNw1BaON8tqhWEZOLNVw5xq6ck8e622TTJhR8+y
1xBEm+uAeJJACNKaOAJJAChFOOXK8+y9ko5RnZain1yhQC+tas7u6SQAibTL
TJxq7Bu9Zqf+ucQ3gWL62kNhy1XYsigPorcw96NZoqx01LxQK8INvI7wbazE
YmOyrfEf2OuLfndYEkj7RWMlLWzZeV9g5NkUy5G1lpqw3VM8Epwij6LF7B+N
VqGb8eSwjoIKfDGT3DpZIRoi9OUTZqaNO2/rIiwYahAUV2HwslrHHGwNWuYE
hW+9X3WjVhvsJQ2sWyKoSpyz9GbVOgdoR9PUFYvMwjguQ6fd2Htb0us3VcJN
tGulioND0ZG4lElTuF6KfZGlp21o4pVAqzdeTX2x30nMuzPJWychDy0bQ9Vo
K7IY2orhbLXv3Kc5BTPRdUz5ceXdSMQfIfrKouyBJPQR1JunjbtVdQX3s7z2
RJl3I+gld6ypa/ha1PisIPnuJyS13mkZzLLXFd8wFJEQY5i7rNGaUy5WWxTB
+CnyHHd0RC9H5iaZtuCtaykM00p/LGQ/oprEKCqOJqpyq32VLTRpnD2vV8t5
HHQE5HVWQ0ObtbW4PnSBK2keh3qSl0XQQuMGW1p4gzvxqBBshSrwclVc1hyi
Hhv1JLRmXpK2KKWT0TRJjB916ofTyoS0gkoqRkBvJjTLSGYddbBSFMkZsAlN
lO4W1abm9RqBcInTy+2P3ZF0hEbkEArCoZVFHmyolurNNgKRs0KZdzbibe2P
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

-->

</rfc>

