I2NSF Capability YANG Data Model
draft-hares-i2nsf-capability-data-model-03
The information below is for an old version of the document |
Document |
Type |
|
Active Internet-Draft (individual)
|
|
Last updated |
|
2017-07-03
|
|
Stream |
|
(None)
|
|
Intended RFC status |
|
(None)
|
|
Formats |
|
plain text
pdf
html
bibtex
|
Stream |
Stream state |
|
(No stream defined) |
|
Consensus Boilerplate |
|
Unknown
|
|
RFC Editor Note |
|
(None)
|
IESG |
IESG state |
|
I-D Exists
|
|
Telechat date |
|
|
|
Responsible AD |
|
(None)
|
|
Send notices to |
|
(None)
|
Network Working Group S. Hares
Internet-Draft Huawei
Intended status: Standards Track J. Jeong
Expires: January 4, 2018 J. Kim
Sungkyunkwan University
R. Moskowitz
HTT Consulting
L. Xia
Huawei
July 3, 2017
I2NSF Capability YANG Data Model
draft-hares-i2nsf-capability-data-model-03
Abstract
This document defines a YANG data model for capabilities that enables
an I2NSF user to control various network security functions in
network security devices via an I2NSF security controller.
Status of This Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at http://datatracker.ietf.org/drafts/current/.
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
This Internet-Draft will expire on January 4, 2018.
Copyright Notice
Copyright (c) 2017 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents
(http://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
Hares, et al. Expires January 4, 2018 [Page 1]
Internet-Draft I2NSF Capability YANG Data Model July 2017
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2
2. Requirements Language . . . . . . . . . . . . . . . . . . . . 3
3. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . 3
3.1. Tree Diagrams . . . . . . . . . . . . . . . . . . . . . . 3
4. High-Level YANG . . . . . . . . . . . . . . . . . . . . . . . 4
4.1. Capabilities per NSF . . . . . . . . . . . . . . . . . . 4
4.2. Network Security Control . . . . . . . . . . . . . . . . 4
4.3. Content Security Control . . . . . . . . . . . . . . . . 5
4.4. Attack Mitigation Control . . . . . . . . . . . . . . . . 7
4.5. Information on Capabilities . . . . . . . . . . . . . . . 9
4.6. Location for Capabilities . . . . . . . . . . . . . . . . 10
4.7. IT Resources linked to Capabilities . . . . . . . . . . . 10
4.8. Actions . . . . . . . . . . . . . . . . . . . . . . . . . 11
5. YANG Modules . . . . . . . . . . . . . . . . . . . . . . . . 11
6. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 33
7. Security Considerations . . . . . . . . . . . . . . . . . . . 34
8. Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . 34
9. References . . . . . . . . . . . . . . . . . . . . . . . . . 34
9.1. Normative References . . . . . . . . . . . . . . . . . . 34
9.2. Informative References . . . . . . . . . . . . . . . . . 34
Appendix A. Changes from draft-hares-i2nsf-capability-data-
model-01 . . . . . . . . . . . . . . . . . . . . . . 36
Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 36
1. Introduction
[i2nsf-problem-statement] proposes two different types of interfaces:
o Interface between I2NSF user and I2NSF security controller called
I2NSF consumer-facing interface
o Interface between I2NSF security controller and network security
functions (NSFs) called I2NSF NSF-facing interface
This document provides a YANG model that defines the capabilities for
security devices that can be utilized by I2NSF NSF-facing interface
between the I2NSF security controller and the NSF devices to express
the capabilities of NSF devices. This YANG model can also be used by
the IN2SF user (or I2NSF client) to provide a complete list of the
Show full document text