< draft-hu-lsr-ospf-srv6-yang-03.txt   draft-hu-lsr-ospf-srv6-yang-04.txt >
Network Working Group Z. Hu Network Working Group Z. Hu
Internet-Draft X. Geng Internet-Draft X. Geng
Intended status: Standards Track Huawei Technologies Intended status: Standards Track Huawei Technologies
Expires: January 2, 2022 K. Raza Expires: January 3, 2022 K. Raza
Cisco Systems, Inc. Cisco Systems, Inc.
Y. Qu Y. Qu
Futurewei Technologies Futurewei Technologies
A. Lindem A. Lindem
Cisco Systems Cisco Systems
July 1, 2021 July 02, 2021
YANG Data Model for OSPF SRv6 YANG Data Model for OSPF SRv6
draft-hu-lsr-ospf-srv6-yang-03 draft-hu-lsr-ospf-srv6-yang-04
Abstract Abstract
This document defines a YANG data model that can be used to configure This document defines a YANG data model that can be used to configure
and manage OSPFv3 SRv6 as defined in I-D.ietf-lsr- and manage OSPFv3 SRv6 as defined in I-D.ietf-lsr-
ospfv3-srv6-extensions. ospfv3-srv6-extensions.
Requirements Language Requirements Language
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
skipping to change at page 1, line 44 skipping to change at page 1, line 44
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 https://datatracker.ietf.org/drafts/current/. Drafts is at https://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 January 2, 2022. This Internet-Draft will expire on January 3, 2022.
Copyright Notice Copyright Notice
Copyright (c) 2021 IETF Trust and the persons identified as the Copyright (c) 2021 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
(https://trustee.ietf.org/license-info) in effect on the date of (https://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 2, line 38 skipping to change at page 2, line 38
3.2. Locator Setting . . . . . . . . . . . . . . . . . . . . . 5 3.2. Locator Setting . . . . . . . . . . . . . . . . . . . . . 5
3.3. IP Fast Reroute . . . . . . . . . . . . . . . . . . . . . 5 3.3. IP Fast Reroute . . . . . . . . . . . . . . . . . . . . . 5
3.4. Micro-loop Avoidance . . . . . . . . . . . . . . . . . . 5 3.4. Micro-loop Avoidance . . . . . . . . . . . . . . . . . . 5
4. YANG Module and Tree . . . . . . . . . . . . . . . . . . . . 5 4. YANG Module and Tree . . . . . . . . . . . . . . . . . . . . 5
4.1. OSPFv3 SRv6 Model Tree . . . . . . . . . . . . . . . . . 5 4.1. OSPFv3 SRv6 Model Tree . . . . . . . . . . . . . . . . . 5
4.2. OSPFv3 SRv6 YANG Module . . . . . . . . . . . . . . . . . 7 4.2. OSPFv3 SRv6 YANG Module . . . . . . . . . . . . . . . . . 7
5. Security Considerations . . . . . . . . . . . . . . . . . . . 21 5. Security Considerations . . . . . . . . . . . . . . . . . . . 21
6. Contributors . . . . . . . . . . . . . . . . . . . . . . . . 22 6. Contributors . . . . . . . . . . . . . . . . . . . . . . . . 22
7. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . 22 7. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . 22
8. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 22 8. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 22
9. References . . . . . . . . . . . . . . . . . . . . . . . . . 23 9. Normative References . . . . . . . . . . . . . . . . . . . . 23
Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 24 Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 24
1. Introduction 1. Introduction
YANG [RFC6020] [RFC7950] is a data definition language used to define YANG [RFC6020] [RFC7950] is a data definition language used to define
the contents of a conceptual data store that allows networked devices the contents of a conceptual data store that allows networked devices
to be managed using NETCONF [RFC6241]. YANG is proving relevant to be managed using NETCONF [RFC6241]. YANG is proving relevant
beyond its initial confines, as bindings to other interfaces (e.g., beyond its initial confines, as bindings to other interfaces (e.g.,
ReST) and encodings other than XML (e.g., JSON) are being defined. ReST) and encodings other than XML (e.g., JSON) are being defined.
Furthermore, YANG data models can be used as the basis for Furthermore, YANG data models can be used as the basis for
skipping to change at page 23, line 10 skipping to change at page 23, line 10
XML: N/A, the requested URI is an XML namespace XML: N/A, the requested URI is an XML namespace
This document also requests one new YANG module name in the YANG This document also requests one new YANG module name in the YANG
Module Names registry ([RFC6020]) with the following suggestion : Module Names registry ([RFC6020]) with the following suggestion :
name: ietf-ospfv3-srv6 name: ietf-ospfv3-srv6
namespace: urn:ietf:params:xml:ns:yang:ietf-ospfv3-srv6 namespace: urn:ietf:params:xml:ns:yang:ietf-ospfv3-srv6
prefix: ospfv3-srv6 prefix: ospfv3-srv6
reference: RFC XXXX reference: RFC XXXX
9. References 9. Normative References
[I-D.ietf-lsr-ospfv3-extended-lsa-yang] [I-D.ietf-lsr-ospfv3-extended-lsa-yang]
Lindem, A., Palani, S., and Y. Qu, "YANG Model for OSPFv3 Lindem, A., Palani, S., and Y. Qu, "YANG Model for OSPFv3
Extended LSAs", draft-ietf-lsr-ospfv3-extended-lsa-yang-08 Extended LSAs", draft-ietf-lsr-ospfv3-extended-lsa-yang-08
(work in progress), March 2021. (work in progress), March 2021.
[I-D.ietf-lsr-ospfv3-srv6-extensions] [I-D.ietf-lsr-ospfv3-srv6-extensions]
Li, Z., Hu, Z., Cheng, D., Talaulikar, K., and P. Psenak, Li, Z., Hu, Z., Cheng, D., Talaulikar, K., and P. Psenak,
"OSPFv3 Extensions for SRv6", draft-ietf-lsr- "OSPFv3 Extensions for SRv6", draft-ietf-lsr-
ospfv3-srv6-extensions-02 (work in progress), February ospfv3-srv6-extensions-02 (work in progress), February
 End of changes. 6 change blocks. 
6 lines changed or deleted 6 lines changed or added

This html diff was produced by rfcdiff 1.48. The latest version is available from http://tools.ietf.org/tools/rfcdiff/