<?xml version="1.0" encoding="US-ASCII"?>

<!DOCTYPE rfc SYSTEM "rfc2629.dtd">

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

<rfc ipr="trust200902" category="std" docName="draft-ietf-i2nsf-capability-data-model-07">

<front>
    <title abbrev="I2NSF Capability YANG Data Model">
    I2NSF Capability YANG Data Model
    </title>
        
    <author role='editor' 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 role='editor' 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="J." surname="Kim" fullname="Jinyong Tim Kim">
        <organization abbrev="Sungkyunkwan University">
            Department of Electronic, Electrical and Computer 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 10 8273 0930</phone>
            <email>timkim@skku.edu</email>
        </address>
    </author>

    <author initials="R." surname="Moskowitz" fullname="Robert Moskowitz">
        <organization abbrev="HTT Consulting">
            HTT Consulting
        </organization>

        <address>
            <postal>
                <street></street>
                <city>Oak Park</city> <region>MI</region>
                <code></code>
                <country>USA</country>
            </postal>
            <phone>+1-248-968-9809</phone>
            <email>rgm@htt-consult.com</email>
        </address>
    </author>

   <author initials="Q." surname="Lin" fullname="Qiushi Lin">
        <organization abbrev="Huawei">
                        Huawei
        </organization>

        <address>
            <postal>
                <street>Huawei Industrial Base</street>
                <city>Shenzhen</city> <region>Guangdong 518129</region>
                <code></code>
                <country>China</country>
            </postal>
            <phone></phone>
            <email>linqiushi@huawei.com</email>
        </address>
    </author>

    <date month="August" day="25" year="2020" /> 
    <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 defines a YANG data model for the capabilities of various Network Security Functions (NSFs) in the Interface to Network Security Functions (I2NSF) framework to centrally manage the capabilities of the various NSFs.
    </t>
    </abstract>
</front>

<middle>

<section title="Introduction"> 
    <t>
    As the industry becomes more sophisticated and network devices (e.g., Internet of Things, Self-driving vehicles, and VoIP/VoLTE smartphones), service providers have a lot of problems described in <xref target="RFC8192" />.
    To resolve these problems, <xref target="draft-ietf-i2nsf-capability" /> specifies the information model of the capabilities of Network Security Functions (NSFs).
    </t>
    
    <t>
    This document provides a YANG data model <xref target="RFC6020" /><xref target="RFC7950" /> that defines the capabilities of NSFs to centrally manage the capabilities of those security devices. 
    The security devices can register their own capabilities into a Network Operator Management (Mgmt) System (i.e., Security Controller) with this YANG data model through the registration interface <xref target="RFC8329" />.
    With the capabilities of those security devices maintained centrally, those security devices can be more easily managed <xref target="RFC8329" />.
    This YANG data model is based on the information model for I2NSF NSF capabilities <xref target="draft-ietf-i2nsf-capability" />.
    </t>
   
    <t>
    This YANG data model uses an "Event-Condition-Action" (ECA) policy model that is used as the basis for the design of I2NSF Policy as described in <xref target="RFC8329" /> and <xref target="draft-ietf-i2nsf-capability" />.
    The "ietf-i2nsf-capability" YANG module defined in this document provides the following features:
        <list style="symbols">
        <t>
            Definition for general capabilities of network security functions.
        </t> 
        <t>
            Definition for event capabilities of generic network security functions.
        </t>        
        <t>
            Definition for condition capabilities of generic network security functions.
        </t>
        <t>
            Definition for condition capabilities of advanced network security functions.
        </t>
        <t>
            Definition for action capabilities of generic network security functions.
        </t>
        <t>
            Definition for resolution strategy capabilities of generic network security functions.
        </t>
        <t>
            Definition for default action capabilities of generic network security functions.
        </t>     
        </list>
    </t>
    
</section>

<section title="Requirements Language">
    <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" /><xref target="RFC8174" />.
    </t>
</section>

<section title="Terminology">
    <t>
    This document uses the terminology described in
    <xref target="draft-ietf-i2nsf-capability" /><xref target="RFC8431" />. 
	Especially, the following terms are from <xref target="RFC3444" />:
    <list style="symbols">
    <t>
    Data Model: A data model is a representation of concepts of
    interest to an environment in a form that is dependent on data
    repository, data definition language, query language,
    implementation language, and protocol.
    </t>
    <t>
    Information Model: An information model is a representation of
    concepts of interest to an environment in a form that is
    independent of data repository, data definition language, query
    language, implementation language, and protocol.
    </t>
    </list>
    </t>
    <section title="Tree Diagrams">
    <t>
    A simplified graphical representation of the data model is used in
this document. The meaning of the symbols in these diagrams is referred from <xref target="RFC8340" />.
</t>
    </section>
</section>

