A YANG data model for Protocol-Independent Multicast (PIM)
draft-ietf-pim-yang-02
The information below is for an old version of the document |
Document |
Type |
|
Active Internet-Draft (pim WG)
|
|
Last updated |
|
2016-08-02
|
|
Replaces |
|
draft-mcallister-pim-yang
|
|
Stream |
|
IETF
|
|
Intended RFC status |
|
(None)
|
|
Formats |
|
plain text
pdf
html
bibtex
|
Stream |
WG state
|
|
WG Document
|
|
Document shepherd |
|
No shepherd assigned
|
IESG |
IESG state |
|
I-D Exists
|
|
Consensus Boilerplate |
|
Unknown
|
|
Telechat date |
|
|
|
Responsible AD |
|
(None)
|
|
Send notices to |
|
(None)
|
PIM Working Group X. Liu
Internet-Draft Ericsson
Intended status: Standards Track P. McAllister
Expires: February 3, 2017 Metaswitch Networks
A. Peter
Juniper Networks
M. Sivakumar
Cisco Systems
Y. Liu
Huawei Technologies
F. Hu
ZTE Corporation
August 2, 2016
A YANG data model for Protocol-Independent Multicast (PIM)
draft-ietf-pim-yang-02
Abstract
This document defines a YANG data model that can be used to configure
Protocol Independent Multicast (PIM) devices.
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 February 3, 2017.
Copyright Notice
Copyright (c) 2016 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
Liu, et al. Expires February 3, 2017 [Page 1]
Internet-Draft PIM YANG August 2016
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.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2
1.1. Requirements Language . . . . . . . . . . . . . . . . . . 3
1.2. Terminology . . . . . . . . . . . . . . . . . . . . . . . 3
2. Design of Data Model . . . . . . . . . . . . . . . . . . . . 3
2.1. Scope of model . . . . . . . . . . . . . . . . . . . . . 3
2.2. Optional capabilities . . . . . . . . . . . . . . . . . . 4
2.3. Top-level structure . . . . . . . . . . . . . . . . . . . 4
2.4. Position of address family in hierarchy . . . . . . . . . 5
3. Unresolved Issues . . . . . . . . . . . . . . . . . . . . . . 5
3.1. Current status of work in progress . . . . . . . . . . . 5
3.2. Group range mappings . . . . . . . . . . . . . . . . . . 5
3.3. Issues blocked on other model designers . . . . . . . . . 6
4. Module Structure . . . . . . . . . . . . . . . . . . . . . . 6
4.1. PIM base module . . . . . . . . . . . . . . . . . . . . . 6
4.2. PIM RP module . . . . . . . . . . . . . . . . . . . . . . 10
4.3. PIM-SM module . . . . . . . . . . . . . . . . . . . . . . 13
4.4. PIM-DM module . . . . . . . . . . . . . . . . . . . . . . 14
4.5. PIM-BIDIR module . . . . . . . . . . . . . . . . . . . . 14
5. PIM YANG Modules . . . . . . . . . . . . . . . . . . . . . . 16
5.1. PIM base module . . . . . . . . . . . . . . . . . . . . . 16
5.2. PIM RP module . . . . . . . . . . . . . . . . . . . . . . 35
5.3. PIM-SM module . . . . . . . . . . . . . . . . . . . . . . 50
5.4. PIM-DM module . . . . . . . . . . . . . . . . . . . . . . 56
5.5. PIM-BIDIR module . . . . . . . . . . . . . . . . . . . . 59
6. TODO list . . . . . . . . . . . . . . . . . . . . . . . . . . 67
7. Security Considerations . . . . . . . . . . . . . . . . . . . 67
8. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 68
9. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . 68
10. References . . . . . . . . . . . . . . . . . . . . . . . . . 68
Show full document text