[要約] RFC 6470はNETCONFの基本通知に関するプロトコルであり、ネットワーク構成の変更やイベントの通知を提供します。目的は、ネットワーク管理者に対してリアルタイムの情報を提供し、ネットワークの状態を監視および制御することです。

Internet Engineering Task Force (IETF)                        A. Bierman
Request for Comments: 6470                                       Brocade
Category: Standards Track                                  February 2012
ISSN: 2070-1721
        

Network Configuration Protocol (NETCONF) Base Notifications

ネットワーク構成プロトコル(NetConf)ベース通知

Abstract

概要

The Network Configuration Protocol (NETCONF) provides mechanisms to manipulate configuration datastores. However, client applications often need to be aware of common events, such as a change in NETCONF server capabilities, that may impact management applications. Standard mechanisms are needed to support the monitoring of the base system events within the NETCONF server. This document defines a YANG module that allows a NETCONF client to receive notifications for some common system events.

ネットワーク構成プロトコル(NetConf)は、構成データストアを操作するメカニズムを提供します。ただし、クライアントアプリケーションは、管理アプリケーションに影響を与える可能性のあるNetConfサーバー機能の変更など、一般的なイベントを認識する必要があることがよくあります。NetConfサーバー内のベースシステムイベントの監視をサポートするには、標準メカニズムが必要です。このドキュメントでは、NetConfクライアントがいくつかの一般的なシステムイベントの通知を受け取ることができるYangモジュールを定義しています。

Status of This Memo

本文書の位置付け

This is an Internet Standards Track document.

これは、インターネット標準トラックドキュメントです。

This document is a product of the Internet Engineering Task Force (IETF). It represents the consensus of the IETF community. It has received public review and has been approved for publication by the Internet Engineering Steering Group (IESG). Further information on Internet Standards is available in Section 2 of RFC 5741.

このドキュメントは、インターネットエンジニアリングタスクフォース(IETF)の製品です。IETFコミュニティのコンセンサスを表しています。公開レビューを受けており、インターネットエンジニアリングステアリンググループ(IESG)からの出版が承認されています。インターネット標準の詳細については、RFC 5741のセクション2で入手できます。

Information about the current status of this document, any errata, and how to provide feedback on it may be obtained at http://www.rfc-editor.org/info/rfc6470.

このドキュメントの現在のステータス、任意のERRATA、およびそのフィードバックを提供する方法に関する情報は、http://www.rfc-editor.org/info/rfc6470で取得できます。

Copyright Notice

著作権表示

Copyright (c) 2012 IETF Trust and the persons identified as the document authors. All rights reserved.

Copyright(c)2012 IETF Trustおよび文書著者として特定された人。全著作権所有。

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 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.

