Download BIER WG Ran. Chen Internet-Draft Fangwei. Hu Intended status PDF

Bier Wg Ran. Chen Internet-draft Fangwei. Hu Intended Status Ebook


Date : 2023-02-08
File size : 0.21 MB
Pages : 151
Author : WWW daemon apache


Date ebook Published : 2023-02-08 BIER WG Ran. Chen Internet-Draft Fangwei. Hu Intended status: Standards Track Zheng. Zhang Expires: January 7, 2016 Xianxia. Dai ZTE Corporation July 6, 2015 YANG Data Model for BIER Protocol draft-chh-bier-bier-yang-00.txt Abstract This document defines a YANG data model for BIER configuration and

BIER WG Ran. Chen Internet-Draft Fangwei. Hu Intended status: Standards Track Zheng. Zhang Expires: January 7, 2016 Xianxia. Dai ZTE Corporation July 6, 2015 YANG Data Model for BIER Protocol draft-chh-bier-bier-yang-00.txt Abstract This document defines a YANG data model for BIER configuration and operation. 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 January 7, 2016. Copyright Notice Copyright (c) 2015 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 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. Chen, et al. Expires January 7, 2016 [Page 1] Internet-Draft BIER YANG July 2015 Table of Contents 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2 2. Design of the Data Model . . . . . . . . . . . . . . . . . . 2 3. Configuration . . . . . . . . . . . . . . . . . . . . . . . . 4 4. Control plane configuration . . . . . . . . . . . . . . . . . 4 5. States . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 6. Notification . . . . . . . . . . . . . . . . . . . . . . . . 5 7. BIER YANG Data Model . . . . . . . . . . . . . . . . . . . . 5 8. Security Considerations . . . . . . . . . . . . . . . . . . . 11 9. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . 11 10. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 11 11. Normative references . . . . . . . . . . . . . . . . . . . . 11 Authors’ Addresses . . . . . . . . . . . . . . . . . . . . . . . 12 1. Introduction This document defines a YANG data model for BIER configuration and operation. 2. Design of the Data Model module: ietf-bier augment /rt:routing/rt:routing-instance: +--rw bier +--rw transport-type? identityref +--rw af | +--rw ipv4 | | +--rw bfr-prefix inet:ipv4-prefix | +--rw ipv6 | +--rw bfr-prefix inet:ipv6-prefix | +--rw mt *[mt-id] | +--rw mt-id uint16 | +--rw sub-domain *[sub-domain-id] | | +--rw sub-domain-id uint16 | | +--rw bfr-id uint16 | | +--rw label uint32 | | +--rw label-range-size uint16 | | +--rw bitstringlength uint16 | | +--rw frr boolean | +--rw rpf-enable? boolean +--rw interfaces +--rw interface* [name] +--rw name if:interface-ref +--bfd boolean Chen, et al. Expires January 7, 2016 [Page 2] Internet-Draft BIER YANG July 2015 augment /rt:routing/rt:routing-instance/rt:routing-protocols/rt:routing-protocol /isis:isis/isis:instance: +--rw bier +--rw enabled? boolean +--rw mt +--rw advertise? boolean +--rw receive? boolean augment /rt:routing/rt:routing-instance/rt:routing-protocols/rt:routing-protocol /ospf:ospf/ospf:instance: +--rw bier +--rw enabled? boolean +--rw mt +--rw advertise? boolean +--rw receive? boolean augment /rt:routing-state/rt:routing-instance: +--ro bier +--ro bfr-prefix inet:ip-prefix +--ro bier-infomation | +--ro mt-id uint16 | +--ro sub-domain *[sub-domain-id] | | +--ro sub-domain-id uint16 | | +--ro bfr-id uint16 | | +--ro label uint32 | | +--ro label-range-size uint16 | | +--ro bitstringlength uint16 | | +--ro bitstring uint32 | +--ro bier-mapping-infomation | +--ro label? uint32 | +--ro label-range-size uint16 | +--ro birts | +--ro birt *[name] | +--ro name | +--ro address-family | +--ro ipv4 | | +--ro bfr-id uint16 | | +--ro bfr-prefix uint16 | | +--ro bfr-nbr uint16 | +--ro ipv6 | +--ro bfr-id uint16 | +--ro bfr-prefix uint16 | +--ro bfr-nbr uint16 +--ro bifts +--ro bift *[name] +--ro name +--ro address-family Chen, et al. Expires January 7, 2016 [Page 3] Internet-Draft BIER YANG July 2015 +--ro ipv4 | +--ro bfr-id uint16 | +--ro f-bm uint16 | +--ro bfr-nbr uint16 +--ro ipv6 +--ro bfr-id uint16 +--ro f-bm uint16 +--ro bfr-nbr uint16 notifications: +---n bfr-id-collision? | +--ro bfr-id? uint16 +---n bfr-zero? | +--ro bfr-id? uint16 +---n sub-domain-id-collision +--ro sub-domain-id? uint16 +--ro mt-id? uint16 3. Configuration This Module augments the "/rt:routing/rt:routing-instance:" with a BIER container. This Container defines all the configuration parameters related to BIER for this particular routing-instance. The BIER configuration contains global routing-instance configuration and interface configuration. The global routing-instance configuration includes BIER transport type, AF, MT. The interface configuration includes name and bfd. 4. Control plane configuration This Module augments routing-protocol configuration with BIER. This Module supports ISIS ([I-D.ietf-bier-isis-extensions])and OSPF ([I-D.ietf-bier-ospf-bier-extensions]) as control plane for BIER. 5. States It proposes mt-id, subdomain and other information, such as bier- mapping-information. Chen, et al. Expires January 7, 2016 [Page 4] Internet-Draft BIER YANG July 2015 6. Notification This Module includes bfr-id-collision, bfr-zero, sub-domain-id- collision. 7. BIER YANG Data Model module ietf-bier { namespace "urn:ietf:params:xml:ns:yang:ietf-bier"; prefix "bier"; import ietf-routing { prefix "rt"; } import ietf-inet-types { prefix "inet"; } import ietf-interfaces { prefix "if"; } import ietf-ip { prefix "ip"; } import ietf-isis{ prefix "isis"; } import ietf-ospf { prefix "ospf"; } organization "IETF BIER(Bit Indexed Explicit Replication ) Working Group"; contact WG List: WG Chair: Tony Przygienda WG Chair: Greg Shepherd Chen, et al. Expires January 7, 2016 [Page 5]

Please Wait Your download Will Start in Seconds

Your DownLoad Will start automatically

Related Books

Download BIER WG Ran. Chen Internet-Draft Fangwei. Hu Intended status PDF
File size : 0.21 MB | Pages : 151 | Date :2023-02-08 | Author : WWW daemon apache | Description : BIER WG Ran. Chen Internet-Draft Fangwei. Hu Intended status: Standard
Download PCE Working Group H. Chen Internet-Draft Huawei Technologies Intended status PDF
File size : 0.22 MB | Pages : 153 | Date :2023-01-24 | Author : WWW daemon apache | Description : PCE Working Group H. Chen Internet-Draft Futurewei Intended status: St
Download Network Working Group A. Lindem, Ed. Internet-Draft Y. Qu Intended status PDF
File size : 0.6 MB | Pages : 462 | Date :2023-01-25 | Author : WWW daemon apache | Description : Network Working Group A. Lindem, Ed. Internet-Draft Y. Qu Intended sta
Download TRILL working group L. Dunbar Internet Draft D. Eastlake Intended status PDF
File size : 0.42 MB | Pages : 328 | Date :2019-04-03 | Author : WWW daemon apache | Description : TRILL working group L. Dunbar Internet Draft D. Eastlake Intended stat
Download INTERNET-DRAFT Sami Boutros Intended Status: Standard Track VMware Ali Sajassi Cisco ... PDF
File size : 0.6 MB | Pages : 316 | Date :2019-03-27 | Author : WWW daemon apache | Description : INTERNET-DRAFT Sami Boutros Intended Status: Standard Track VMware Ali
Download Routing Working Group A. Mishra Internet-Draft O3b Networks Intended status PDF
File size : 0.36 MB | Pages : 266 | Date :2023-01-23 | Author : WWW daemon apache | Description : Routing Working Group A. Mishra Internet-Draft O3b Networks Intended s