<section title="Overview">
    <t>
    This section provides as overview of how the YANG data model can be used in
    the I2NSF framework described in <xref target="RFC8329" />.
    <xref target="I2NSF-Framework" /> shows the capabilities (e.g., firewall and
    web filter) of NSFs in the I2NSF Framework.
    As shown in this figure, an NSF Developer's Management System can register NSFs
    and the capabilities that the network security device can support.
    To register NSFs in this way, the Developer's Management System utilizes this
    standardized capability YANG data model through the I2NSF Registration Interface
    <xref target="draft-ietf-i2nsf-registration-interface-dm" />.
	That is, this Registration Interface uses the YANG module described in this
    document to describe the capability of a network security function that is
    registered with the Security Controller.
    With the capabilities of those network security devices maintained centrally,
    those security devices can be more easily managed, which can resolve many of the
    problems described in <xref target="RFC8192" />.
    </t>
	
	<t>
    In <xref target="I2NSF-Framework" />, a new NSF at a Developer's Management
    Systems has capabilities of Firewall (FW) and Web Filter (WF), which are 
    denoted as (Cap = {FW, WF}), to support Event-Condition-Action (ECA) policy
	rules where 'E', 'C', and 'A' mean "Event", "Condition", and "Action",
    respectively. The condition involves IPv4 or IPv6 datagrams, and the action
    includes "Allow" and "Deny" for those datagrams.
	</t>
	
    <t>
    Note that the NSF-Facing Interface is used to configure the security policy
    rules of the generic network security functions <xref target="draft-ietf-i2nsf-nsf-facing-interface-dm" />, and 
	The configuration of advanced security functions over the NSF-Facing Interface
    is used to configure the security policy rules of advanced network security
    functions (e.g., anti-virus and anti-DDoS attack), respectively, according to
	the capabilities of NSFs registered with the I2NSF Framework.
    </t>
     <figure anchor="I2NSF-Framework" title="Capabilities of NSFs in I2NSF Framework">
     <artwork><![CDATA[
       +------------------------------------------------------+
       |  I2NSF User (e.g., Overlay Network Mgmt, Enterprise  |
       |  Network Mgmt, another network domain's mgmt, etc.)  |
       +--------------------+---------------------------------+
           I2NSF            ^
  Consumer-Facing Interface |  
                            |
                            v                  I2NSF
          +-----------------+------------+  Registration  +-------------+
          | Network Operator Mgmt System |   Interface    | Developer's |
          | (i.e., Security Controller)  |<-------------->| Mgmt System |
          +-----------------+------------+                +-------------+
                            ^                                 New NSF
                            |                           Cap = {FW, WF}
              I2NSF         |                           E = {}
       NSF-Facing Interface |                           C = {IPv4, IPv6} 
                            |                           A = {Allow, Deny}
                            v
       +---------------+----+------------+-----------------+
       |               |                 |                 |
   +---+---+       +---+---+         +---+---+         +---+---+
   | NSF-1 |  ...  | NSF-m |         | NSF-1 |   ...   | NSF-n |  ...
   +-------+       +-------+         +-------+         +-------+
     NSF-1           NSF-m             NSF-1             NSF-n
 Cap = {FW, WF}    Cap = {FW, WF}    Cap = {FW, WF}    Cap = {FW, WF}
 E = {}            E = {user}        E = {dev}         E = {time}
 C = {IPv4}        C = {IPv6}        C = {IPv4, IPv6}  C = {IPv4} 
 A = {Allow, Deny} A = {Allow, Deny} A = {Allow, Deny} A = {Allow, Deny}
 
   Developer's Mgmt System A          Developer's Mgmt System B
        ]]></artwork>
        </figure>       
        <t>
		A use case of an NSF with the capabilities of firewall and web filter
		is described as follows.
        <list style="symbols">
        <t>     
        If a network manager wants to apply security policy rules to block malicious users 
		with firewall and web filter, it is a tremendous burden for a network administrator 
		to apply all of the needed rules to NSFs one by one. This problem can be resolved
		by managing the capabilities of NSFs in this document.
        </t>

        <t>		
        If a network administrator wants to block malicious users for IPv6 traffic, 
		he sends a security policy rule to block the users to the Network Operator
		Management System using the I2NSF User (i.e., web application).
		</t>
		
		<t>
        When the Network Operator Management System receives the security policy rule,
		it automatically sends that security policy rules to appropriate NSFs
		(i.e., NSF-m in Developer's Management System A and NSF-1 in Developer's
        Management System B) which can support the capabilities (i.e., IPv6).
        This lets an I2NSF User not consider NSFs where the rule is applied. 
        </t>
		
        <t>
        If NSFs encounter the suspicious IPv6 packets of malicious users, they can
        filter the packets out according to the configured security policy rule.
        Therefore, the security policy rule against the malicious users' packets can be
        automatically applied to appropriate NSFs without human intervention.
        </t>
        </list>
        </t>
</section>

<section  title="YANG Tree Diagram">
    <t>
    This section shows a YANG tree diagram of capabilities of network security functions, as defined in the <xref target="draft-ietf-i2nsf-capability" />.
    </t>
    
    <section title="Network Security Function (NSF) Capabilities">
        <t>
        This section explains a YANG tree diagram of NSF capabilities and its features.
        <xref target="YANG-Tree-Diagram" /> shows a YANG tree diagram of NSF capabilities.
		The NSF capabilities in the tree include time capabilities, event capabilities,
        condition capabilities, action capabilities, resolution strategy capabilities, and
		default action capabilities.
		Those capabilities can be tailored or extended according to a vendor's specific
		requirements. Refer to the NSF capabilities information model for detailed discussion 
		<xref target="draft-ietf-i2nsf-capability" />.	
        </t>

        <figure anchor="YANG-Tree-Diagram" title="YANG Tree Diagram of Capabilities of Network Security Functions">
            <artwork><![CDATA[
            
module: ietf-i2nsf-capability
  +--rw nsf* [nsf-name]
     +--rw nsf-name            string
     +--rw time-capabilities*                  enumeration
     +--rw event-capabilities
     |  +--rw system-event-capability*   identityref
     |  +--rw system-alarm-capability*   identityref
     +--rw condition-capabilities
     |  +--rw generic-nsf-capabilities
     |  |  +--rw ipv4-capability*   identityref
     |  |  +--rw icmp-capability*   identityref	 
     |  |  +--rw ipv6-capability*   identityref
     |  |  +--rw icmpv6-capability*   identityref	 
     |  |  +--rw tcp-capability*    identityref
     |  |  +--rw udp-capability*    identityref
     |  +--rw advanced-nsf-capabilities
     |  |  +--rw anti-virus-capability*    identityref
     |  |  +--rw anti-ddos-capability*     identityref
     |  |  +--rw ips-capability*          identityref
     |  |  +--rw url-capability*          identityref
     |  |  +--rw voip-volte-capability*   identityref
     |  +--rw context-capabilities*        identityref
     +--rw action-capabilities
     |  +--rw ingress-action-capability*   identityref
     |  +--rw egress-action-capability*    identityref
     |  +--rw log-action-capability*       identityref
     +--rw resolution-strategy-capabilities*   identityref
     +--rw default-action-capabilities*        identityref
     +--rw ipsec-method*                       identityref

        ]]></artwork>
        </figure>
        
        <t>
            Time capabilities are used to specify the capabilities which describe when to execute the I2NSF policy rule.
            The time capabilities are defined in terms of absolute time and periodic time. 
            The absolute time means the exact time to start or end.
            The periodic time means repeated time like day, week, or month.
			See Section 3.4.6 (Capability Algebra) in <xref target="draft-ietf-i2nsf-capability" /> for more information about the time-based condition (e.g., time period) in the capability algebra.
        </t>
    
        <t> 
            Event capabilities are used to specify the capabilities that describe the event that would trigger the evaluation of the condition clause of the I2NSF Policy Rule.  The defined event capabilities are system event and system alarm.
			See Section 3.1 (Design Principles and ECA Policy Model Overview) in <xref target="draft-ietf-i2nsf-capability" /> for more information about the event in the ECA policy model.
        </t>
        
        <t> 
            Condition capabilities are used to specify capabilities of a set of attributes, features, and/or values that are to be compared with a set of known attributes, features, and/or values in order to determine whether or not the set of actions in that (imperative) I2NSF policy rule can be executed. 
            The condition capabilities are classified in terms of generic network security functions and advanced network security functions.
            The condition capabilities of generic network security functions are defined as IPv4 capability, IPv6 capability, TCP capability, UDP capability, and ICMP capability.
            The condition capabilities of advanced network security functions are defined as anti-virus capability, anti-DDoS capability, IPS capability, HTTP capability, and VoIP/VoLTE capability.
			See Section 3.1 (Design Principles and ECA Policy Model Overview) in <xref target="draft-ietf-i2nsf-capability" /> for more information about the condition in the ECA policy model. Also, see Section 3.4.3 (I2NSF Condition Clause Operator Types) in <xref target="draft-ietf-i2nsf-capability" /> for more information about the operator types in an I2NSF condition clause.
        </t>
        
        <t>
            Action capabilities are used to specify the capabilities that describe the control and monitoring aspects of flow-based NSFs when the event and condition clauses are satisfied.			
            The action capabilities are defined as ingress-action capability, egress-action capability, and log-action capability.
			See Section 3.1 (Design Principles and ECA Policy Model Overview) in <xref target="draft-ietf-i2nsf-capability" /> for more information about the action in the ECA policy model.
			Also, see Section 7.2 (NSF-Facing Flow Security Policy Structure) in <xref target="RFC8329" />
			for more information about the ingress and egress actions.
			In addition, see Section 9.1 (Flow-Based NSF Capability Characterization) for more
			information about logging at NSFs.
        </t>
    
        <t> 
			Resolution strategy capabilities are used to specify the capabilities that describe conflicts that occur between the actions of the same or different policy rules that are matched and contained in this particular NSF.
            The resolution strategy capabilities are defined as First Matching Rule (FMR), Last Matching Rule (LMR), Prioritized Matching Rule (PMR), Prioritized Matching Rule with Errors (PMRE), and Prioritized Matching Rule with No Errors (PMRN).
			See Section 3.4.2 (Conflict, Resolution Strategy and Default Action) in <xref target="draft-ietf-i2nsf-capability" /> for more information about the resolution strategy.
        </t>
        
        <t> 
			Default action capabilities are used to specify the capabilities that describe how to execute I2NSF policy rules when no rule matches a packet. 
            The default action capabilities are defined as pass, drop, alert, and mirror.
			See Section 3.4.2 (Conflict, Resolution Strategy and Default Action) in <xref target="draft-ietf-i2nsf-capability" /> for more information about the default action.			
        </t>
    
        <t> 
            IPsec method capabilities are used to specify capabilities of how to support an Internet Key Exchange (IKE) for the security communication. 
            The default action capabilities are defined as IKE or IKE-less.
			See <xref target="draft-ietf-i2nsf-sdn-ipsec-flow-protection" /> for more information about the SDN-based IPsec flow protection in I2NSF.
        </t>
    </section>
    
</section>

<section title="YANG Data Modules">
  <section title="I2NSF Capability YANG Data Module">
        <t> 
        This section introduces a YANG data module for network security functions capabilities, as defined in the <xref target="draft-ietf-i2nsf-capability" />.
        </t>
            <figure anchor="Capabilities-DM" title="YANG Data Module of I2NSF Capability">
                <artwork><![CDATA[
<CODE BEGINS> file "ietf-i2nsf-capability@2020-08-25.yang"

module ietf-i2nsf-capability {
  yang-version 1.1;
  namespace 
    "urn:ietf:params:xml:ns:yang:ietf-i2nsf-capability";
  prefix
    nsfcap;


  organization
    "IETF I2NSF (Interface to Network Security Functions) 
     Working Group";

  contact
    "WG Web: <http://tools.ietf.org/wg/i2nsf>
     WG List: <mailto:i2nsf@ietf.org>

     WG Chair: Linda Dunbar
     <mailto:ldunbar@futurewei.com>

     WG Chair: Yoav Nir 
     <mailto:ynir.ietf@gmail.com>

     Editor: Susan Hares
     <mailto:shares@ndzh.com>

     Editor: Jaehoon Paul Jeong
     <mailto:pauljeong@skku.edu>

     Editor: Jinyong Tim Kim
     <mailto:timkim@skku.edu>";
     
  description
    "This module describes a capability model for I2NSF devices.
    
    Copyright (c) 2020 IETF Trust and the persons identified as
    authors of the code.  All rights reserved.

    Redistribution and use in source and binary forms, with or
    without modification, is permitted pursuant to, and subject
    to the license terms contained in, the 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 8341; see
    the RFC itself for full legal notices.";

  revision "2020-08-25"{
    description "Initial revision.";
    reference
      "RFC XXXX: I2NSF Capability YANG Data Model";
  }

  /*
   * Identities
   */
  
  identity event {
    description
      "Base identity for I2NSF policy events.";
    reference
      "draft-ietf-i2nsf-nsf-monitoring-data-model-03
       - Event";
  }
  
  identity system-event-capability {
    base event;
    description 
      "Identity for system events";
    reference
      "draft-ietf-i2nsf-nsf-monitoring-data-model-03
       - System alarm";
  }
  
  identity system-alarm-capability {
    base event;
    description 
      "Identity for system alarms";
    reference
      "draft-ietf-i2nsf-nsf-monitoring-data-model-03
       - System alarm";
  }
  
  identity access-violation {
    base system-event-capability;
    description
      "Identity for access violation events";
    reference
      "draft-ietf-i2nsf-nsf-monitoring-data-model-03
       - System event";
  }
  
  identity configuration-change {
    base system-event-capability;
    description 
      "Identity for configuration change events";
    reference
      "draft-ietf-i2nsf-nsf-monitoring-data-model-03
       - System event";
  }
  
  identity memory-alarm {
    base system-alarm-capability;
    description
      "Identity for memory alarm events";
    reference
      "draft-ietf-i2nsf-nsf-monitoring-data-model-03
       - System alarm";
  }
  
  identity cpu-alarm {
    base system-alarm-capability;
    description
      "Identity for CPU alarm events";
    reference
      "draft-ietf-i2nsf-nsf-monitoring-data-model-03
       - System alarm";
  }

  identity disk-alarm {
    base system-alarm-capability;
    description 
      "Identity for disk alarm events";
    reference
      "draft-ietf-i2nsf-nsf-monitoring-data-model-03
       - System alarm";
  }

  identity hardware-alarm {
    base system-alarm-capability;
    description 
      "Identity for hardware alarm events";
    reference
      "draft-ietf-i2nsf-nsf-monitoring-data-model-03
       - System alarm";
  }

  identity interface-alarm {
    base system-alarm-capability;
    description 
      "Identity for interface alarm events";
    reference
      "draft-ietf-i2nsf-nsf-monitoring-data-model-03
       - System alarm";
  }  
  
  identity condition {
    description
      "Base identity for policy conditions";
  }
  
  identity context-capability {
    base condition;
    description 
      "Identity for context condition capabilities";
  }
  
  identity acl-number {
    base context-capability;
    description 
      "Identity for ACL number condition capability";
  }
  
  identity application {
    base context-capability;
    description 
      "Identity for application condition capability";
  }
  
  identity target {
    base context-capability;
    description 
      "Identity for target condition capability";
  }
  
  identity user {
    base context-capability;
    description 
      "Identity for user condition capability";
  }
  
  identity group {
    base context-capability;
    description 
      "Identity for group condition capability";
  }
  
  identity geography {
    base context-capability;
    description 
      "Identity for geography condition capability";
  }
  
  identity ipv4-capability {
    base condition;
    description 
      "Identity for IPv4 condition capability";
    reference
      "RFC 791: Internet Protocol";
  }
  
  identity exact-ipv4-header-length {
    base ipv4-capability;
    description 
      "Identity for exact-match IPv4 header-length
      condition capability";
    reference
      "RFC 791: Internet Protocol - Header Length";
  }

  identity range-ipv4-header-length {
    base ipv4-capability;
    description 
      "Identity for range-match IPv4 header-length
      condition capability";
    reference
      "RFC 791: Internet Protocol - Header Length";
  }
  
  identity ipv4-tos {
    base ipv4-capability;
    description 
      "Identity for IPv4 Type-Of-Service (TOS) 
      condition capability";
    reference
      "RFC 791: Internet Protocol - Type of Service";
  }
  
  identity exact-ipv4-total-length {
    base ipv4-capability;
    description 
      "Identity for exact-match IPv4 total length
      condition capability";
    reference
      "RFC 791: Internet Protocol - Total Length";
  }
  
  identity range-ipv4-total-length {
    base ipv4-capability;
    description 
      "Identity for range-match IPv4 total length
      condition capability";
    reference
      "RFC 791: Internet Protocol - Total Length";
  }
  
  identity ipv4-id {
    base ipv4-capability;
    description 
      "Identity for identification condition capability";
    reference
      "RFC 791: Internet Protocol - Identification";
  }
  
  identity ipv4-fragment-flags {
    base ipv4-capability;
    description 
      "Identity for IPv4 fragment flags condition capability";
    reference
      "RFC 791: Internet Protocol - Fragmentation Flags";
  }
  
  identity exact-ipv4-fragment-offset {
    base ipv4-capability;
    description 
      "Identity for exact-match IPv4 fragment offset
      condition capability";
    reference
      "RFC 791: Internet Protocol - Fragmentation Offset";
  }
  
  identity range-ipv4-fragment-offset {
    base ipv4-capability;
    description 
      "Identity for range-match IPv4 fragment offset
      condition capability";
    reference
      "RFC 791: Internet Protocol - Fragmentation Offset";
  }
  
  identity exact-ipv4-ttl {
    base ipv4-capability;
    description 
      "Identity for exact-match IPv4 Time-To-Live (TTL)
      condition capability";
    reference
      "RFC 791: Internet Protocol - Time To Live (TTL)";
  }
  
  identity range-ipv4-ttl {
    base ipv4-capability;
    description 
      "Identity for range-match IPv4 Time-To-Live (TTL)
      condition capability";
    reference
      "RFC 791: Internet Protocol - Time To Live (TTL)";
  }
  
  identity ipv4-protocol {
    base ipv4-capability;
    description 
      "Identity for IPv4 protocol condition capability";
    reference
      "RFC 790: Assigned numbers - Assigned Internet 
       Protocol Number
       RFC 791: Internet Protocol - Protocol";
  }
  
  identity exact-ipv4-address {
    base ipv4-capability;
    description
      "Identity for exact-match IPv4 address
      condition capability";
    reference
      "RFC 791: Internet Protocol - Address";
  }
  
  identity range-ipv4-address {
    base ipv4-capability;
    description
      "Identity for range-match IPv4 address condition
       capability";
    reference
      "RFC 791: Internet Protocol - Address";
  }
  
  identity ipv4-ip-opts {
    base ipv4-capability;
    description
      "Identity for IPv4 option condition capability";
    reference
      "RFC 791: Internet Protocol - Options";
  }
  
  identity ipv4-geo-ip {
    base ipv4-capability;
    description
      "Identity for geography condition capability";
    reference
      "draft-ietf-i2nsf-capability-05: Information Model 
       of NSFs Capabilities - Geo-IP";
  }
  
  identity ipv6-capability {
    base condition;
    description
      "Identity for IPv6 condition capabilities";
    reference
      "RFC 8200: Internet Protocol, Version 6 (IPv6) 
      Specification";
  }
  
  identity ipv6-traffic-class {
    base ipv6-capability;
    description
      "Identity for IPv6 traffic class
      condition capability";
    reference
      "RFC 8200: Internet Protocol, Version 6 (IPv6) 
      Specification - Traffic Class";
  }
  
  identity exact-ipv6-flow-label {
    base ipv6-capability;
    description
      "Identity for exact-match IPv6 flow label
      condition capability";
    reference
      "RFC 8200: Internet Protocol, Version 6 (IPv6) 
      Specification - Flow Label";
  }
  
  identity range-ipv6-flow-label {
    base ipv6-capability;
    description
      "Identity for range-match IPv6 flow label
      condition capability";
    reference
      "RFC 8200: Internet Protocol, Version 6 (IPv6) 
      Specification - Flow Label";
  }
  
  identity exact-ipv6-payload-length {
    base ipv6-capability;
    description
      "Identity for exact-match IPv6 payload length
      condition capability";
    reference
      "RFC 8200: Internet Protocol, Version 6 (IPv6) 
      Specification - Payload Length";
  }
  
  identity range-ipv6-payload-length {
    base ipv6-capability;
    description
      "Identity for range-match IPv6 payload length
      condition capability";
    reference
      "RFC 8200: Internet Protocol, Version 6 (IPv6) 
      Specification - Payload Length";
  }
  
  identity ipv6-next-header {
    base ipv6-capability;
    description
      "Identity for IPv6 next header condition capability";
    reference
      "RFC 8200: Internet Protocol, Version 6 (IPv6) 
      Specification - Next Header";
  }
  
  identity exact-ipv6-hop-limit {
    base ipv6-capability;
    description
      "Identity for exact-match IPv6 hop limit condition
      capability";
    reference
      "RFC 8200: Internet Protocol, Version 6 (IPv6) 
      Specification - Hop Limit";
  }
  
  identity range-ipv6-hop-limit {
    base ipv6-capability;
    description
      "Identity for range-match IPv6 hop limit condition
      capability";
    reference
      "RFC 8200: Internet Protocol, Version 6 (IPv6) 
      Specification - Hop Limit";
  }
  
  identity exact-ipv6-address {
    base ipv6-capability;
    description
      "Identity for exact-match IPv6 address condition
       capability";
    reference
      "RFC 8200: Internet Protocol, Version 6 (IPv6) 
      Specification - Address";
  }
  
  identity range-ipv6-address {
    base ipv6-capability;
    description
      "Identity for range-match IPv6 address condition
      capability";
    reference
      "RFC 8200: Internet Protocol, Version 6 (IPv6) 
      Specification - Address";
  }
  
  identity tcp-capability {
    base condition;
    description
      "Identity for TCP condition capabilities";
    reference
      "RFC 793: Transmission Control Protocol";
  }
  
  identity exact-tcp-port-num {
    base tcp-capability;
    description
      "Identity for exact-match TCP port number condition
       capability";
    reference
      "RFC 793: Transmission Control Protocol - Port Number";
  }
  
  identity range-tcp-port-num {
    base tcp-capability;
    description
      "Identity for range-match TCP port number condition
       capability";
    reference
      "RFC 793: Transmission Control Protocol - Port Number";
  }
  
  identity exact-tcp-seq-num {
    base tcp-capability;
    description
      "Identity for exact-match TCP sequence number condition
      capability";
    reference
      "RFC 793: Transmission Control Protocol - Sequence Number";
  }
  
  identity range-tcp-seq-num {
    base tcp-capability;
    description
      "Identity for range-match TCP sequence number condition
       capability";
    reference
      "RFC 793: Transmission Control Protocol - Sequence Number";
  }
  
  identity exact-tcp-ack-num {
    base tcp-capability;
    description
      "Identity for exact-match TCP acknowledgement number condition
       capability";
    reference
      "RFC 793: Transmission Control Protocol - Acknowledgement Number";
  }
  
  identity range-tcp-ack-num {
    base tcp-capability;
    description
      "Identity for range-match TCP acknowledgement number condition
       capability";
    reference
      "RFC 793: Transmission Control Protocol - Acknowledgement Number";
  }
  
  identity exact-tcp-window-size {
    base tcp-capability;
    description
      "Identity for exact-match TCP window size condition capability";
    reference
      "RFC 793: Transmission Control Protocol - Window Size";
  }
  
  identity range-tcp-window-size {
    base tcp-capability;
    description
      "Identity for range-match TCP window size condition capability";
    reference
      "RFC 793: Transmission Control Protocol - Window Size";
  }

  identity tcp-flags {
    base tcp-capability;
    description
      "Identity for TCP flags condition capability";
    reference
      "RFC 793: Transmission Control Protocol - Flags";
  }
  
  identity udp-capability {
    base condition;
    description
      "Identity for UDP condition capabilities";
    reference
      "RFC 768: User Datagram Protocol";
  }
  
  identity exact-udp-port-num {
    base udp-capability;
    description
      "Identity for exact-match UDP port number condition capability";
    reference
      "RFC 768: User Datagram Protocol - Port Number";
  }

  identity range-udp-port-num {
    base udp-capability;
    description
      "Identity for range-match UDP port number condition capability";
    reference
      "RFC 768: User Datagram Protocol - Port Number";
  }

  identity exact-udp-total-length {
    base udp-capability;
    description
      "Identity for exact-match UDP total-length condition capability";
    reference
      "RFC 768: User Datagram Protocol - Total Length";
  }

  identity range-udp-total-length {
    base udp-capability;
    description
      "Identity for range-match UDP total-length condition capability";
    reference
      "RFC 768: User Datagram Protocol - Total Length";
  }

  identity icmp-capability {
    base condition;
    description
      "Identity for ICMP condition capability";
    reference
      "RFC 792: Internet Control Message Protocol";
  }

  identity icmp-type {
    base icmp-capability;
    description
      "Identity for ICMP type condition capability";
    reference
      "RFC 792: Internet Control Message Protocol";
  }

  identity icmpv6-capability {
    base condition;
    description
      "Identity for ICMPv6 condition capability";
    reference
      "RFC 4443: Internet Control Message Protocol (ICMPv6)
       for the Internet Protocol Version 6 (IPv6) Specification
       - ICMPv6";
  }

  identity icmpv6-type {
    base icmpv6-capability;
    description
      "Identity for ICMPv6 type condition capability";
    reference
      "RFC 4443: Internet Control Message Protocol (ICMPv6)
       for the Internet Protocol Version 6 (IPv6) Specification
       - ICMPv6";
  } 

  identity url-capability {
    base condition;
    description
      "Identity for URL condition capability";
  }
 
  identity pre-defined {
    base url-capability;
    description
      "Identity for URL pre-defined condition capability";
  }
  
  identity user-defined {
    base url-capability;
    description
      "Identity for URL user-defined condition capability";
  }
 
  identity log-action-capability {
    description
      "Identity for log-action capability";
  }  
 
  identity rule-log {
    base log-action-capability;
    description
      "Identity for rule log log-action capability";
  }  
  
  identity session-log {
    base log-action-capability;
    description
      "Identity for session log log-action capability";
  }  
  
  identity ingress-action-capability {
    description
      "Identity for ingress-action capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Ingress action";
  }   
  
  identity egress-action-capability {
    description
      "Base identity for egress-action capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Egress action";
  }   
  
  identity default-action-capability {
    description
      "Identity for default-action capability";
    reference
      "draft-ietf-i2nsf-capability-05: Information Model of
       NSFs Capabilities - Default action";
  }    
  
  identity pass {
    base ingress-action-capability;
    base egress-action-capability;
    base default-action-capability;
    description
      "Identity for pass action capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Ingress, egress, and pass actions
	   draft-ietf-i2nsf-capability-05: Information Model of
       NSFs Capabilities - Actions and default action";
  }
  
  identity drop {
    base ingress-action-capability;
    base egress-action-capability;
    base default-action-capability;
    description
      "Identity for drop action capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Ingress, egress, and drop actions
       draft-ietf-i2nsf-capability-05: Information Model of
       NSFs Capabilities - Actions and default action";
  }

  identity alert {
    base ingress-action-capability;
    base egress-action-capability;
    base default-action-capability;
    description
      "Identity for alert action capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Ingress, egress, and alert actions
       draft-ietf-i2nsf-nsf-monitoring-data-model-03: I2NSF
       NSF Monitoring YANG Data Model - Alarm (i.e., alert)	   
       draft-ietf-i2nsf-capability-05: Information Model of
       NSFs Capabilities - Actions and default action";
  }

  identity mirror {
    base ingress-action-capability;
    base egress-action-capability;
    base default-action-capability;
    description
      "Identity for mirror action capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Ingress, egress, and mirror actions
       draft-ietf-i2nsf-capability-05: Information Model of
       NSFs Capabilities - Actions and default action";
  } 
  
  identity invoke-signaling {
    base egress-action-capability;
    description
      "Identity for invoke signaling action capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Invoke-signaling action";
  }
 
  identity tunnel-encapsulation {
    base egress-action-capability;
    description
      "Identity for tunnel encapsulation action capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Tunnel-encapsulation action";	  
  }
  
  identity forwarding {
    base egress-action-capability;
    description
      "Identity for forwarding action capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Forwarding action";	  
  }
  
  identity redirection {
    base egress-action-capability;
    description
      "Identity for redirection action capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Redirection action";	  
  }
  
  identity resolution-strategy-capability {
    description 
      "Base identity for resolution strategy capability";
    reference
      "draft-ietf-i2nsf-capability-05: Information Model of
       NSFs Capabilities - Resolution Strategy";
  }    
  
  identity fmr {
    base resolution-strategy-capability;
    description 
      "Identity for First Matching Rule (FMR) resolution
       strategy capability";
    reference
      "draft-ietf-i2nsf-capability-05: Information Model of
       NSFs Capabilities - Resolution Strategy";
  }

  identity lmr {
    base resolution-strategy-capability;
    description 
      "Identity for Last Matching Rule (LMR) resolution
       strategy capability";
    reference
      "draft-ietf-i2nsf-capability-05: Information Model of
       NSFs Capabilities - Resolution Strategy";
  }
  
  identity pmr {
    base resolution-strategy-capability;
    description 
      "Identity for Prioritized Matching Rule (PMR) resolution
       strategy capability";
    reference
      "draft-ietf-i2nsf-capability-05: Information Model of
       NSFs Capabilities - Resolution Strategy";
  }
  
  identity pmre {
    base resolution-strategy-capability;
    description 
      "Identity for Prioritized Matching Rule with Errors (PMRE)
       resolution strategy capability";
    reference
      "draft-ietf-i2nsf-capability-05: Information Model of NSFs
      Capabilities - Resolution Strategy";
  }
  
  identity pmrn {
    base resolution-strategy-capability;
    description 
      "Identity for Prioritized Matching Rule with No Errors (PMRN)
       resolution strategy capability";
    reference
      "draft-ietf-i2nsf-capability-05: Information Model of NSFs
       Capabilities - Resolution Strategy";
  }
  
  identity advanced-nsf-capability {
    description 
      "Base identity for advanced Network Security Function (NSF)
       capability";
    reference
      "RFC 8329: Framework for Interface to Network Security 
       Functions - Advanced NSF capability";
  }    
  
  identity anti-virus-capability {
    base advanced-nsf-capability;
    description
      "Identity for advanced NSF Anti-Virus capability";
       reference
      "RFC 8329: Framework for Interface to Network Security 
       Functions - Advanced NSF Anti-Virus capability";
  }  

  identity anti-ddos-capability {
    base advanced-nsf-capability;
    description
      "Identity for advanced NSF Anti-DDoS attack capability";
    reference
      "RFC 8329: Framework for Interface to Network Security 
       Functions - Advanced NSF Anti-DDoS Attack capability";
  }  
  
  identity ips-capability {
    base advanced-nsf-capability;
    description
      "Identity for advanced NSF Intrusion Prevention System 
      (IPS) capabilities";
    reference
      "RFC 8329: Framework for Interface to Network Security 
       Functions - Advanced NSF IPS capability";
  }   

  identity voip-volte-capability {
    base advanced-nsf-capability;
    description
      "Identity for advanced NSF VoIP/VoLTE capability";
    reference
      "RFC 3261: SIP: Session Initiation Protocol
       RFC 8329: Framework for Interface to Network Security 
       Functions - Advanced NSF VoIP/VoLTE capability";
  }
  
  identity detect {
    base anti-virus-capability;
    description
      "Identity for advanced NSF Anti-Virus Detection capability";
    reference
      "RFC 8329: Framework for Interface to Network Security 
       Functions - Advanced NSF Anti-Virus Detection capability";
  }
  
  identity exception-application {
    base anti-virus-capability;
    description
      "Identity for advanced NSF Anti-Virus Exception Application
       capability";
    reference
      "RFC 8329: Framework for Interface to Network Security 
       Functions - Advanced NSF Anti-Virus Exception Application
       capability";
  }
  
  identity exception-signature {
    base anti-virus-capability;
    description
      "Identity for advanced NSF Anti-Virus Exception Signature
       capability";
    reference
      "RFC 8329: Framework for Interface to Network Security 
       Functions - Advanced NSF Anti-Virus Exception Signature
       capability";	   
  }
  
  identity whitelists {
    base anti-virus-capability;
    description
      "Identity for advanced NSF Anti-Virus Whitelists capability";
    reference
      "RFC 8329: Framework for Interface to Network Security 
       Functions - Advanced NSF Anti-Virus Whitelists capability";	   
  }

  identity syn-flood-action {
    base anti-ddos-capability;
    description
      "Identity for advanced NSF Anti-DDoS SYN Flood Action
       capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Advanced NSF Anti-DDoS SYN Flood Action
       capability";	   
  }
  
  identity udp-flood-action {
    base anti-ddos-capability;
    description
      "Identity for advanced NSF Anti-DDoS UDP Flood Action
       capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Advanced NSF Anti-DDoS UDP Flood Action
       capability";	   
  }
  
  identity http-flood-action {
    base anti-ddos-capability;
    description
      "Identity for advanced NSF anti-DDoS HTTP Flood Action
       capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Advanced NSF Anti-DDoS HTTP Flood Action
       capability";
  }
  
  identity https-flood-action {
    base anti-ddos-capability;
    description
      "Identity for advanced NSF Anti-DDoS HTTPS Flood Action
       capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Advanced NSF Anti-DDoS HTTPS Flood Action
       capability";	
  }
  
  identity dns-request-flood-action {
    base anti-ddos-capability;
    description
      "Identity for advanced NSF Anti-DDoS DNS Request Flood
       Action Aapability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Advanced NSF Anti-DDoS DNS Request Flood
       Action capability";		
  }
  
  identity dns-reply-flood-action {
    base anti-ddos-capability;
    description
      "Identity for advanced NSF Anti-DDoS DNS Reply Flood
       Action capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Advanced NSF Anti-DDoS DNS Reply Flood
       Action capability";
  }
  
  identity icmp-flood-action {
    base anti-ddos-capability;
    description
      "Identity for advanced NSF Anti-DDoS ICMP Flood Action
       capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Advanced NSF Anti-DDoS ICMP Flood Action
       capability";
  }
  
  identity icmpv6-flood-action {
    base anti-ddos-capability;
    description
      "Identity for advanced NSF Anti-DDoS ICMPv6 Flood Action
       capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Advanced NSF Anti-DDoS ICMPv6 Flood Action
       capability";
  }
  
  identity sip-flood-action {
    base anti-ddos-capability;
    description
      "Identity for advanced NSF Anti-DDoS SIP Flood Action
       capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Advanced NSF Anti-DDoS SIP Flood Action
       capability";
  }
  
  identity detect-mode {
    base anti-ddos-capability;
    description
      "Identity for advanced NSF Anti-DDoS Detection Mode
       capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Advanced NSF Anti-DDoS Detection Mode
       capability";
  }  
  
  identity baseline-learning {
    base anti-ddos-capability;
    description
      "Identity for advanced NSF Anti-DDoS Baseline Learning
       capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Advanced NSF Anti-DDoS Baseline Learning
       capability";
  }  

  identity signature-set {
    base ips-capability;
    description
      "Identity for advanced NSF IPS Signature Set capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Advanced NSF IPS Signature Set capability";
  }

  identity ips-exception-signature {
    base ips-capability;
    description
      "Identity for advanced NSF IPS Exception Signature
       capability";
    reference
      "RFC 8329: Framework for Interface to Network Security
       Functions - Advanced NSF IPS Exception Signature Set
       capability";
  }
  
  identity voice-id {
    base voip-volte-capability;
    description
      "Identity for advanced NSF VoIP/VoLTE Voice-ID capability";
    reference
      "RFC 3261: SIP: Session Initiation Protocol";
  }
  
  identity user-agent {
    base voip-volte-capability;
    description
      "Identity for advanced NSF VoIP/VoLTE User Agent capability";
    reference
      "RFC 3261: SIP: Session Initiation Protocol";
  }
  
  identity ipsec-capability {
    description 
      "Base identity for an IPsec capability";
  }
  
  identity ike {
    base ipsec-capability;
    description 
      "Identity for an IPSec Internet Key Exchange (IKE) 
      capability";
  }
  
  identity ikeless {
    base ipsec-capability;
    description 
      "Identity for an IPSec without Internet Key Exchange (IKE)
      capability";
  }
    
  /*
   *  Grouping
   */
  
  grouping nsf-capabilities {
    description
      "Network Security Function (NSF) Capabilities"; 
    reference
      "RFC 8329: Framework for Interface to Network Security 
       Functions - I2NSF Flow Security Policy Structure
       draft-ietf-i2nsf-capability-05: Information Model of
       NSFs Capabilities - Capability Information Model Design";
  
    leaf-list time-capabilities { 
      type enumeration {
        enum absolute-time {
          description
            "absolute time capabilities. 
             If a network security function has the absolute time 
             capability, the network security function supports
             rule execution according to absolute time.";
        }
        enum periodic-time {
          description
            "periodic time capabilities. 
             If a network security function has the periodic time 
             capability, the network security function supports
             rule execution according to periodic time.";
        }
      }
      description
        "Time capabilities"; 
    }   
    
    container event-capabilities {
      description
        "Capabilities of events.
         If a network security function has the event capabilities,
         the network security function supports rule execution
         according to system event and system alarm.";
       
      reference
        "RFC 8329: Framework for Interface to Network Security 
         Functions - I2NSF Flow Security Policy Structure
         draft-ietf-i2nsf-capability-05: Information Model of
         NSFs Capabilities - Design Principles and ECA Policy
         Model Overview
         draft-ietf-i2nsf-nsf-monitoring-data-model-03: I2NSF
         NSF Monitoring YANG Data Model - System Alarm and
         System Events";
       
      leaf-list system-event-capability {
        type identityref {
          base system-event-capability;
        }
        description
          "System event capabilities";
      }
    
      leaf-list system-alarm-capability {
        type identityref {
          base system-alarm-capability;
        }
        description
          "System alarm capabilities";
      }
    }
    
    container condition-capabilities {
      description 
        "Conditions capabilities.";     
      
      container generic-nsf-capabilities {
        description 
          "Conditions capabilities. 
           If a network security function has the condition
           capabilities, the network security function
           supports rule execution according to conditions of
           IPv4, IPv6, TCP, UDP, ICMP, ICMPv6, and payload.";
        reference
          "RFC 791: Internet Protocol - IPv4
           RFC 792: Internet Control Message Protocol - ICMP
           RFC 793: Transmission Control Protocol - TCP
           RFC 768: User Datagram Protocol - UDP
           RFC 8200: Internet Protocol, Version 6 (IPv6) 
           Specification - IPv6
           RFC 4443: Internet Control Message Protocol (ICMPv6)
           for the Internet Protocol Version 6 (IPv6) Specification
           - ICMPv6
           RFC 8329: Framework for Interface to Network Security
           Functions - I2NSF Flow Security Policy Structure
           draft-ietf-i2nsf-capability-05: Information Model of
           NSFs Capabilities - Design Principles and ECA Policy 
           Model Overview";
         
        leaf-list ipv4-capability {
          type identityref {
            base ipv4-capability;
          }
          description
            "IPv4 packet capabilities";
          reference
            "RFC 791: Internet Protocol";
        }

        leaf-list icmp-capability {
          type identityref {
            base icmp-capability;
          }
          description
            "ICMP packet capabilities";
          reference
            "RFC 792: Internet Control Message Protocol - ICMP";
        }

        leaf-list ipv6-capability {
          type identityref {
            base ipv6-capability;
          }
          description
            "IPv6 packet capabilities";
          reference
            "RFC 8200: Internet Protocol, Version 6 (IPv6) 
             Specification - IPv6";
        }

        leaf-list icmpv6-capability {
          type identityref {
            base icmpv6-capability;
          }
          description
            "ICMPv6 packet capabilities";
          reference            
            "RFC 4443: Internet Control Message Protocol (ICMPv6)
             for the Internet Protocol Version 6 (IPv6) Specification
             - ICMPv6";
        }

        leaf-list tcp-capability {
          type identityref {
            base tcp-capability;
          }
          description
            "TCP packet capabilities";
          reference
            "RFC 793: Transmission Control Protocol - TCP";
        }

        leaf-list udp-capability {
          type identityref {
            base udp-capability;
          }
          description
            "UDP packet capabilities";
          reference
            "RFC 768: User Datagram Protocol - UDP";
        }		
      }
    
      container advanced-nsf-capabilities {
        description 
          "Advanced Network Security Function (NSF) capabilities, 
           such as Anti-Virus, Anti-DDoS, IPS, and VoIP/VoLTE.";
        reference
          "RFC 8329: Framework for Interface to Network Security 
           Functions - Advanced NSF capabilities";
           
        leaf-list anti-virus-capability {
          type identityref {
            base anti-virus-capability;
          }
          description
            "Anti-Virus capabilities";
          reference
            "RFC 8329: Framework for Interface to Network Security 
             Functions - Advanced NSF Anti-Virus capabilities";
          }
        
        leaf-list anti-ddos-capability {
          type identityref {
            base anti-ddos-capability;
          }
          description
            "Anti-DDoS Attack capabilities";
          reference
            "RFC 8329: Framework for Interface to Network Security 
             Functions - Advanced NSF Anti-DDoS Attack capabilities";			 
        }
        
        leaf-list ips-capability {
          type identityref {
            base ips-capability;
          }
          description
            "Intrusion Prevention System (IPS) capabilities";
          reference
            "RFC 8329: Framework for Interface to Network Security 
             Functions - Advanced NSF IPS capabilities";		  
        }
      
        leaf-list url-capability {
          type identityref {
            base url-capability;
          }
          description
            "URL capabilities";
          reference
            "RFC 8329: Framework for Interface to Network Security 
             Functions - Advanced NSF URL capabilities";		  
        }
        
        leaf-list voip-volte-capability {
          type identityref {
            base voip-volte-capability;
         }
          description
            "VoIP/VoLTE capabilities";
          reference
            "RFC 8329: Framework for Interface to Network Security 
             Functions - Advanced NSF VoIP/VoLTE capabilities";		  
        }    
      }
      
      leaf-list context-capabilities {
        type identityref {
          base context-capability;
        }
        description
          "Security context capabilities";
      }      
    }

    container action-capabilities {     
      description 
        "Action capabilities. 
         If a network security function has the action
         capabilities, the network security function supports
         the attendant actions for policy rules.";
       
      leaf-list ingress-action-capability {
        type identityref {
          base ingress-action-capability;
        }
        description
          "Ingress-action capabilities";
      }
    
      leaf-list egress-action-capability {
        type identityref {
          base egress-action-capability;
        }
        description
          "Egress-action capabilities";
      }
    
      leaf-list log-action-capability {
        type identityref {
          base log-action-capability;
        }
        description
          "Log-action capabilities";
      }
    } 
    
    leaf-list resolution-strategy-capabilities {
      type identityref {
        base resolution-strategy-capability;
      }
      description 
        "Resolution strategy capabilities.
         The resolution strategies can be used to specify how
         to resolve conflicts that occur between the actions
         of the same or different policy rules that are matched
         for the same packet and by particular NSF"; 
      reference
        "draft-ietf-i2nsf-capability-05: Information Model of
         NSFs Capabilities - Resolution strategy capabilities";
    }
    
    leaf-list default-action-capabilities {
      type identityref {
        base default-action-capability;
      }
      description
        "Default action capabilities.
         A default action is used to execute I2NSF policy rules
         when no rule matches a packet. The default action is 
         defined as pass, drop, alert, or mirror.";
      reference
        "RFC 8329: Framework for Interface to Network Security
         Functions - Ingress and egress actions
         draft-ietf-i2nsf-capability-05: Information Model of
         NSFs Capabilities - Default action capabilities";
    }
    
    leaf-list ipsec-method {
      type identityref {
        base ipsec-capability;
      }
      description
        "IPsec method capabilities";
      reference
        "draft-ietf-i2nsf-sdn-ipsec-flow-protection-08:
         Software-Defined Networking (SDN)-based IPsec Flow
         Protection - IPsec methods such as IKE and IKE-less";
    }
  }  
    
  /*
   * Data nodes
   */
   
  list nsf {
    key "nsf-name";
    description
      "The list of Network Security Functions (NSFs)";
    leaf nsf-name {
      type string;
      mandatory true;
      description
        "The name of Network Security Function (NSF)";
    }
  }
}

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

</section>

<section anchor="iana-considerations" title="IANA Considerations">
    <t>
    This document requests IANA to register the following URI in the "IETF XML Registry" <xref target = "RFC3688" />:
    </t>
   
    <t>
      <list style="empty">
        <t>
            Uri: urn:ietf:params:xml:ns:yang:ietf-i2nsf-capability
        </t>
        <t>
            Registrant Contact: The IESG.
        </t>
        <t>
            XML: N/A; the requested URI is an XML namespace.
        </t>    
      </list>
    </t>
 
   <t>
   This document requests IANA to register the following YANG module in the "YANG Module Names" registry <xref target = "RFC7950" /><xref target = "RFC8525" />.
   </t>
   
    <t>
      <list style="empty">
        <t>
            name: ietf-i2nsf-capability
        </t>
        <t>
            namespace: urn:ietf:params:xml:ns:yang:ietf-i2nsf-capability
        </t>
        <t>
            prefix: nsfcap
        </t>
        <t>
            reference: RFC XXXX
        </t>    
      </list>
    </t> 

</section>

<section anchor="security-considerations" title="Security Considerations">
    <t> 
    The YANG module specified in this document defines a data schema designed to be accessed through network management protocols such as NETCONF <xref target = "RFC6241" /> or RESTCONF <xref target = "RFC8040" />. 
    The lowest NETCONF layer is the secure transport layer, and the required transport secure transport is Secure Shell (SSH) <xref target = "RFC6242" />.
    The lowest RESTCONF layer is HTTPS, and the required transport secure transport is TLS <xref target = "RFC8446" />.
    </t>
    <t>
    The NETCONF access control model <xref target = "RFC8341" /> provides a means of restricting access to specific NETCONF or RESTCONF users to a preconfigured subset of all available NETCONF or RESTCONF protocol operations and content.
    </t>
	

        <t>
        	There are a number of data nodes defined in this YANG module that are writable, creatable, and deletable (i.e., config true, which is the default). 
			These data nodes may be considered sensitive or vulnerable in some network environments.
			Write operations to these data nodes could have a negative effect on network and security
			operations.

        	<list style="symbols">
                <t>
				ietf-i2nsf-capability: An attacker could alter the security capabilities
				associated with an NSF whereby disabling or enabling the evasion of security
				mitigations.					
                </t>

        	</list>
        </t>

        <t>
        	Some of the readable data nodes in this YANG module may be considered sensitive or vulnerable in some network environments. It is thus important to control read access (e.g., via get, get-config, or notification) to these data nodes. These are the subtrees and data nodes and their sensitivity/vulnerability:

        	<list style="symbols">

                <t>				
				ietf-i2nsf-capability: An attacker could gather the security capability information of any NSF and use this information to evade detection or filtering.	
                </t>

        	</list>
        </t>
		
</section>
	
</middle>

<back>

<references title="Normative References">

    <reference anchor="RFC768">
        <front>
            <title>User Datagram Protocol</title>
            <author initials="J." surname="Postel" />
            <date month="August" year="1980" />
        </front>
        <seriesInfo name="RFC" value="768" />
    </reference>  
	
    <reference anchor="RFC790">
        <front>
            <title>Assigned Numbers</title>
            <author initials="J." surname="Postel" />
            <date month="September" year="1981" />
        </front>
        <seriesInfo name="RFC" value="790" />
    </reference>  	
	
    <reference anchor="RFC791">
        <front>
            <title>Internet Protocol</title>
            <author initials="J." surname="Postel" />
            <date month="September" year="1981" />
        </front>
        <seriesInfo name="RFC" value="791" />
    </reference>  
	
    <reference anchor="RFC792">
        <front>
            <title>Internet Control Message Protocol</title>
            <author initials="J." surname="Postel" />
            <date month="September" year="1981" />
        </front>
        <seriesInfo name="RFC" value="792" />
    </reference>
	
    <reference anchor="RFC793">
        <front>
            <title>Transmission Control Protocol</title>
            <author initials="J." surname="Postel" />
            <date month="September" year="1981" />
        </front>
        <seriesInfo name="RFC" value="793" />
    </reference>

	<?rfc include="reference.RFC.2119"?>
    <?rfc include="reference.RFC.3261"?>
    <?rfc include="reference.RFC.3444"?>
    <?rfc include="reference.RFC.3688"?>	
    <?rfc include="reference.RFC.6020"?>
    <?rfc include="reference.RFC.6241"?>
    <?rfc include="reference.RFC.6242"?>
    <?rfc include="reference.RFC.7950"?>
    <?rfc include="reference.RFC.8040"?>
    <?rfc include="reference.RFC.8174"?>
    <?rfc include="reference.RFC.8192"?>
    <?rfc include="reference.RFC.8200"?>
    <?rfc include="reference.RFC.8329"?>
    <?rfc include="reference.RFC.8340"?>
    <?rfc include="reference.RFC.8341"?>
    <?rfc include="reference.RFC.8431"?>
    <?rfc include="reference.RFC.8446"?>
    <?rfc include="reference.RFC.8525"?>
	
    <reference anchor="draft-ietf-i2nsf-capability">
        <front>
        <title>Information Model of NSFs Capabilities</title>
        <author initials="L." surname="Xia"/>
        <author initials="J." surname="Strassner"/>
        <author initials="C." surname="Basile"/>
        <author initials="D." surname="Lopez"/>
        <date month="April" year="2019" />
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-i2nsf-capability-05" />
    </reference> 
	
	<reference anchor="draft-ietf-i2nsf-nsf-monitoring-data-model">
        <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="May" year="2020" />
    </front>
    <seriesInfo name="Internet-Draft" value="draft-ietf-i2nsf-nsf-monitoring-data-model-03" />
    </reference> 
	
    <reference anchor="draft-ietf-i2nsf-sdn-ipsec-flow-protection">
        <front>
        <title>Software-Defined Networking (SDN)-based IPsec Flow Protection</title>
        <author initials="R." surname="Marin-Lopez"/>
        <author initials="G." surname="Lopez-Millan"/>
        <author initials="F." surname="Pereniguez-Garcia"/>
        <date month="June" year="2020" />
        </front>
    <seriesInfo name="Internet-Draft" value="draft-ietf-i2nsf-sdn-ipsec-flow-protection-08" />
    </reference>       
	
</references>
    
<references title="Informative References">

    <reference anchor="draft-ietf-i2nsf-registration-interface-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="March" year="2020" />
        </front>
    <seriesInfo name="Internet-Draft" value="draft-ietf-i2nsf-registration-interface-dm" />
    </reference> 
   
    <reference anchor="draft-ietf-i2nsf-nsf-facing-interface-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="May" year="2020" />
        </front>
    <seriesInfo name="Internet-Draft" value="draft-ietf-i2nsf-nsf-facing-interface-dm-09" />
    </reference> 
    
</references>
  
  <section title="Configuration Examples">
      <t>
        This section shows configuration examples of "ietf-i2nsf-capability" module for capabilities registration of general firewall.
      </t>
      
      <section title="Example 1: Registration for Capabilities of General Firewall">
      <t>
        This section shows a configuration example for capabilities registration of general firewall.
      </t>


      <figure anchor="Configuration-XML-of-Generic-Firewall" title="Configuration XML for Capabilities Registration of General Firewall">
      <artwork><![CDATA[
      
<nsf xmlns="urn:ietf:params:xml:ns:yang:ietf-i2nsf-capability">
 <nsf-name>general_firewall</nsf-name>
 <condition-capabilities>
  <generic-nsf-capabilities>
   <ipv4-capability>ipv4-protocol</ipv4-capability>
   <ipv4-capability>exact-ipv4-address</ipv4-capability>
   <ipv4-capability>range-ipv4-address</ipv4-capability>
   <tcp-capability>exact-fourth-layer-port-num</tcp-capability>
   <tcp-capability>range-fourth-layer-port-num</tcp-capability>
  </generic-nsf-capabilities>
 </condition-capabilities>
 <action-capabilities>
  <ingress-action-capability>pass</ingress-action-capability>
  <ingress-action-capability>drop</ingress-action-capability>
  <ingress-action-capability>alert</ingress-action-capability>
  <egress-action-capability>pass</egress-action-capability>
  <egress-action-capability>drop</egress-action-capability>
  <egress-action-capability>alert</egress-action-capability>
 </action-capabilities>
</nsf>
   
         ]]></artwork>   
         </figure>  
         
      <t>
        <xref target="Configuration-XML-of-Generic-Firewall" />  shows the configuration XML for capabilities registration of general firewall and its capabilities are as follows.
      </t>
      
      <t>
      <list style="numbers">
      
      <t>
        The name of the NSF is general_firewall.
      </t>
      <t>
        The NSF can inspect protocol, exact IPv4 address, and range IPv4 address for IPv4 packets.
      </t>
      <t>       
        The NSF can inspect exact port number and range port number for fourth layer packets.
      </t>
      <t>
        The NSF can control whether the packets are allowed to pass, drop, or alert. 
      </t>
      </list>
      </t>
         
      </section>
      
      <section title="Example 2: Registration for Capabilities of Time based Firewall">
      <t>
        This section shows a configuration example for capabilities registration of time based firewall.
      </t>


      <figure anchor="Configuration-XML-of-Time-based-Firewall" title="Configuration XML for Capabilities Registration of Time based Firewall">
      <artwork><![CDATA[
      
<nsf xmlns="urn:ietf:params:xml:ns:yang:ietf-i2nsf-capability">
 <nsf-name>time_based_firewall</nsf-name>
 <time-capabilities>absolute-time</time-capabilities>
 <time-capabilities>periodic-time</time-capabilities>
 <condition-capabilities>
  <generic-nsf-capabilities>
   <ipv4-capability>ipv4-protocol</ipv4-capability>
   <ipv4-capability>exact-ipv4-address</ipv4-capability>
   <ipv4-capability>range-ipv4-address</ipv4-capability>
  </generic-nsf-capabilities>
 </condition-capabilities>
 <action-capabilities>
  <ingress-action-capability>pass</ingress-action-capability>
  <ingress-action-capability>drop</ingress-action-capability>
  <ingress-action-capability>alert</ingress-action-capability>
  <egress-action-capability>pass</egress-action-capability>
  <egress-action-capability>drop</egress-action-capability>
  <egress-action-capability>alert</egress-action-capability>
 </action-capabilities>
</nsf>
   
         ]]></artwork>   
         </figure>  
         
      <t>
        <xref target="Configuration-XML-of-Time-based-Firewall" />  shows the configuration XML for capabilities registration of time based firewall and its capabilities are as follows.
      </t>
      
      <t>
      <list style="numbers">
      
      <t>
        The name of the NSF is time_based_firewall.
      </t>
      
      <t>
        The NSF can execute the security policy rule according to absolute time and periodic time.
      </t>
      
      <t>
        The NSF can inspect protocol, exact IPv4 address, and range IPv4 address for IPv4 packets.
      </t>
      
      <t>
        The NSF can control whether the packets are allowed to pass, drop, or alert. 
      </t>
      
      </list>
      </t>
         
      </section>
      
      <section title="Example 3: Registration for Capabilities of Web Filter">
      <t>
        This section shows a configuration example for capabilities registration of web filter.
      </t>


      <figure anchor="Configuration-XML-of-Web-Filter" title="Configuration XML for Capabilities Registration of Web Filter">
      <artwork><![CDATA[
      
<nsf xmlns="urn:ietf:params:xml:ns:yang:ietf-i2nsf-capability">
 <nsf-name>web_filter</nsf-name>
 <condition-capabilities>
  <advanced-nsf-capabilities>
   <url-capability>user-defined</url-capability>
  </advanced-nsf-capabilities>
 </condition-capabilities>
 <action-capabilities>
  <ingress-action-capability>pass</ingress-action-capability>
  <ingress-action-capability>drop</ingress-action-capability>
  <ingress-action-capability>alert</ingress-action-capability>
  <egress-action-capability>pass</egress-action-capability>
  <egress-action-capability>drop</egress-action-capability>
  <egress-action-capability>alert</egress-action-capability>
 </action-capabilities>
</nsf>
   
         ]]></artwork>   
         </figure>  
         
      <t>
        <xref target="Configuration-XML-of-Web-Filter" />  shows the configuration XML for capabilities registration of web filter and its capabilities are as follows.
      </t>
      
      <t>
      <list style="numbers">
      
      <t>
        The name of the NSF is web_filter.
      </t>
      
      <t>
        The NSF can inspect url for http and https packets.
      </t>
      
      <t>
        The NSF can control whether the packets are allowed to pass, drop, or alert. 
      </t>
      
      </list>
      </t>
         
      </section> 
      
      <section title="Example 4: Registration for Capabilities of VoIP/VoLTE Filter">
      <t>
        This section shows a configuration example for capabilities registration of VoIP/VoLTE filter.
      </t>


      <figure anchor="Configuration-XML-of-VoIP-VoLTE-Filter" title="Configuration XML for Capabilities Registration of VoIP/VoLTE Filter">
      <artwork><![CDATA[
      
<nsf xmlns="urn:ietf:params:xml:ns:yang:ietf-i2nsf-capability">
 <nsf-name>voip_volte_filter</nsf-name>
 <condition-capabilities>
  <advanced-nsf-capabilities>
   <voip-volte-capability>voice-id</voip-volte-capability>
  </advanced-nsf-capabilities>
 </condition-capabilities>
 <action-capabilities>
  <ingress-action-capability>pass</ingress-action-capability>
  <ingress-action-capability>drop</ingress-action-capability>
  <ingress-action-capability>alert</ingress-action-capability>
  <egress-action-capability>pass</egress-action-capability>
  <egress-action-capability>drop</egress-action-capability>
  <egress-action-capability>alert</egress-action-capability>
 </action-capabilities>
</nsf>
   
         ]]></artwork>   
         </figure>  
         
      <t>
         <xref target="Configuration-XML-of-VoIP-VoLTE-Filter" />  shows the configuration XML for capabilities registration of VoIP/VoLTE filter and its capabilities are as follows.
      </t>
      
      <t>
      <list style="numbers">
      
      <t>
        The name of the NSF is voip_volte_filter.
      </t>
      
      <t>
        The NSF can inspect voice id for VoIP/VoLTE packets.
      </t>
      
      <t>
        The NSF can control whether the packets are allowed to pass, drop, or alert. 
      </t>
      
      </list>
      </t>
         
      </section> 
  
      <section title="Example 5: Registration for Capabilities of HTTP and HTTPS Flood Mitigation">
      <t>
        This section shows a configuration example for capabilities registration of http and https flood mitigation.
      </t>


      <figure anchor="Configuration-XML-of-HTTP-and-HTTPS-Flood-Mitigation" title="Configuration XML for Capabilities Registration of HTTP and HTTPS Flood Mitigation">
      <artwork><![CDATA[
      
<nsf xmlns="urn:ietf:params:xml:ns:yang:ietf-i2nsf-capability">
 <nsf-name>http_and_https_flood_mitigation</nsf-name>
 <condition-capabilities>
  <advanced-nsf-capabilities>
   <anti-ddos-capability>http-flood-action</anti-ddos-capability>
   <anti-ddos-capability>https-flood-action</anti-ddos-capability>
  </advanced-nsf-capabilities>
 </condition-capabilities>
 <action-capabilities>
  <ingress-action-capability>pass</ingress-action-capability>
  <ingress-action-capability>drop</ingress-action-capability>
  <ingress-action-capability>alert</ingress-action-capability>
  <egress-action-capability>pass</egress-action-capability>
  <egress-action-capability>drop</egress-action-capability>
  <egress-action-capability>alert</egress-action-capability>
 </action-capabilities>
</nsf>
   
         ]]></artwork>   
         </figure>  
         
      <t>
        <xref target="Configuration-XML-of-HTTP-and-HTTPS-Flood-Mitigation" />  shows the configuration XML for capabilities registration of http and https flood mitigation and its capabilities are as follows.
      </t>
      
      <t>
      <list style="numbers">
      
      <t>
        The name of the NSF is http_and_https_flood_mitigation.
      </t>
      <t>
        The location of the NSF is 221.159.112.140.
      </t>
      
      <t>
        The NSF can control the amount of packets for http and https packets.
      </t>
      
      <t>
        The NSF can control whether the packets are allowed to pass, drop, or alert. 
      </t>
      
      </list>
      </t>
         
      </section> 
  
  </section>  
  
<!--  
<section title="Changes from draft-ietf-i2nsf-capability-data-model-06">   
      <t>
      The following changes are made from draft-ietf-i2nsf-capability-data-model-06:

        <list style="symbols">      
        
        <t>
        The version is revised according to the comments from Romans Danyliw for his AD review.
        </t> 
        
      </list>
      </t>
</section> 
-->

<section title="Acknowledgments">
        <t>      
        This work was supported by Institute of Information &amp;
		Communications Technology Planning &amp; Evaluation (IITP) grant funded by
        the Korea MSIT (Ministry of Science and ICT) (R-20160222-002755, Cloud based
        Security Intelligence Technology Development for the Customized
        Security Service Provisioning).			
        </t>   
</section>

<section title="Contributors">
        <t>      
       This document is made by the group effort of I2NSF working group.
       Many people actively contributed to this document.
       The following are considered co-authors:
        <list style="symbols">
        <t> Hyoungshick Kim (Sungkyunkwan University) </t>
        <t> Daeyoung Hyun (Sungkyunkwan University) </t>
        <t> Dongjin Hong (Sungkyunkwan University) </t>   
        <t> Liang Xia (Huawei) </t>   
        <t> Jung-Soo Park (ETRI) </t>       
        <t> Tae-Jin Ahn (Korea Telecom) </t> 
        <t> Se-Hui Lee (Korea Telecom) </t> 
        </list>
        </t>
</section>

</back>

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




</rfc>
