YANG Data Model for Dynamic Flooding
draft-dontula-lsr-yang-dynamic-flooding-04
|
Document |
Type |
|
Active Internet-Draft (individual)
|
|
Authors |
|
Srinath Dontula
,
Tony Li
,
Athar Siddiqui
|
|
Last updated |
|
2020-09-28
|
|
Stream |
|
(None)
|
|
Intended RFC status |
|
(None)
|
|
Formats |
|
plain text
xml
pdf
htmlized (tools)
htmlized
bibtex
|
|
Yang Validation |
|
☯
0 errors, 0 warnings.
draft-dontula-lsr-yang-dynamic-flooding-04.txt:
xym 0.4.10:
Extracting 'ietf-dynamic-flooding-ospf@2019-09-01.yang'
Removed 0 empty lines
Extracting 'ietf-isis-dynflood@2019-09-01.yang'
ietf-dynamic-flooding-ospf@2019-09-01.yang:
pyang 2.4.0: pyang --verbose --ietf -p {libs} {model}:
# module search path: a/www/ietf-ftp/yang/rfcmod/:/a/www/ietf-ftp/yang/draftmod/:/a/www/ietf-ftp/yang/ianamod/:/a/www/ietf-ftp/yang/catalogmod/:.:/var/lib/wwwrun/yang/modules:/a/www/ietf-datatracker/7.26.0/env/share/yang/modules
# read ietf-dynamic-flooding-ospf@2019-09-01.yang (CL)
# read /a/www/ietf-ftp/yang/draftmod/ietf-ospf@2019-10-17.yang
# read /a/www/ietf-datatracker/7.26.0/env/share/yang/modules/ietf/ietf-inet-types.yang
# read /a/www/ietf-ftp/yang/draftmod/ietf-inet-types@2021-02-22.yang
# read /a/www/ietf-datatracker/7.26.0/env/share/yang/modules/ietf/ietf-yang-types.yang
# read /a/www/ietf-ftp/yang/draftmod/ietf-yang-types@2021-02-22.yang
# read /a/www/ietf-datatracker/7.26.0/env/share/yang/modules/ietf/ietf-interfaces.yang
# read /a/www/ietf-ftp/yang/rfcmod/ietf-interfaces@2018-02-20.yang
# read /a/www/ietf-datatracker/7.26.0/env/share/yang/modules/ietf/ietf-routing-types.yang
# read /a/www/ietf-ftp/yang/rfcmod/ietf-routing-types@2017-12-04.yang
# read /a/www/ietf-datatracker/7.26.0/env/share/yang/modules/iana/iana-routing-types.yang
# read /a/www/ietf-ftp/yang/ianamod/iana-routing-types@2020-12-31.yang
# read /a/www/ietf-datatracker/7.26.0/env/share/yang/modules/ietf/ietf-routing.yang
# read /a/www/ietf-ftp/yang/rfcmod/ietf-routing@2018-03-13.yang
# read /a/www/ietf-datatracker/7.26.0/env/share/yang/modules/ietf/ietf-key-chain.yang
# read /a/www/ietf-ftp/yang/rfcmod/ietf-key-chain@2017-06-15.yang
# read /a/www/ietf-datatracker/7.26.0/env/share/yang/modules/ietf/ietf-netconf-acm.yang
# read /a/www/ietf-ftp/yang/rfcmod/ietf-netconf-acm@2018-02-14.yang
# read /a/www/ietf-ftp/yang/draftmod/ietf-bfd-types@2018-08-01.yang
# read /a/www/ietf-ftp/yang/draftmod/iana-bfd-types@2018-08-01.yang
yanglint SO 1.6.7: yanglint --verbose -p {tmplib} -p {rfclib} -p {draftlib} -p {ianalib} -p {cataloglib} {model} -i:
No validation errors
|
|
Additional Resources |
|
|
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)
|
Internet Engineering Task Force S. Dontula
Internet-Draft ATT
Intended status: Standards Track T. Li
Expires: April 1, 2021 Arista Networks
A. Siddiqui
ATT
September 28, 2020
YANG Data Model for Dynamic Flooding
draft-dontula-lsr-yang-dynamic-flooding-04
Abstract
This document defines YANG data models that can be used to configure
and manage Dynamic Flooding for IS-IS and OSPF.
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 https://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 April 1, 2021.
Copyright Notice
Copyright (c) 2020 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
(https://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.
Dontula, et al. Expires April 1, 2021 [Page 1]
Internet-Draft YANG Data Model for Dynamic Flooding September 2020
Table of Contents
1. Requirements Language . . . . . . . . . . . . . . . . . . . . 2
2. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2
2.1. Tree Diagrams . . . . . . . . . . . . . . . . . . . . . . 2
3. OSPF Data Model . . . . . . . . . . . . . . . . . . . . . . . 2
3.1. Tree Diagram . . . . . . . . . . . . . . . . . . . . . . 3
3.2. OSPF YANG Module . . . . . . . . . . . . . . . . . . . . 4
4. IS-IS Data Model . . . . . . . . . . . . . . . . . . . . . . 14
4.1. Tree Diagram . . . . . . . . . . . . . . . . . . . . . . 14
4.2. IS-IS YANG Module . . . . . . . . . . . . . . . . . . . . 16
5. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . 25
6. Security Considerations . . . . . . . . . . . . . . . . . . . 25
7. RFC Editor Considerations . . . . . . . . . . . . . . . . . . 25
8. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 25
9. References . . . . . . . . . . . . . . . . . . . . . . . . . 25
9.1. Normative References . . . . . . . . . . . . . . . . . . 25
9.2. Informative References . . . . . . . . . . . . . . . . . 26
9.3. URIs . . . . . . . . . . . . . . . . . . . . . . . . . . 27
Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 27
1. Requirements Language
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 BCP 14 [1] [RFC2119]
[RFC8174] when, and only when, they appear in all capitals, as shown
here.
2. Introduction
This document defines a YANG [RFC7950] data model for IS-IS
[ISO10589] and OSPF [RFC2328] routing protocols.
The YANG data models in this document conform to the Network
Management Datastore Architecture defined in [RFC8342].
2.1. Tree Diagrams
Tree diagrams used in this document follow the notation defined in
[RFC8340].
3. OSPF Data Model
Dontula, et al. Expires April 1, 2021 [Page 2]
Internet-Draft YANG Data Model for Dynamic Flooding September 2020
3.1. Tree Diagram
module: ietf-dynamic-flooding-ospf
augment /rt:routing/rt:control-plane-protocols
/rt:control-plane-protocol/ospf:ospf/ospf:areas
/ospf:area:
+--rw dynamic-flooding {dynamic-flooding-ospf}?
+--rw enable? boolean
+--rw area-leader
+--rw enable? boolean
+--rw priority? uint8
+--rw algorithm? uint8
augment /rt:routing/rt:control-plane-protocols
Show full document text