このドキュメントは、BCP 78およびIETFドキュメント(http://trustee.ietf.org/license-info)に関連するIETF Trustの法的規定の対象となります。この文書に関するあなたの権利と制限を説明するので、これらの文書を注意深く確認してください。このドキュメントから抽出されたコードコンポーネントには、セクション4.Eで説明されている法的規定のセクション4.Eで説明されており、単純化されたBSDライセンスで説明されているように保証なしで提供される簡略化されたBSDライセンステキストを含める必要があります。

Table of Contents

目次

   1. Introduction ....................................................2
      1.1. Terminology ................................................2
   2. YANG Module for NETCONF Base Notifications ......................3
      2.1. Overview ...................................................3
      2.2. Definitions ................................................4
   3. IANA Considerations ............................................11
   4. Security Considerations ........................................12
   5. Acknowledgements ...............................................14
   6. Normative References ...........................................14
        
1. Introduction
1. はじめに

The NETCONF protocol [RFC6241] provides mechanisms to manipulate configuration datastores. However, client applications often need to be aware of common events, such as a change in NETCONF server capabilities, that may impact management applications. Standard mechanisms are needed to support the monitoring of the base system events within the NETCONF server. This document defines a YANG module [RFC6020] that allows a NETCONF client to receive notifications for some common system events.

NetConfプロトコル[RFC6241]は、構成データストアを操作するメカニズムを提供します。ただし、クライアントアプリケーションは、管理アプリケーションに影響を与える可能性のあるNetConfサーバー機能の変更など、一般的なイベントを認識する必要があることがよくあります。NetConfサーバー内のベースシステムイベントの監視をサポートするには、標準メカニズムが必要です。このドキュメントでは、NetConfクライアントがいくつかの一般的なシステムイベントの通知を受信できるようにするYangモジュール[RFC6020]を定義しています。

1.1. Terminology
1.1. 用語

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 [RFC2119].

「必須」、「そうしない」、「必須」、「必要」、「しない」、「そうしない」、「そうではない」、「そうでない」、「推奨」、「5月」、および「オプション」は、[RFC2119]に記載されているように解釈される。

The following terms are defined in [RFC6241]:

次の用語は[RFC6241]で定義されています。

o client o datastore o protocol operation o server

o クライアントoデータストアOプロトコル操作Oサーバー

The following terms are defined in [RFC5277]:

次の用語は[RFC5277]で定義されています。

o event o stream o subscription

o イベントoストリームoサブスクリプション

The following term is defined in [RFC6020]:

次の用語は[RFC6020]で定義されています。

o data node

o データノード

2. YANG Module for NETCONF Base Notifications
2. NetConfベース通知用のYangモジュール
2.1. Overview
2.1. 概要

The YANG module defined within this document specifies a small number of event notification messages for use within the 'NETCONF' stream, and accessible to clients via the subscription mechanism described in [RFC5277]. This module imports data types from the 'ietf-netconf' module defined in [RFC6241] and 'ietf-inet-types' module defined in [RFC6021].

このドキュメント内で定義されているYangモジュールは、[rfc5277]で説明されているサブスクリプションメカニズムを介してクライアントがアクセスできる「NetConf」ストリーム内で使用するための少数のイベント通知メッセージを指定します。このモジュールは、[RFC6241]で定義されている「IETF-NetConf」モジュールと[RFC6021]で定義された「IETF-INETタイプ」モジュールからデータ型をインポートします。

These notifications pertain to configuration and monitoring portions of the managed system, not the entire system. A server MUST report events that are directly related to the NETCONF protocol. A server MAY report events for non-NETCONF management sessions, using the 'session-id' value of zero.

これらの通知は、システム全体ではなく、管理されたシステムの構成と監視の部分に関係しています。サーバーは、NetConfプロトコルに直接関連するイベントを報告する必要があります。サーバーは、ゼロの「セッションID」値を使用して、ネットコン以外の管理セッションのイベントを報告できます。

This module defines the following notifications for the 'NETCONF' stream to notify a client application that the NETCONF server state has changed:

このモジュールは、「NetConf」ストリームの次の通知を定義して、NetConfサーバー状態が変更されたクライアントアプリケーションに通知します。

netconf-config-change: Generated when the NETCONF server detects that the <running> or <startup> configuration datastore has been changed by a management session. The notification summarizes the edits that have been detected.

NetConf-Config-Change:NetConfサーバーが<runing>または<startup>構成データストアが管理セッションによって変更されたことを検出したときに生成されます。通知は、検出された編集を要約しています。

netconf-capability-change: Generated when the NETCONF server detects that the server capabilities have changed. Indicates which capabilities have been added, deleted, and/or modified. The manner in which a server capability is changed is outside the scope of this document.

NetConf-Capability-Change:NetConfサーバーがサーバー機能が変更されたことを検出したときに生成されます。どの機能が追加、削除、および/または変更されたかを示します。サーバー機能の変更方法は、このドキュメントの範囲外です。

netconf-session-start: Generated when a NETCONF server detects that a NETCONF session has started. A server MAY generate this event for non-NETCONF management sessions. Indicates the identity of the user that started the session.

NetConf-Session-Start:NetConfサーバーがNetConfセッションが開始されたことを検出したときに生成されます。サーバーは、ネットコン以外の管理セッションのためにこのイベントを生成する場合があります。セッションを開始したユーザーの身元を示します。

netconf-session-end: Generated when a NETCONF server detects that a NETCONF session has terminated. A server MAY optionally generate this event for non-NETCONF management sessions. Indicates the identity of the user that owned the session, and why the session was terminated.

NetConf-Session-End:NetConfサーバーがNetConfセッションが終了したことを検出したときに生成されます。サーバーは、オプションで、ネットコン以外の管理セッションのためにこのイベントを生成する場合があります。セッションを所有していたユーザーの身元と、セッションが終了した理由を示します。

netconf-confirmed-commit: Generated when a NETCONF server detects that a confirmed-commit event has occurred. Indicates the event and the current state of the confirmed-commit procedure in progress.

NetConf-Confirmed-Commit:NetConfサーバーが確認されたコミットイベントが発生したことを検出したときに生成されます。進行中の確認されたコミット化された手順のイベントと現在の状態を示します。

2.2. Definitions
2.2. 定義
   <CODE BEGINS> file="ietf-netconf-notifications@2011-12-09.yang"
        

module ietf-netconf-notifications {

モジュールietf-netconf-notifications {

      namespace
        "urn:ietf:params:xml:ns:yang:ietf-netconf-notifications";
        

prefix ncn;

プレフィックスNCN;

      import ietf-inet-types { prefix inet; }
      import ietf-netconf { prefix nc; }
        

organization "IETF NETCONF (Network Configuration Protocol) Working Group";

組織「IETF NetConf(ネットワーク構成プロトコル)ワーキンググループ」;

      contact
        "WG Web:   <http://tools.ietf.org/wg/netconf/>
         WG List:  <mailto:netconf@ietf.org>
        
         WG Chair: Bert Wijnen
                   <mailto:bertietf@bwijnen.net>
        
         WG Chair: Mehmet Ersue
                   <mailto:mehmet.ersue@nsn.com>
        
         Editor:   Andy Bierman
                   <mailto:andy@netconfcentral.org>";
        

description "This module defines a YANG data model for use with the NETCONF protocol that allows the NETCONF client to receive common NETCONF base event notifications.

説明 "このモジュールは、NetConfクライアントが共通のNetConfベースイベント通知を受信できるようにするNetConfプロトコルで使用するYangデータモデルを定義します。

Copyright (c) 2012 IETF Trust and the persons identified as the document authors. All rights reserved.

Copyright(c)2012 IETF Trustおよび文書著者として特定された人。全著作権所有。

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

修正の有無にかかわらず、ソースおよびバイナリ形式での再配布と使用は、単純化されたBSDライセンスに含まれるライセンス条件に従って許可されており、

set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info).

IETFドキュメント(http://trustee.ietf.org/license-info)に関連するIETFトラストの法的規定のセクション4.Cに記載されています。

This version of this YANG module is part of RFC 6470; see the RFC itself for full legal notices.";

このYangモジュールのこのバージョンは、RFC 6470の一部です。完全な法的通知については、RFC自体を参照してください。」;

      revision "2012-02-06" {
        description
          "Initial version.";
        reference
          "RFC 6470: NETCONF Base Notifications";
      }
        

grouping common-session-parms { description "Common session parameters to identify a management session.";

Grouping CommonSession-Parms {説明 "管理セッションを識別する共通セッションパラメーター。";

       leaf username {
         type string;
         mandatory true;
         description
           "Name of the user for the session.";
       }
        
       leaf session-id {
         type nc:session-id-or-zero-type;
         mandatory true;
         description
           "Identifier of the session.
            A NETCONF session MUST be identified by a non-zero value.
            A non-NETCONF session MAY be identified by the value zero.";
       }
        
       leaf source-host {
         type inet:ip-address;
         description
           "Address of the remote host for the session.";
       }
     }
        

grouping changed-by-parms { description "Common parameters to identify the source of a change event, such as a configuration or capability change.";

Changed by-Parms {説明 "Common Parameters common Parameters fource on Configurationや機能の変更など、変更イベントのソースを識別します。

       container changed-by {
         description
           "Indicates the source of the change.
            If caused by internal action, then the
            empty leaf 'server' will be present.
            If caused by a management session, then
            the name, remote host address, and session ID
            of the session that made the change will be reported.";
         choice server-or-user {
           mandatory true;
           leaf server {
             type empty;
             description
               "If present, the change was caused
                by the server.";
           }
        
           case by-user {
             uses common-session-parms;
           }
         } // choice server-or-user
       } // container changed-by-parms
     }
        

notification netconf-config-change { description "Generated when the NETCONF server detects that the <running> or <startup> configuration datastore has been changed by a management session. The notification summarizes the edits that have been detected.

通知netconf-config-change {description "NetConfサーバーが<runing>または<startup>構成データストアが管理セッションによって変更されたことを検出したときに生成されます。通知は、検出された編集を要約します。

The server MAY choose to also generate this notification while loading a datastore during the boot process for the device.";

サーバーは、デバイスのブートプロセス中にデータストアを読み込んでいるときにこの通知を生成することも選択できます。」

uses changed-by-parms;

パルムごとに使用します。

       leaf datastore {
         type enumeration {
           enum running {
             description "The <running> datastore has changed.";
           }
           enum startup {
             description "The <startup> datastore has changed";
           }
         }
         default "running";
         description
           "Indicates which configuration datastore has changed.";
       }
        

list edit { description "An edit record SHOULD be present for each distinct edit operation that the server has detected on the target datastore. This list MAY be omitted if the detailed edit operations are not known. The server MAY report entries in this list for changes not made by a NETCONF session (e.g., CLI).";

リスト編集{説明 "ターゲットデータストアでサーバーが検出した個別の編集操作ごとに編集レコードが存在する必要があります。詳細な編集操作が不明な場合、このリストは省略できます。NetConfセッションでは作成されていません(例:CLI)。 ";

         leaf target {
           type instance-identifier;
           description
             "Topmost node associated with the configuration change.
              A server SHOULD set this object to the node within
              the datastore that is being altered.  A server MAY
              set this object to one of the ancestors of the actual
              node that was changed, or omit this object, if the
              exact node is not known.";
         }
        
         leaf operation {
           type nc:edit-operation-type;
           description
             "Type of edit operation performed.
              A server MUST set this object to the NETCONF edit
              operation performed on the target datastore.";
         }
       } // list edit
     } // notification netconf-config-change
        

notification netconf-capability-change { description "Generated when the NETCONF server detects that the server capabilities have changed. Indicates which capabilities have been added, deleted, and/or modified. The manner in which a server capability is changed is outside the scope of this document.";

通知netConf-capability-change {description "NetConfサーバーがサーバー機能が変更されたことを検出したときに生成されます。どの機能が追加、削除、および/または変更されたかを示します。サーバー機能の変更方法はの範囲外です。このドキュメント。";

uses changed-by-parms;

パルムごとに使用します。

       leaf-list added-capability {
         type inet:uri;
         description
           "List of capabilities that have just been added.";
       }
        
       leaf-list deleted-capability {
         type inet:uri;
         description
           "List of capabilities that have just been deleted.";
       }
        
       leaf-list modified-capability {
         type inet:uri;
         description
           "List of capabilities that have just been modified.
            A capability is considered to be modified if the
            base URI for the capability has not changed, but
            one or more of the parameters encoded at the end of
            the capability URI have changed.
            The new modified value of the complete URI is returned.";
       }
     } // notification netconf-capability-change
        

notification netconf-session-start { description "Generated when a NETCONF server detects that a NETCONF session has started. A server MAY generate this event for non-NETCONF management sessions. Indicates the identity of the user that started the session."; uses common-session-parms; } // notification netconf-session-start

NetConf-Session-Start {説明 "NetConfサーバーがNetConfセッションが開始されたことを検出したときに生成されます。サーバーは、NetConf管理セッションのためにこのイベントを生成する場合があります。セッションを開始したユーザーの身元を示します。共通セッションパーマムを使用します。} //通知netconf-session-start

notification netconf-session-end { description "Generated when a NETCONF server detects that a NETCONF session has terminated. A server MAY optionally generate this event for non-NETCONF management sessions. Indicates the identity of the user that owned the session, and why the session was terminated.";

NetConf-Session-END {説明 "NetConfサーバーがNetConfセッションが終了したことを検出したときに生成されます。サーバーは、非ネットコン管理セッションのためにこのイベントをオプションで生成する場合があります。セッションが終了しました。 ";

uses common-session-parms;

共通セッションパーマムを使用します。

       leaf killed-by {
         when "../termination-reason = 'killed'";
         type nc:session-id-type;
         description
           "The ID of the session that directly caused this session
            to be abnormally terminated.  If this session was abnormally
            terminated by a non-NETCONF session unknown to the server,
            then this leaf will not be present.";
       }
        
       leaf termination-reason {
         type enumeration {
           enum "closed" {
             description
               "The session was terminated by the client in normal
                fashion, e.g., by the NETCONF <close-session>
                protocol operation.";
           }
           enum "killed" {
             description
               "The session was terminated in abnormal
                fashion, e.g., by the NETCONF <kill-session>
                protocol operation.";
           }
           enum "dropped" {
             description
               "The session was terminated because the transport layer
                connection was unexpectedly closed.";
           }
           enum "timeout" {
             description
               "The session was terminated because of inactivity,
                e.g., waiting for the <hello> message or <rpc>
                messages.";
           }
        
           enum "bad-hello" {
             description
               "The client's <hello> message was invalid.";
           }
           enum "other" {
             description
               "The session was terminated for some other reason.";
           }
         }
         mandatory true;
         description
           "Reason the session was terminated.";
       }
     } // notification netconf-session-end
        

notification netconf-confirmed-commit { description "Generated when a NETCONF server detects that a confirmed-commit event has occurred. Indicates the event and the current state of the confirmed-commit procedure in progress."; reference "RFC 6241, Section 8.4";

NetConf-Confirmed-Commitの通知{説明 "NetConfサーバーが確認されたコミットイベントが発生したことを検出したときに生成されます。参照「RFC 6241、セクション8.4」;

       uses common-session-parms {
         when "../confirm-event != 'timeout'";
       }
        
       leaf confirm-event {
         type enumeration {
           enum "start" {
             description
               "The confirmed-commit procedure has started.";
           }
           enum "cancel" {
             description
               "The confirmed-commit procedure has been canceled,
                e.g., due to the session being terminated, or an
                explicit <cancel-commit> operation.";
           }
           enum "timeout" {
             description
               "The confirmed-commit procedure has been canceled
                due to the confirm-timeout interval expiring.
                The common session parameters will not be present
                in this sub-mode.";
           }
        
           enum "extend" {
             description
               "The confirmed-commit timeout has been extended,
                e.g., by a new <confirmed-commit> operation.";
           }
           enum "complete" {
             description
               "The confirmed-commit procedure has been completed.";
           }
         }
         mandatory true;
         description
           "Indicates the event that caused the notification.";
       }
        
       leaf timeout {
         when
           "../confirm-event = 'start' or ../confirm-event = 'extend'";
         type uint32;
         units "seconds";
         description
           "The configured timeout value if the event type
            is 'start' or 'extend'.  This value represents
            the approximate number of seconds from the event
            time when the 'timeout' event might occur.";
       }
     } // notification netconf-confirmed-commit
        

}

}

<CODE ENDS>

<コードエンド>

3. IANA Considerations
3. IANAの考慮事項

This document registers one XML namespace URN in the 'IETF XML registry', following the format defined in [RFC3688].

このドキュメントは、[RFC3688]で定義されている形式に従って、「IETF XMLレジストリ」に1つのXML名空間URNを登録します。

      URI: urn:ietf:params:xml:ns:yang:ietf-netconf-notifications
        

Registrant Contact: The IESG.

登録者の連絡先:IESG。

XML: N/A; the requested URI is an XML namespace.

XML:n/a;要求されたURIはXMLネームスペースです。

This document registers one module name in the 'YANG Module Names' registry, defined in [RFC6020].

このドキュメントは、[RFC6020]で定義されている「Yangモジュール名」レジストリに1つのモジュール名を登録します。

      name: ietf-netconf-notifications
      prefix: ncn
      namespace: urn:ietf:params:xml:ns:yang:ietf-netconf-notifications
      RFC: 6470
        
4. Security Considerations
4. セキュリティに関する考慮事項

The YANG module defined in this memo is designed to be accessed via the NETCONF protocol [RFC6241]. The lowest NETCONF layer is the secure transport layer and the mandatory-to-implement secure transport is SSH, defined in [RFC6242].

このメモで定義されているYangモジュールは、NetConfプロトコル[RFC6241]を介してアクセスするように設計されています。最低のネットコン層は安全な輸送層であり、実装から実装の安全な輸送は[RFC6242]で定義されているSSHです。

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:

このYangモジュールの読み取り可能なデータノードの一部は、一部のネットワーク環境で敏感または脆弱と見なされる場合があります。したがって、これらのデータノードへの読み取りアクセス(get、get config、または通知を介して)を制御することが重要です。これらは、サブツリーとデータノードとその感度/脆弱性です。

   /netconf-config-change:
      Event type itself indicates that the system configuration has
      changed.  This event could alert an attacker that specific
      configuration data nodes have been altered.
   /netconf-config-change/changed-by:
      Indicates whether the server or a specific user management session
      made the configuration change.  Identifies the user name,
      session-id, and source host address associated with the
      configuration change, if any.
   /netconf-config-change/datastore:
      Indicates which datastore has been changed.  This data can be used
      to determine if the non-volatile startup configuration data has
      been changed.
   /netconf-config-change/edit:
      Identifies the specific edit operations and specific datastore
      subtree(s) that have changed.  This data could be used to
      determine if specific server vulnerabilities may now be present.
        
   /netconf-capability-change:
      Event type itself indicates that the system capabilities have
      changed, and may now be vulnerable to unspecified attacks.  An
      attacker will likely need to understand the content represented by
      specific capability URI strings.  For example, knowing that a
      packet capture monitoring capability has been added to the system
      might help an attacker identify the device for possible
      unauthorized eavesdropping.
   /netconf-capability-change/changed-by:
      Indicates whether the server or a specific user management session
      made the capability change.  Identifies the user name, session-id,
      and source host address associated with the capability change, if
      any.
   /netconf-capability-change/added-capability:
      Indicates the specific capability URIs that have been added.  This
      data could be used to determine if specific server vulnerabilities
      may now be present.
   /netconf-capability-change/deleted-capability:
      Indicates the specific capability URIs that have been deleted.
      This data could be used to determine if specific server
      vulnerabilities may now be present.
   /netconf-capability-change/modified-capability:
      Indicates the specific capability URIs that have been modified.
      This data could be used to determine if specific server
      vulnerabilities may now be present.
        
   /netconf-session-start:
      Event type itself indicates that a NETCONF or other management
      session may start altering the device configuration and/or state.
      It may be possible for an attacker to alter the configuration by
      somehow taking advantage of another session concurrently editing
      an unlocked datastore.
   /netconf-session-start/username:
      Indicates the user name associated with the session.
   /netconf-session-start/source-host:
      Indicates the source host address associated with the session.
        
   /netconf-session-end:
      Event type itself indicates that a NETCONF or other management
      session may be finished altering the device configuration.  This
      event could alert an attacker that a datastore may have been
      altered.
   /netconf-session-end/username:
      Indicates the user name associated with the session.
   /netconf-session-end/source-host:
      Indicates the source host address associated with the session.
        
   /netconf-confirmed-commit:
      Event type itself indicates that the <running> datastore may have
      changed.  This event could alert an attacker that the device
      behavior has changed.
   /netconf-confirmed-commit/username:
      Indicates the user name associated with the session.
   /netconf-confirmed-commit/source-host:
      Indicates the source host address associated with the session.
   /netconf-confirmed-commit/confirm-event:
      Indicates the specific confirmed-commit state change that
      occurred.  A value of 'complete' probably indicates that the
      <running> datastore has changed.
   /netconf-confirmed-commit/timeout:
      Indicates the number of seconds in the future when the <running>
      datastore may change, due to the server reverting to an older
      configuration.
        
5. Acknowledgements
5. 謝辞

Thanks to Martin Bjorklund, Juergen Schoenwaelder, Kent Watsen, and many other members of the NETCONF WG for providing important input to this document.

Martin Bjorklund、Juergen Schoenwaelder、Kent Watsen、およびNetConf WGの他の多くのメンバーに、このドキュメントに重要な入力を提供してくれたことに感謝します。

6. Normative References
6. 引用文献

[RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997.

[RFC2119] Bradner、S。、「要件レベルを示すためにRFCで使用するためのキーワード」、BCP 14、RFC 2119、1997年3月。

[RFC3688] Mealling, M., "The IETF XML Registry", BCP 81, RFC 3688, January 2004.

[RFC3688] Mealling、M。、「IETF XMLレジストリ」、BCP 81、RFC 3688、2004年1月。

[RFC5277] Chisholm, S. and H. Trevino, "NETCONF Event Notifications", RFC 5277, July 2008.

[RFC5277] Chisholm、S。およびH. Trevino、「NetConf Event Notifications」、RFC 5277、2008年7月。

[RFC6020] Bjorklund, M., Ed., "YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)", RFC 6020, October 2010.

[RFC6020] Bjorklund、M.、ed。、「Yang-ネットワーク構成プロトコル(NetConf)のデータモデリング言語」、RFC 6020、2010年10月。

[RFC6021] Schoenwaelder, J., Ed., "Common YANG Data Types", RFC 6021, October 2010.

[RFC6021] Schoenwaelder、J.、ed。、「Common Yang Data型」、RFC 6021、2010年10月。

[RFC6241] Enns, R., Ed., Bjorklund, M., Ed., Schoenwaelder, J., Ed., and A. Bierman, Ed., "Network Configuration Protocol (NETCONF)", RFC 6241, June 2011.

[RFC6241] Enns、R.、ed。、Bjorklund、M.、ed。、Schoenwaelder、J.、ed。、およびA. Bierman、ed。、「Network Configuration Protocol(NetConf)」、RFC 6241、2011年6月。

[RFC6242] Wasserman, M., "Using the NETCONF Protocol over Secure Shell (SSH)", RFC 6242, June 2011.

[RFC6242] Wasserman、M。、「Secure Shell(SSH)を介したNetConfプロトコルを使用」、RFC 6242、2011年6月。

Author's Address

著者の連絡先

Andy Bierman Brocade

アンディ・ビアマン・ブロケード

   EMail: andy@netconfcentral.org