draft-ietf-netmod-rfc8022bis-03.txt | draft-ietf-netmod-rfc8022bis-04.txt | |||
---|---|---|---|---|
NETMOD Working Group L. Lhotka | NETMOD Working Group L. Lhotka | |||
Internet-Draft CZ.NIC | Internet-Draft CZ.NIC | |||
Intended status: Standards Track A. Lindem | Intended status: Standards Track A. Lindem | |||
Expires: June 14, 2018 Cisco Systems | Expires: June 15, 2018 Cisco Systems | |||
Y. Qu | Y. Qu | |||
Futurewei Technologies, Inc. | Futurewei Technologies, Inc. | |||
December 11, 2017 | December 12, 2017 | |||
A YANG Data Model for Routing Management (NDMA Version) | A YANG Data Model for Routing Management (NDMA Version) | |||
draft-ietf-netmod-rfc8022bis-03 | draft-ietf-netmod-rfc8022bis-04 | |||
Abstract | Abstract | |||
This document contains a specification of three YANG modules and one | This document contains a specification of three YANG modules and one | |||
submodule. Together they form the core routing data model that | submodule. Together they form the core routing data model that | |||
serves as a framework for configuring and managing a routing | serves as a framework for configuring and managing a routing | |||
subsystem. It is expected that these modules will be augmented by | subsystem. It is expected that these modules will be augmented by | |||
additional YANG modules defining data models for control-plane | additional YANG modules defining data models for control-plane | |||
protocols, route filters, and other functions. The core routing data | protocols, route filters, and other functions. The core routing data | |||
model provides common building blocks for such extensions -- routes, | model provides common building blocks for such extensions -- routes, | |||
Routing Information Bases (RIBs), and control-plane protocols. | Routing Information Bases (RIBs), and control-plane protocols. | |||
This version of these YANG modules uses new names for these YANG | The main difference from the first version is that this version fully | |||
models. The main difference from the first version is that this | conforms to the Network Management Datastore Architecture (NMDA). | |||
version fully conforms to the Network Management Datastore | Consequently, this document obsoletes RFC 8022. | |||
Architecture (NMDA). Consequently, this document obsoletes RFC 8022. | ||||
Status of This Memo | Status of This Memo | |||
This Internet-Draft is submitted in full conformance with the | This Internet-Draft is submitted in full conformance with the | |||
provisions of BCP 78 and BCP 79. | provisions of BCP 78 and BCP 79. | |||
Internet-Drafts are working documents of the Internet Engineering | Internet-Drafts are working documents of the Internet Engineering | |||
Task Force (IETF). Note that other groups may also distribute | Task Force (IETF). Note that other groups may also distribute | |||
working documents as Internet-Drafts. The list of current Internet- | working documents as Internet-Drafts. The list of current Internet- | |||
Drafts is at http://datatracker.ietf.org/drafts/current/. | Drafts is at http://datatracker.ietf.org/drafts/current/. | |||
Internet-Drafts are draft documents valid for a maximum of six months | Internet-Drafts are draft documents valid for a maximum of six months | |||
and may be updated, replaced, or obsoleted by other documents at any | and may be updated, replaced, or obsoleted by other documents at any | |||
time. It is inappropriate to use Internet-Drafts as reference | time. It is inappropriate to use Internet-Drafts as reference | |||
material or to cite them other than as "work in progress." | material or to cite them other than as "work in progress." | |||
This Internet-Draft will expire on June 14, 2018. | This Internet-Draft will expire on June 15, 2018. | |||
Copyright Notice | Copyright Notice | |||
Copyright (c) 2017 IETF Trust and the persons identified as the | Copyright (c) 2017 IETF Trust and the persons identified as the | |||
document authors. All rights reserved. | document authors. All rights reserved. | |||
This document is subject to BCP 78 and the IETF Trust's Legal | This document is subject to BCP 78 and the IETF Trust's Legal | |||
Provisions Relating to IETF Documents | Provisions Relating to IETF Documents | |||
(http://trustee.ietf.org/license-info) in effect on the date of | (http://trustee.ietf.org/license-info) in effect on the date of | |||
publication of this document. Please review these documents | publication of this document. Please review these documents | |||
skipping to change at page 3, line 36 ¶ | skipping to change at page 3, line 36 ¶ | |||
covering more-sophisticated routing systems. While these three | covering more-sophisticated routing systems. While these three | |||
modules can be directly used for simple IP devices with static | modules can be directly used for simple IP devices with static | |||
routing (see Appendix B), their main purpose is to provide essential | routing (see Appendix B), their main purpose is to provide essential | |||
building blocks for more-complicated data models involving multiple | building blocks for more-complicated data models involving multiple | |||
control-plane protocols, multicast routing, additional address | control-plane protocols, multicast routing, additional address | |||
families, and advanced functions such as route filtering or policy | families, and advanced functions such as route filtering or policy | |||
routing. To this end, it is expected that the core routing data | routing. To this end, it is expected that the core routing data | |||
model will be augmented by numerous modules developed by various IETF | model will be augmented by numerous modules developed by various IETF | |||
working groups. | working groups. | |||
This version of these YANG modules uses new names for these YANG | The main difference from the first version is that this version fully | |||
models. The main difference from the first version is that this | conforms to the Network Management Datastore Architecture (NMDA) | |||
version fully conforms to the Network Management Datastore | [I-D.ietf-netmod-revised-datastores]. Consequently, this document | |||
Architecture (NMDA) [I-D.ietf-netmod-revised-datastores]. | obsoletes RFC 8022 [RFC8022]. | |||
Consequently, this document obsoletes RFC 8022 [RFC8022]. | ||||
2. Terminology and Notation | 2. Terminology and Notation | |||
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", | The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", | |||
"SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this | "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this | |||
document are to be interpreted as described in [RFC2119]. | document are to be interpreted as described in [RFC2119]. | |||
The following terms are defined in [RFC6241]: | The following terms are defined in [RFC6241]: | |||
o client | o client | |||
o message | ||||
o message | ||||
o protocol operation | o protocol operation | |||
o server | o server | |||
The following terms are defined in [RFC7950]: | The following terms are defined in [RFC7950]: | |||
o action | o action | |||
o augment | o augment | |||
End of changes. 8 change blocks. | ||||
14 lines changed or deleted | 12 lines changed or added | |||
This html diff was produced by rfcdiff 1.46. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |