<?xml version="1.0" encoding="US-ASCII"?>
<!-- <?xml version="1.0" encoding="UTF-8"?> -->
<!-- edited with XMLSPY v5 rel. 3 U (http://www.xmlspy.com)
     by Daniel M Kohn (private)
-->
<!DOCTYPE rfc SYSTEM "rfc2629.dtd">


<?rfc toc="yes"?>
<?rfc rfcedstyle="yes"?>
<?rfc subcompact="no"?>
<?rfc symrefs="yes"?>

<rfc ipr="trust200902" category="info" docName="draft-ietf-i2nsf-applicability-13">

<front>
    <title abbrev="I2NSF Applicability">
	Applicability of Interfaces to Network Security Functions to Network-Based Security Services
    </title>
        
    <author initials="J." surname="Jeong" fullname="Jaehoon Paul Jeong">
        <organization abbrev="Sungkyunkwan University">
		Department of Computer Science and Engineering
        </organization>

        <address>
            <postal>
                <street>Sungkyunkwan University</street>
                <street>2066 Seobu-Ro, Jangan-Gu</street>
                <city>Suwon</city> <region>Gyeonggi-Do</region>
                <code>16419</code>
                <country>Republic of Korea</country>
            </postal>
            <phone>+82 31 299 4957</phone>
            <facsimile>+82 31 290 7996</facsimile>
            <email>pauljeong@skku.edu</email>
            <uri>http://iotlab.skku.edu/people-jaehoon-jeong.php
   	    </uri>
        </address>
    </author>

    <author initials="S." surname="Hyun" fullname="Sangwon Hyun">
        <organization abbrev="Chosun University">
            Department of Computer Engineering
        </organization>

        <address>
            <postal>
                <street>Chosun University</street>
                <street>309 Pilmun-daero, Dong-Gu</street>
                <city>Gwangju</city>
                <code>61452</code>
                <country>Republic of Korea</country>
            </postal>
            <phone>+82 62 230 7473</phone>
            <email>shyun@chosun.ac.kr</email>
        </address>
    </author>

    <author initials="T." surname="Ahn" fullname="Tae-Jin Ahn">
        <organization abbrev="Korea Telecom">
           Korea Telecom
        </organization>

        <address>
            <postal>
                <street>70 Yuseong-Ro, Yuseong-Gu</street>
                <city>Daejeon</city>
                <code>305-811</code>
                <country>Republic of Korea</country>
            </postal>
            <phone>+82 42 870 8409</phone>
            <email>taejin.ahn@kt.com</email>
        </address>
    </author>

    <author initials="S." surname="Hares" fullname="Susan Hares">
        <organization abbrev="Huawei">
			Huawei 
        </organization>

        <address>
            <postal>
                <street>7453 Hickory Hill</street>
                <city>Saline</city> <region>MI</region>
                <code>48176</code>
                <country>USA</country>
            </postal>
            <phone>+1-734-604-0332</phone>
            <email>shares@ndzh.com</email>
        </address>
    </author>

    <author initials="D." surname="Lopez" fullname="Diego R. Lopez">
        <organization abbrev="Telefonica I+D">
			Telefonica I+D
		</organization>

        <address>
            <postal>
                <street>Jose Manuel Lara, 9</street>
                <city>Seville</city> <region></region>
                <code>41013</code>
                <country>Spain</country>
            </postal>
            <phone>+34 682 051 091</phone>
            <email>diego.r.lopez@telefonica.com</email>
        </address>
    </author>
 
    <date month="June" day="22" year="2019" /> 

    <area>Security</area>

    <workgroup>I2NSF Working Group</workgroup>
       
<!-- [rfced] Please insert any keywords (beyond those that appear in
the title) for use on http://www.rfc-editor.org/rfcsearch.html. -->

<keyword>Internet-Draft</keyword>       

    <abstract>
        <t>
	This document describes the applicability of Interface to Network Security Functions (I2NSF) to network-based security services in Network Functions Virtualization (NFV) environments, such as firewall, deep packet inspection, or attack mitigation engines.
        </t>
    </abstract>
</front>

<middle>

<section anchor="section:Introduction" title="Introduction"> 
	<t>
    Interface to Network Security Functions (I2NSF) defines a framework and interfaces for interacting with Network Security Functions (NSFs). Note that an NSF is defined as software that provides a set of security-related services, such as (i) detecting unwanted activity, (ii) blocking or mitigating the effect of such unwanted activity in order to fulfil service requirements, and (iii) supporting communication stream integrity and confidentiality <xref target="i2nsf-terminology" />.
	</t>
	
    <t>
    The I2NSF framework allows heterogeneous NSFs developed by different security solution vendors to be used in the Network Functions Virtualization (NFV) environment <xref target="ETSI-NFV" /> by utilizing the capabilities of such NSFs through I2NSF interfaces such as Customer-Facing Interface <xref target="consumer-facing-inf-dm" /> and NSF-Facing Interface <xref target="nsf-facing-inf-dm" />.		
	In the I2NSF framework, each NSF initially registers the profile of its own capabilities with the Security Controller (i.e., network operator management system <xref target="RFC8329" />) of the I2NSF system via the Registration Interface <xref target="registration-inf-dm" />. This registration enables an I2NSF User (i.e., network security administrator) to select and use the NSF to enforce a given security policy.	
	Note that Developer's Management System (DMS) is management software that provides a vendor's security service software as a Virtual Network Function (VNF) in an NFV environment (or middlebox in the legacy network) as an NSF, and registers the capabilities of an NSF into Security Controller via Registration Interface for a security service <xref target="RFC8329" />.	
	</t>
	
	<t>
	Security Controller maintains the mapping between a capability and an NSF, so it can perform to translate a high-level security policy received from I2NSF User to a low-level security policy configured and enforced in an NSF <xref target="policy-translation" />. Security Controller can monitor the states and security attacks in NSFs through NSF monitoring <xref target="nsf-monitoring-dm" />.
        </t>

	<t>
    This document illustrates the applicability of the I2NSF framework with four different scenarios: 
		
	<list style="numbers"> 	
		<t>
		The enforcement of time-dependent web access control. 
		</t>
		
		<t>
		The application of I2NSF to a Service Function Chaining (SFC) environment <xref target="RFC7665" />.
		</t>

		<t>
		The integration of the I2NSF framework with Software-Defined Networking (SDN) <xref target="RFC7149" /> to provide different security functionality such as firewalls <xref target="opsawg-firewalls" />, Deep Packet Inspection (DPI), and Distributed Denial of Service (DDoS) attack mitigation.		
		</t>
		
		<t>
		The use of Network Functions Virtualization (NFV) <xref target="ETSI-NFV" /> as a supporting technology.		
		</t>
	</list>	

	The implementation of I2NSF in these scenarios has allowed us to verify the applicability and effectiveness of the I2NSF framework for a variety of use cases.		
	</t>
	
</section>

<section anchor="section:Terminology" title="Terminology">
    <t>
	This document uses the terminology described in <xref target="RFC7665" />, <xref target="RFC7149" />, <xref target="ITU-T.Y.3300" />, <xref target="ONF-SDN-Architecture" />, <xref target="ITU-T.X.800" />, <xref target="NFV-Terminology" />, <xref target="RFC8329" />, and <xref target="i2nsf-terminology" />.
    In addition, the following terms are defined below:
    </t>
    
    <t>
    <list style="symbols"> 
        <t>
		Software-Defined Networking (SDN): A set of techniques that enables to directly 
		program, orchestrate, control, and manage network resources, which 
		facilitates the design, delivery and operation of network services in a dynamic and scalable manner <xref target="ITU-T.Y.3300" />.
        </t>

		<t>
		Network Function: A functional block within a network infrastructure that has well-defined external interfaces and well-defined functional behavior <xref target="NFV-Terminology" />.
		</t>
		
		<t>
		Network Security Function (NSF): Software that provides a set of
        security-related services.  Examples include detecting unwanted
        activity and blocking or mitigating the effect of such unwanted
        activity in order to fulfil service requirements.  The NSF can
        also help in supporting communication stream integrity and
        confidentiality <xref target="i2nsf-terminology" />.
		</t>		
		
		<t>
		Network Functions Virtualization (NFV): A principle of separating network functions (or network security functions) from the hardware they run on by using virtual hardware abstraction <xref target="NFV-Terminology" />. 
		
		</t>
		
        <t>
        Service Function Chaining (SFC): The execution of an ordered set of abstract service functions (i.e., network functions) according to ordering constraints that must be applied to packets, frames, and flows selected as a result of classification. The implied order may not be a linear progression as the architecture allows for SFCs that copy to more than one branch, and also allows for cases where there is flexibility in the order in which service functions need to be applied <xref target="RFC7665" />.
		</t>
		
        <t>
		Firewall: A service function at the junction of two 
		network segments that inspects some suspicious packets that attempt
		to cross the boundary. It also rejects any packet that does not
		satisfy certain criteria for, for example, disallowed port numbers
		or IP addresses. 
        </t>

        <t>
		Centralized Firewall System: A centralized firewall that can establish and 
		distribute policy rules into network resources for efficient 
		firewall management. 
        </t>
 
        <t>
		Centralized VoIP Security System: A centralized security system that
		handles the security functions required for VoIP and VoLTE services.
	</t>

        <t>
		Centralized DDoS-attack Mitigation System: A centralized mitigator that can 
		establish and distribute access control policy rules into network resources 
		for efficient DDoS-attack mitigation.
        </t>
 
    </list>
    </t>

    <figure anchor="figure:i2nsf-security-services" title="I2NSF Framework">
            <artwork><![CDATA[
   +------------+
   | I2NSF User |
   +------------+
          ^
          | Consumer-Facing Interface
          v
+-------------------+     Registration     +-----------------------+
|Security Controller|<-------------------->|Developer's Mgmt System|
+-------------------+      Interface       +-----------------------+
          ^                
          | NSF-Facing Interface
          v
   +----------------+ +---------------+   +-----------------------+
   |      NSF-1     |-|     NSF-2     |...|         NSF-n         |
   |   (Firewall)   | | (Web Filter)  |   |(DDoS-Attack Mitigator)|
   +----------------+ +---------------+   +-----------------------+
            ]]></artwork>
    </figure>

</section>

<section anchor="section:I2NSF-Framework" title="I2NSF Framework">

    <t>
        This section summarizes the I2NSF framework as defined in <xref target="RFC8329" />. As shown in <xref target="figure:i2nsf-security-services" />, an I2NSF User can use security functions by delivering high-level security policies, which specify security requirements that the I2NSF user wants to enforce, to the Security Controller via the Consumer-Facing Interface <xref target="consumer-facing-inf-dm" />. 
    </t>

    <t>
	    The Security Controller receives and analyzes the high-level security policies from an I2NSF User, and identifies what types of security capabilities are required to meet these high-level security policies. The Security Controller then identifies NSFs that have the required security capabilities, and generates low-level security policies for each of the NSFs so that the high-level security policies are eventually enforced by those NSFs <xref target="policy-translation" />. Finally, the Security Controller sends the generated low-level security policies to the NSFs via the NSF-Facing Interface <xref target="nsf-facing-inf-dm" />.
    </t>

    <t>
        As shown in <xref  target="figure:i2nsf-security-services" />, with a Developer's Management System (called DMS), developers (or vendors) inform the Security Controller of the capabilities of the NSFs through the Registration Interface <xref target="registration-inf-dm" /> for registering (or deregistering) the corresponding NSFs. Note that the lifecycle management of NSF code from DMS (e.g., downloading of NSF modules and testing of NSF code) is out of scope for I2NSF.
    </t>

    <t>
	The Consumer-Facing Interface can be implemented with the Consumer-Facing Interface YANG data model <xref target="consumer-facing-inf-dm" /> using RESTCONF <xref target="RFC8040" /> which befits a web-based user interface for an I2NSF User to send a Security Controller a high-level security policy.		
    Data models specified by YANG <xref target="RFC6020" /> describe high-level security policies to be specified by an I2NSF User. The data model defined in <xref target="consumer-facing-inf-dm" /> can be used for the I2NSF Consumer-Facing Interface. Note that an inside attacker at the I2NSF User can misuse the I2NSF system so that the network system under the I2NSF system is vulnerable to security attacks. To handle this type of threat, the Security Controller needs to monitor the activities of all the I2NSF Users as well as the NSFs through the I2NSF NSF monitoring functionality <xref target="nsf-monitoring-dm" />. Note that the monitoring of the I2NSF Users is out of scope for I2NSF.
    </t>

    <t>
	The NSF-Facing Interface can be implemented with the NSF-Facing Interface YANG data model <xref target="nsf-facing-inf-dm" /> using NETCONF <xref target="RFC6241" /> which befits a command-line-based remote-procedure call for a Security Controller to configure an NSF with a low-level security policy.	
    Data models specified by YANG <xref target="RFC6020" /> describe low-level security policies for the sake of NSFs, which are translated from the high-level security policies by the Security Controller. The data model defined in <xref target="nsf-facing-inf-dm" /> can be used for the I2NSF NSF-Facing Interface.
    </t>

    <t>
	The Registration Interface can be implemented with the Registration Interface YANG data model <xref target="registration-inf-dm" /> using NETCONF <xref target="RFC6241" /> which befits a command-line-based remote-procedure call for a DMS to send a Security Controller an NSF's capability information.	
	Data models specified by YANG <xref target="RFC6020" /> describe the registration of an NSF's capabilities to enforce security services at the NSF.		
    The data model defined in <xref target="registration-inf-dm" /> can be used for the I2NSF Registration Interface.
    </t>

    <t>
	The I2NSF framework can chain multiple NSFs to implement low-level security policies with the SFC architecture <xref target="RFC7665" />.	
    </t>

    <t>
        The following sections describe different security service scenarios illustrating the applicability of the I2NSF framework.
    </t>
</section>

<section anchor="section:Time-dependent-Web-Access-Control-Service" title="Time-dependent Web Access Control Service">

	<t>
		This service scenario assumes that an enterprise network administrator wants to control the staff members' access to a particular Internet service (e.g., Example.com) during business hours. The following is an example high-level security policy rule for a web filter that the administrator requests: Block the staff members' access to Example.com from 9 AM (i.e., 09:00) to 6 PM (i.e., 18:00) by dropping their packets. <xref target="wf-xml-example" /> is an example XML code for this web filter that is sent from the I2NSF User to the Security Controller via the Consumer-Facing Interface <xref target="consumer-facing-inf-dm" />:
	</t>

<figure anchor="wf-xml-example" title="An XML Example for Time-based Web-filter">

<artwork><![CDATA[
<?xml version="1.0" encoding="UTF-8" ?>
<ietf-i2nsf-cfi-policy:policy>
  <policy-name>block_website</policy-name>
  <rule>
    <rule-name>block_website_during_working_hours</rule-name>
    <event>
      <time-information>
        <begin-time>09:00</begin-time>
        <end-time>18:00</end-time>
      </time-information>
    </event>
    <condition>
      <firewall-condition>
        <source-target>
          <src-target>Staff_Member's_PC</src-target>
        </source-target>
      </firewall-condition>
      <custom-condition>
        <destination-target>
          <dest-target>Example.com</dest-target>
        </destination-target>
      </custom-condition>
    </condition>
    <action>
      <primary-action>drop</primary-action>
    </action>
  </rule>
</ietf-i2nsf-cfi-policy:policy>
   ]]></artwork>
    </figure>

    <t>
    The security policy name is "block_website" with the tag "policy-name", and the security policy rule name is "block_website_during_working_hours" with the tag "rule-name". 
	The filtering event has the time span where the filtering begin time is the time "09:00" (i.e., 9:00AM) with the tag "begin-time", and the filtering end time is the time "18:00" (i.e., 6:00PM) with the tag "end-time". 
	The filtering condition has the source target of "Staff_Member's_PC" with the tag "src-target", the destination target of a website "Example.com" with the tag "dest-target". The action is to "drop" the packets satisfying the above event and condition with the tag "primary-action".
    </t>
	
	<t>
    After receiving the high-level security policy, the Security Controller identifies required security capabilities, e.g., IP address and port number inspection capabilities and URL inspection capability. In this scenario, it is assumed that the IP address and port number inspection capabilities are required to check whether a received packet is an HTTP packet from a staff member. The URL inspection capability is required to check whether the target URL of a received packet is in the Example.com domain or not.
    </t>

    <t>
        The Security Controller maintains the security capabilities of each active NSF in the I2NSF system, which have been reported by the Developer's Management System via the Registration interface. Based on this information, the Security Controller identifies NSFs that can perform the IP address and port number inspection and URL inspection <xref target="policy-translation" />. In this scenario, it is assumed that a firewall NSF has the IP address and port number inspection capabilities and a web filter NSF has URL inspection capability.
    </t>

    <t>
        The Security Controller generates low-level security rules for the NSFs to perform IP address and port number inspection, URL inspection, and time checking. Specifically, the Security Controller may interoperate with an access control server in the enterprise network in order to retrieve the information (e.g., IP address in use, company identifier (ID), and role) of each employee that is currently using the network. Based on the retrieved information, the Security Controller generates low-level security rules to check whether the source IP address of a received packet matches any one being used by a staff member. In addition, the low-level security rules should be able to determine that a received packet is of HTTP protocol. The low-level security rules for web filter check that the target URL field of a received packet is equal to Example.com. Finally, the Security Controller sends the low-level security rules of the IP address and port number inspection to the firewall NSF and the low-level rules for URL inspection to the web filter NSF.
    </t>

    <t>
        The following describes how the time-dependent web access control service is enforced by the NSFs of firewall and web filter.

        <list style="numbers">
            <t>
                A staff member tries to access Example.com during business hours, e.g., 10 AM.
            </t>

            <t>
                The packet is forwarded from the staff member's device to the firewall, and the firewall checks the source IP address and port number. Now the firewall identifies the received packet is an HTTP packet from the staff member.
            </t>

            <t>
                The firewall triggers the web filter to further inspect the packet, and the packet is forwarded from the firewall to the web filter. 
				The SFC architecture <xref target="RFC7665" /> can be utilized to support such packet forwarding in the I2NSF framework.
            </t>

            <t>
                The web filter checks the target URL field of the received packet, and realizes the packet is toward Example.com. The web filter then checks that the current time is in business hours. If so, the web filter drops the packet, and consequently the staff member's access to Example.com during business hours is blocked.
            </t>
    	</list>
		

    <figure anchor="figure:i2nsf-with-sfc" title="An I2NSF Framework with SFC">
            <artwork><![CDATA[
   +------------+
   | I2NSF User |
   +------------+
          ^
          | Consumer-Facing Interface
          v
+-------------------+     Registration     +-----------------------+
|Security Controller|<-------------------->|Developer's Mgmt System|
+-------------------+      Interface       +-----------------------+
      ^       ^
      |       | NSF-Facing Interface
      |       |-------------------------
      |                                |
      | NSF-Facing Interface           | 
+-----v-----------+             +------v-------+         
|  +-----------+  |      ------>|     NSF-1    |
|  |Classifier |  |      |      |  (Firewall)  | 
|  +-----------+  |      |      +--------------+
|     +-----+     |<-----|      +--------------+
|     | SFF |     |      |----->|     NSF-2    |
|     +-----+     |      |      |     (DPI)    |
+-----------------+      |      +--------------+
                         |             .
                         |             .
                         |             .
                         |      +-----------------------+
                         ------>|        NSF-n          |
                                |(DDoS-Attack Mitigator)|
                                +-----------------------+
            ]]></artwork>
	</figure>
			
    </t>

</section>

<section anchor="section:I2NSF-Framework-with-SFC" title="I2NSF Framework with SFC">
    <t>
        In the I2NSF architecture, an NSF can trigger an advanced security action (e.g., DPI or DDoS attack mitigation) on a packet based on the result of its own security inspection of the packet. For example, a firewall triggers further inspection of a suspicious packet with DPI. For this advanced security action to be fulfilled, the suspicious packet should be forwarded from the current NSF to the successor NSF. SFC <xref target="RFC7665" /> is a technology that enables this advanced security action by steering a packet with multiple service functions (e.g., NSFs), and this technology can be utilized by the I2NSF architecture to support the advanced security action. 
    </t>

    <t>
        <xref target="figure:i2nsf-with-sfc" /> shows an I2NSF framework with the support of SFC. As shown in the figure, SFC generally requires classifiers and service function forwarders (SFFs); classifiers are responsible for determining which service function path (SFP) (i.e., an ordered sequence of service functions) a given packet should pass through, according to pre-configured classification rules, and SFFs perform forwarding the given packet to the next service function (e.g., NSF) on the SFP of the packet by referring to their forwarding tables. In the I2NSF architecture with SFC, the Security Controller can take responsibilities of generating classification rules for classifiers and forwarding tables for SFFs. By analyzing high-level security policies from I2NSF users, the Security Controller can construct SFPs that are required to meet the high-level security policies, generates classification rules of the SFPs, and then configures classifiers with the classification rules over NSF-Facing Interface so that relevant traffic packets can follow the SFPs. Also, based on the global view of NSF instances available in the system, the Security Controller constructs forwarding tables, which are required for SFFs to forward a given packet to the next NSF over the SFP, and configures SFFs with those forwarding tables over NSF-Facing Interface.
    </t>
	
    <t>
		To trigger an advanced security action in the I2NSF architecture, the current NSF appends metadata describing the security capability required to the suspicious packet via a network service header (NSH) <xref target="RFC8300" />.		
		It then sends the packet to the classifier. Based on the metadata information, the classifier searches an SFP which includes an NSF with the required security capability, changes the SFP-related information (e.g., service path identifier and service index <xref target="RFC8300" />) of the packet with the new SFP that has been found, and then forwards the packet to the SFF. When receiving the packet, the SFF checks the SFP-related information such as the service path identifier and service index contained in the packet and forwards the packet to the next NSF on the SFP of the packet, according to its forwarding table.
    </t>
	

	<figure anchor="figure:i2nsf-sdn-based-security-services" title="An I2NSF Framework with SDN Network">
            <artwork><![CDATA[
   +------------+
   | I2NSF User |
   +------------+
          ^
          | Consumer-Facing Interface
          v
+-------------------+     Registration     +-----------------------+
|Security Controller|<-------------------->|Developer's Mgmt System|
+-------------------+      Interface       +-----------------------+
   ^     ^                
   |     | NSF-Facing Interface
   |     v
   | +----------------+ +---------------+   +-----------------------+
   | |      NSF-1     |-|     NSF-2     |...|         NSF-n         |
   | |   (Firewall)   | |     (DPI)     |   |(DDoS-Attack Mitigator)|
   | +----------------+ +---------------+   +-----------------------+
   |
   |
   |                                                  SDN Network
+--|----------------------------------------------------------------+
|  V NSF-Facing Interface                                           |
|  +----------------+                                               |
|  | SDN Controller |                                               |
|  +----------------+                                               |
|           ^                                                       |
|           | SDN Southbound Interface                              |
|           v                                                       |
|      +--------+ +------------+ +--------+       +--------+        |
|      |Switch-1|-|  Switch-2  |-|Switch-3|.......|Switch-m|        |
|      |        | |(Classifier)| | (SFF)  |       |        |        |
|      +--------+ +------------+ +--------+       +--------+        |
+-------------------------------------------------------------------+
            ]]></artwork>
	</figure>
		
</section>

<section anchor="section:I2NSF-Framework-with-SDN" title="I2NSF Framework with SDN">
	<t>
	This section describes an I2NSF framework with SDN for I2NSF applicability and use cases, such as firewall, deep packet inspection, and DDoS-attack mitigation functions. SDN enables some packet filtering rules to be enforced in network forwarding elements (e.g., switch) by controlling their packet forwarding rules. By taking advantage of this capability of SDN, it is possible to optimize the process of security service enforcement in the I2NSF system. For example, for efficient firewall services, simple packet filtering can be performed by SDN forwarding elements (e.g., switches), and complicated packet filtering based on packet payloads can be performed by a firewall NSF. This optimized firewall using both SDN forwarding elements and a firewall NSF is more efficient than a firewall where SDN forwarding elements forward all the packets to a firewall NSF for packet filtering. This is because packets to be filtered out can be early dropped by SDN forwarding elements without consuming further network bandwidth due to the forwarding of the packets to the firewall NSF.
    </t>

    <t>
        <xref target="figure:i2nsf-sdn-based-security-services" /> shows an I2NSF framework <xref target="RFC8329" /> with SDN networks to support network-based security services. In this system, the enforcement of security policy rules is divided into the SDN forwarding elements (e.g., a switch running as either a hardware middle box or a software virtual switch) and NSFs (e.g., a firewall running in a form of a VNF <xref target="ETSI-NFV" />). 
Note that NSFs are created or removed by the NFV Management and Orchestration (MANO) <xref target="ETSI-NFV-MANO" />, performing the lifecycle management of NSFs as VNFs. Refer to <xref target="section:I2NSF-Framework-with-NFV" /> for the detailed discussion of the NSF lifecycle management in the NFV MANO for I2NSF.		
For security policy enforcement (e.g., packet filtering), the Security Controller instructs the SDN Controller via NSF-Facing Interface so that SDN forwarding elements can perform the required security services with flow tables under the supervision of the SDN Controller.
	</t>
	
    <t>
        As an example, let us consider two different types of security rules: Rule A is a simple packet filtering rule that checks only the IP address and port number of a given packet, whereas rule B is a time-consuming packet inspection rule for analyzing whether an attached file being transmitted over a flow of packets contains malware. Rule A can be translated into packet forwarding rules of SDN forwarding elements and thus be enforced by these elements. In contrast, rule B cannot be enforced by forwarding elements, but it has to be enforced by NSFs with anti-malware capability. Specifically, a flow of packets is forwarded to and reassembled by an NSF to reconstruct the attached file stored in the flow of packets. The NSF then analyzes the file to check the existence of malware. If the file contains malware, the NSF drops the packets.
    </t>

    <t>
        In an I2NSF framework with SDN, the Security Controller can analyze given security policy rules and automatically determine which of the given security policy rules should be enforced by SDN forwarding elements and which should be enforced by NSFs. If some of the given rules requires security capabilities that can be provided by SDN forwarding elements, then the Security Controller instructs the SDN Controller via NSF-Facing Interface so that SDN forwarding elements can enforce those security policy rules with flow tables under the supervision of the SDN Controller. Or if some rules require security capabilities that cannot be provided by SDN forwarding elements but by NSFs, then the Security Controller instructs relevant NSFs to enforce those rules.
    </t>

    <t>
		The distinction between software-based SDN forwarding elements and NSFs, which can both run as VNFs, may be necessary for some management purposes in this system. 
Note that an SDN forwarding element (i.e., switch) is a specific type of VNF rather than an NSF because an NSF is for security services rather than for packet forwarding. 			
For this distinction, we can take advantage of the NFV MANO where there is a subsystem that maintains the descriptions of the capabilities each VNF can offer <xref target="ETSI-NFV-MANO" />. This subsystem can determine whether a given software element (VNF instance) is an NSF or a virtualized SDN switch. For example, if a VNF instance has anti-malware capability according to the description of the VNF, it could be considered as an NSF. A VNF onboarding system <xref target="VNF-ONBOARDING" /> can be used as such a subsystem that maintains the descriptions of each VNF to tell whether a VNF instance is for an NSF or for a virtualized SDN switch.
	</t>

    <t>
    For the support of SFC in the I2NSF framework with SDN, as shown in <xref target="figure:i2nsf-sdn-based-security-services" />,
    network forwarding elements (e.g., switch) can play the role of either 
    SFC Classifier or SFF, which are explained in <xref target="section:I2NSF-Framework-with-SFC" />.
    Classifier and SFF have an NSF-Facing Interface with Security Controller. This interface is used to update security service function chaining information for traffic flows.
    For example, when it needs to update an SFP for a traffic flow in an SDN network, as shown in <xref target="figure:i2nsf-sdn-based-security-services" />, SFF (denoted as Switch-3) asks Security Controller to update the SFP for the traffic flow (needing another security service as an NSF) via NSF-Facing Interface. This update lets Security Controller ask Classifier (denoted as Switch-2) to update the mapping between the traffic flow and SFP in Classifier via NSF-Facing Interface.
    </t>

    <t>
	The following subsections introduce three use cases from <xref target="RFC8192" /> for cloud-based security services: (i) firewall system, (ii) deep packet inspection system, and (iii) attack mitigation system.	
    </t>

    <section anchor="section:Firewall" title="Firewall: Centralized Firewall System">
        <t>
        A centralized network firewall can manage each network resource and apply common rules to individual network elements (e.g., switch). The centralized network firewall controls each forwarding element, and firewall rules can be added or deleted dynamically.
        </t>

		<t>
		A time-based firewall can be enforced with packet filtering rules and a time span (e.g., work hours). 
		With this time-based firewall, a time-based security policy can be enforced, as explained in
		<xref target="section:Time-dependent-Web-Access-Control-Service" />. For example, employees at 
		a company are allowed to access social networking service websites during lunch time or after work 
		hours.
		</t>
    </section>

    <section anchor="section:Deep-Packet-Inspection" title="Deep Packet Inspection: Centralized VoIP/VoLTE Security System">
        <t>
        A centralized VoIP/VoLTE security system can monitor each VoIP/VoLTE flow and manage VoIP/VoLTE security rules, according to the configuration of a VoIP/VoLTE security service called VoIP Intrusion Prevention System (IPS). This centralized VoIP/VoLTE security system controls each switch for the VoIP/VoLTE call flow management by manipulating the rules that can be added, deleted or modified dynamically.
        </t>

        <t>
            The centralized VoIP/VoLTE security system can cooperate with a network firewall to realize VoIP/VoLTE security service. Specifically, a network firewall performs the basic security check of an unknown flow's packet observed by a switch. If the network firewall detects that the packet is an unknown VoIP call flow's packet that exhibits some suspicious patterns, then it triggers the VoIP/VoLTE security system for more specialized security analysis of the suspicious VoIP call packet.
        </t>
    </section>

    <section anchor="section:Attack-Mitigation" title="Attack Mitigation: Centralized DDoS-attack Mitigation System">
        <t>
        A centralized DDoS-attack mitigation can manage each network resource and configure rules to each switch for DDoS-attack mitigation (called DDoS-attack Mitigator) on a common server. The centralized DDoS-attack mitigation system defends servers against DDoS attacks outside the private network, that is, from public networks. 
        </t>

        <t>
        Servers are categorized into stateless servers (e.g., DNS servers) and stateful servers (e.g., web servers). For DDoS-attack mitigation, the forwarding of traffic flows in switches can be dynamically configured such that malicious traffic flows are handled by the paths separated from normal traffic flows in order to minimize the impact of those malicious traffic on the servers. This flow path separation can be done by a flow forwarding path management scheme based on <xref target="AVANT-GUARD" />. This management should consider the load balance among the switches for the defense against DDoS attacks.
        </t>
		
        <t>
        So far this section has described the three use cases for network-based security services using the I2NSF framework with SDN networks.			
		To support these use cases in the proposed data-driven security service framework, YANG data models described in <xref target="consumer-facing-inf-dm" />, <xref target="nsf-facing-inf-dm" />, and <xref target="registration-inf-dm" /> can be used as Consumer-Facing Interface, NSF-Facing Interface, and Registration Interface, respectively, along with RESTCONF <xref target="RFC8040" /> and NETCONF <xref target="RFC6241" />.
        </t>

	<t>
	<figure anchor="figure:i2nsf-with-nfv" title="I2NSF Framework Implementation with respect to the NFV Reference Architectural Framework">
         <artwork><![CDATA[
                                                  +--------------------+
   +-------------------------------------------+  | ----------------   |
   |            I2NSF User (OSS/BSS)           |  | | NFV          |   |
   +------+------------------------------------+  | | Orchestrator +-+ |
          |  Consumer-Facing Interface            | -----+---------- | |
   +------|------------------------------------+  |      |           | |
   | -----+----------  (a)  -----------------  |  |  ----+-----      | |
   | |  Security    +-------+  Developer's  |  |  |  |        |      | |
   | |Controller(EM)|       |Mgmt System(EM)|  +-(b)-+ VNFM(s)|      | |
   | -----+----------       -----------------  |  |  |        |      | |
   |      |  NSF-Facing Interface              |  |  ----+-----      | |
   |  ----+-----    ----+-----    ----+-----   |  |      |           | |
   |  |NSF(VNF)|    |NSF(VNF)|    |NSF(VNF)|   |  |      |           | |
   |  ----+-----    ----+-----    ----+-----   |  |      |           | |
   |      |             |             |        |  |      |           | |
   +------|-------------|-------------|--------+  |      |           | |
          |             |             |           |      |           | |
   +------+-------------+-------------+--------+  |      |           | |
   |         NFV Infrastructure (NFVI)         |  |      |           | |
   | -----------    -----------    ----------- |  |      |           | |
   | | Virtual |    | Virtual |    | Virtual | |  |      |           | |
   | | Compute |    | Storage |    | Network | |  |      |           | |
   | -----------    -----------    ----------- |  |  ----+-----      | |
   | +---------------------------------------+ |  |  |        |      | |
   | |         Virtualization Layer          | +-----+ VIM(s) +------+ |
   | +---------------------------------------+ |  |  |        |        |
   | +---------------------------------------+ |  |  ----------        |
   | | -----------  -----------  ----------- | |  |                    |
   | | | Compute |  | Storage |  | Network | | |  |                    |
   | | | Hardware|  | Hardware|  | Hardware| | |  |                    |
   | | -----------  -----------  ----------- | |  |                    |
   | |          Hardware Resources           | |  |   NFV Management   |
   | +---------------------------------------+ |  | and Orchestration  |
   |                                           |  |       (MANO)       |
   +-------------------------------------------+  +--------------------+
   (a) = Registration Interface
   (b) = Ve-Vnfm Interface
            ]]></artwork>
    </figure>
	</t>	
		
    </section>
</section>

<section anchor="section:I2NSF-Framework-with-NFV" title="I2NSF Framework with NFV">
    <t>
    This section discusses the implementation of the I2NSF framework using Network Functions Virtualization (NFV).
    </t>

    <t>
    NFV is a promising technology for improving the elasticity and efficiency of network resource utilization. In NFV environments, NSFs can be deployed in the forms of software-based virtual instances rather than physical appliances. Virtualizing NSFs makes it possible to rapidly and flexibly respond to the amount of service requests by dynamically increasing or decreasing the number of NSF instances. Moreover, NFV technology facilitates flexibly including or excluding NSFs from multiple security solution vendors according to the changes on security requirements. In order to take advantages of the NFV technology, the I2NSF framework can be implemented on top of an NFV infrastructure as show in <xref target="figure:i2nsf-with-nfv" />.
    </t>

    <t>
    <xref target="figure:i2nsf-with-nfv" /> shows an I2NSF framework implementation based on the NFV reference architecture that the European Telecommunications Standards Institute (ETSI) defines <xref target="ETSI-NFV" />. The NSFs are deployed as VNFs in <xref target="figure:i2nsf-with-nfv" />. The Developer's Management System (DMS) in the I2NSF framework is responsible for registering capability information of NSFs into the Security Controller. However, those NSFs are created or removed by a virtual network function manager (VNFM) in the NFV MANO that performs the lifecycle management of VNFs. 
	Note that the lifecycle management of VNFs is out of scope for I2NSF.
	The Security Controller controls and monitors the configurations (e.g., function parameters and security policy rules) of VNFs via the NSF-Facing Interface along with the NSF monitoring capability <xref target="nsf-facing-inf-dm" /><xref target="nsf-monitoring-dm" />.
	Both the DMS and Security Controller can be implemented as the Element Managements (EMs) in the NFV architecture.
Finally, the I2NSF User can be implemented as OSS/BSS (Operational Support Systems/Business Support Systems) in the NFV architecture that provides interfaces for users in the NFV system.
    </t>

        <t>
        The operation procedure in the I2NSF framework based on the NFV architecture is as follows:
        <list style="numbers">
            <t>
            The VNFM has a set of virtual machine (VM) images of NSFs, and each VM image can be used to create an NSF instance that provides a set of security capabilities. The DMS initially registers a mapping table of the ID of each VM image and the set of capabilities that can be provided by an NSF instance created from the VM image into the Security Controller.
            </t>

            <t>
            If the Security Controller does not have any instantiated NSF that has the set of capabilities required to meet the security requirements from users, it searches the mapping table (registered by the DMS) for the VM image ID corresponding to the required set of capabilities.
            </t>

            <t>
            The Security Controller requests the DMS to instantiate an NSF with the VM image ID via VNFM.
            </t>

            <t>
            When receiving the instantiation request, the VNFM first asks the NFV orchestrator for the permission required to create the NSF instance, requests the VIM to allocate resources for the NSF instance, and finally creates the NSF instance based on the allocated resources.
            </t>

            <t>
            Once the NSF instance has been created by the VNFM, the DMS performs the initial configurations of the NSF instance and then notifies the Security Controller of the NSF instance.
            </t>
            
            <t>
            After being notified of the created NSF instance, the Security Controller delivers low-level security policy rules to the NSF instance for policy enforcement.
            </t>
        </list>

        We can conclude that the I2NSF framework can be implemented based on the NFV architecture framework. Note that the registration of the capabilities of NSFs is performed through the Registration Interface and the lifecycle management for NSFs (VNFs) is performed through the Ve-Vnfm interface between the DMS and VNFM, as shown in <xref target="figure:i2nsf-with-nfv" />.
        </t>
	
</section>

<section anchor="section:Security-Considerations" title="Security Considerations">
	<t>	
	The same security considerations for the I2NSF framework <xref target="RFC8329" /> are applicable to this document.
	</t>

	<t>
	This document shares all the security issues of SDN that are specified in the "Security Considerations" section of <xref target="ITU-T.Y.3300" />.
	</t>
	
	<t>
	The role of the DMS is to provide an I2NSF system with the software packages or images for NSF execution.  The DMS must not access NSFs in activated status.  An inside attacker or a supply chain attacker at the DMS can seriously weaken the I2NSF system's security.  A malicious DMS is relevant to an insider attack, and a compromised DMS is relevant to a supply chain attack.  A malicious (or  compromised) DMS could register an NSF of its choice in response to a capability request by the Security Controller.  As a result, a malicious DMS can attack the I2NSF system by providing malicious NSFs with arbitrary capabilities to include potentially controlling those NSFs in real time. An unwitting DMS could be compromised and the infrastructure of the DMS could be coerced into distributing modified NSFs as well.
	</t>

	<t>
	To deal with these types of threats, an I2NSF system should not use NSFs from an untrusted DMS or without prior testing.  The practices by which these packages are downloaded and loaded into the system are out of scope for I2NSF.
	</t>

	<t>
	I2NSF system operators should audit and monitor interactions with DMSs.  Additionally, the operators should monitor the running NSFs through the I2NSF NSF Monitoring Interface <xref target="nsf-monitoring-dm" /> as part of the I2NSF NSF-Facing Interface.  Note that the mechanics for monitoring the DMSs are out of scope for I2NSF.		
	</t>
</section>

<section anchor="section:Acknowledgments" title="Acknowledgments">
    <t>
    This work was supported by Institute for Information &amp; communications Technology Promotion (IITP) grant funded by the Korea government (MSIP) (No.R-20160222-002755, Cloud based Security Intelligence Technology Development for the Customized Security Service Provisioning).
    </t>
    <t>
    This work has been partially supported by the European Commission under Horizon 2020 grant agreement no. 700199 "Securing against intruders and other threats through a NFV-enabled environment (SHIELD)". This support does not imply endorsement.
    </t>   
</section>

<section anchor="section:Contributors" title="Contributors">
       <t>      
       I2NSF is a group effort.
       I2NSF has had a number of contributing authors.  
       The following are considered co-authors:
       </t>
        
       <t> 
       <list style="symbols">
       <t> Hyoungshick Kim (Sungkyunkwan University) </t>
	   <t> Jinyong Tim Kim (Sungkyunkwan University) </t>
	   <t> Hyunsik Yang (Soongsil University) </t>
	   <t> Younghan Kim (Soongsil University) </t>
       <t> Jung-Soo Park (ETRI) </t>     
       <t> Se-Hui Lee (Korea Telecom) </t> 
       <t> Mohamed Boucadair (Orange) </t>
       </list>
       </t>
</section>

</middle>

<back>

<!-- START: Normative References -->	
<references title="Normative References">

    <reference anchor="RFC8192">
        <front>
            <title>Interface to Network Security Functions (I2NSF): Problem Statement and Use Cases</title>
            <author initials="S." surname="Hares" />
            <author initials="D." surname="Lopez" />
            <author initials="M." surname="Zarny" />
            <author initials="C." surname="Jacquenet" />
            <author initials="R." surname="Kumar" />
            <author initials="J." surname="Jeong" />
            <date month="July" year="2017" />
        </front>
        <seriesInfo name="RFC" value="8192" />
    </reference>
	
    <reference anchor="RFC8329">
        <front>
            <title>Framework for Interface to Network Security Functions</title>
            <author initials="D." surname="Lopez" />
            <author initials="E." surname="Lopez" />
            <author initials="L." surname="Dunbar" />
            <author initials="J." surname="Strassner" />
            <author initials="R." surname="Kumar" />
            <date month="February" year="2018" />
        </front>
        <seriesInfo name="RFC" value="8329" />
    </reference>

    <reference anchor="RFC6020">
        <front>
            <title>YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)</title>
            <author initials="M." surname="Bjorklund" />
            <date month="October" year="2010" />
        </front>
        <seriesInfo name="RFC" value="6020" />
    </reference>

    <reference anchor="RFC6241">
        <front>
            <title>Network Configuration Protocol (NETCONF)</title>
            <author initials="R." surname="Enns" />
            <author initials="M." surname="Bjorklund" />
            <author initials="J." surname="Schoenwaelder" />
            <author initials="A." surname="Bierman" />
            <date month="June" year="2011" />
        </front>
        <seriesInfo name="RFC" value="6241" />
    </reference>

    <reference anchor="RFC8040">
        <front>
            <title>RESTCONF Protocol</title>
            <author initials="A." surname="Bierman" />
            <author initials="M." surname="Bjorklund" />
            <author initials="K." surname="Watsen" />
            <date month="January" year="2017" />
        </front>
        <seriesInfo name="RFC" value="8040" />
    </reference>

    <reference anchor="RFC7665">
        <front>
            <title>Service Function Chaining (SFC) Architecture</title>
            <author initials="J." surname="Halpern" />
            <author initials="C." surname="Pignataro" />
            <date month="October" year="2015" />
        </front>
        <seriesInfo name="RFC" value="7665" />
    </reference>

    <reference anchor="RFC8300">
        <front>
            <title>Network Service Header (NSH)</title>
            <author initials="P." surname="Quinn" />
            <author initials="U." surname="Elzur" />
            <author initials="C." surname="Pignataro" />
            <date month="January" year="2018" />
        </front>
        <seriesInfo name="RFC" value="8300" />
    </reference>	
	
    <reference anchor="RFC7149">
        <front>
            <title>Software-Defined Networking: A Perspective from within a Service Provider Environment</title>
            <author initials="M." surname="Boucadair" />
            <author initials="C." surname="Jacquenet" />
            <date month="March" year="2014" />
        </front>
        <seriesInfo name="RFC" value="7149" />
    </reference>

    <reference anchor="ITU-T.Y.3300">
        <front>
            <title>Framework of Software-Defined Networking</title>
            <author surname="Recommendation ITU-T Y.3300" />
            <date month="June" year="2014" />
        </front>
        <seriesInfo name="Available:" value="https://www.itu.int/rec/T-REC-Y.3300-201406-I" />		
    </reference> 
	
    <reference anchor="ONF-SDN-Architecture">
        <front>
            <title>SDN Architecture (Issue 1.1)</title>
            <author surname="ONF TR-521" />
            <date month="June" year="2016" />
        </front>
		<seriesInfo name="Available:" value="https://www.opennetworking.org/wp-content/uploads/2014/10/TR-521_SDN_Architecture_issue_1.1.pdf" />		
    </reference> 	

    <reference anchor="NFV-Terminology">
        <front>
            <title>Network Functions Virtualisation (NFV); Terminology for Main Concepts in NFV</title>
            <author surname="ETSI GS NFV 003 V1.2.1" />
            <date month="December" year="2014" />
        </front>
        <seriesInfo name="Available:" value="https://www.etsi.org/deliver/etsi_gs/NFV/001_099/003/01.02.01_60/gs_nfv003v010201p.pdf" />		
    </reference>	
	
    <reference anchor="ETSI-NFV">
        <front>
            <title>Network Functions Virtualisation (NFV); Architectural Framework</title>
            <author surname="ETSI GS NFV 002 V1.1.1" />
            <date month="October" year="2013" />
        </front>
        <seriesInfo name="Available:" value="https://www.etsi.org/deliver/etsi_gs/nfv/001_099/002/01.01.01_60/gs_nfv002v010101p.pdf" />		
    </reference>

</references>	
<!-- END: Normative References -->	
	
<!-- START: Informative References -->	
<references title="Informative References">

    <reference anchor="i2nsf-terminology">
        <front>
            <title>Interface to Network Security Functions (I2NSF) Terminology</title>
            <author initials="S." surname="Hares" />
            <author initials="J." surname="Strassner" />
            <author initials="D." surname="Lopez" />
            <author initials="L." surname="Xia" />
            <author initials="H." surname="Birkholz" />
            <date month="January" year="2019" />
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-i2nsf-terminology-07" />
    </reference>

    <reference anchor="consumer-facing-inf-dm">
        <front>
            <title>I2NSF Consumer-Facing Interface YANG Data Model</title>
            <author initials="J." surname="Jeong" />
            <author initials="E." surname="Kim" />
            <author initials="T." surname="Ahn" />
            <author initials="R." surname="Kumar" />
            <author initials="S." surname="Hares" />
            <date month="June" year="2019" />
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-i2nsf-consumer-facing-interface-dm-05" />
    </reference>

    <reference anchor="nsf-monitoring-dm">
        <front>
            <title>I2NSF NSF Monitoring YANG Data Model</title>
            <author initials="J." surname="Jeong" />
            <author initials="C." surname="Chung" />
            <author initials="S." surname="Hares" />
            <author initials="L." surname="Xia" />	
			<author initials="H." surname="Birkholz" />	
            <date month="March" year="2019" />
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-i2nsf-nsf-monitoring-data-model-00" />
    </reference>	
	
    <reference anchor="policy-translation">
        <front>
	    <title>Security Policy Translation in Interface to Network Security Functions</title>
            <author initials="J." surname="Yang" />
            <author initials="J." surname="Jeong" />
            <author initials="J." surname="Kim" />
            <date month="March" year="2019" />
        </front>
        <seriesInfo name="Internet-Draft" value="draft-yang-i2nsf-security-policy-translation-03" />
    </reference>

    <reference anchor="nsf-facing-inf-dm">
        <front>
            <title>I2NSF Network Security Function-Facing Interface YANG Data Model</title>
            <author initials="J." surname="Kim" />
            <author initials="J." surname="Jeong" />
            <author initials="J." surname="Park" />
            <author initials="S." surname="Hares" />
            <author initials="Q." surname="Lin" />
            <date month="June" year="2019" />
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-i2nsf-nsf-facing-interface-dm-06" />
    </reference>

    <reference anchor="registration-inf-dm">
        <front>
            <title>I2NSF Registration Interface YANG Data Model</title>
            <author initials="S." surname="Hyun" />
            <author initials="J." surname="Jeong" />
            <author initials="T." surname="Roh" />
            <author initials="S." surname="Wi" />
            <author initials="J." surname="Park" />
            <date month="June" year="2019" />
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-i2nsf-registration-interface-dm-04" />
    </reference>
	
    <reference anchor="ITU-T.X.800">
        <front>
            <title>Security Architecture for Open Systems Interconnection for 
	     CCITT Applications</title>
            <author surname="Recommendation ITU-T X.800" />
            <date month="March" year="1991" />
        </front>
    </reference>  

    <reference anchor="AVANT-GUARD">
        <front>
            <title>AVANT-GUARD: Scalable and Vigilant Switch Flow Management in Software-Defined Networks</title>
            <author initials="S." surname="Shin" />
            <author initials="V." surname="Yegneswaran" />
            <author initials="P." surname="Porras" />
            <author initials="G." surname="Gu" />
            <date month="November" year="2013" />
        </front>
        <seriesInfo name="ACM" value="CCS" />
    </reference>

    <reference anchor="opsawg-firewalls">
        <front>
            <title>On Firewalls in Internet Security</title>
            <author initials="F." surname="Baker" />
            <author initials="P." surname="Hoffman" />
            <date month="October" year="2012" />
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-opsawg-firewalls-01" />
    </reference>

    <reference anchor="ETSI-NFV-MANO">
        <front>
            <title>Network Functions Virtualisation (NFV); Management and Orchestration</title>
            <author surname="ETSI GS NFV-MAN 001 V1.1.1" />
            <date month="December" year="2014" />
        </front>
        <seriesInfo name="Available:" value="https://www.etsi.org/deliver/etsi_gs/nfv-man/001_099/001/01.01.01_60/gs_nfv-man001v010101p.pdf" />     
    </reference>

    <reference anchor="VNF-ONBOARDING">
        <front>
            <title>VNF Onboarding</title>
            <author surname="OPNFV MANO Working Group" />
            <date month="November" year="2016" />
        </front>
        <seriesInfo name="Available:" value="https://wiki.opnfv.org/display/mano/VNF+Onboarding" />     
    </reference>

</references>
<!-- END: Informative References -->	
	
<section title="Changes from draft-ietf-i2nsf-applicability-12">
    <t>
    The following changes have been made from draft-ietf-i2nsf-applicability-12:
    <list style="symbols">
        <t>
		This version has reflected further questions and comments from Roman Danyliw who is a Security Area Director.
		</t>
		
		<t>
		In <xref target="section:I2NSF-Framework" />, it is mentioned that the lifecycle management of NSF code from Developer's Management System (DMS) is out of scope for I2NSF.
		</t>
		
		<t>
		In <xref target="section:Security-Considerations" />, the security issues and discussion related to DMS are refined.
        </t>
    </list>
    </t>
</section>

</back>

<!-- <vspace blankLines="100"/> -->
<!-- page break to put addresses onto one page-->

</rfc>
