This module contains a collection of YANG definitions for fabric. Copyright (c) 2019 IETF Trust and the persons identified as a...
Version: 2019-02-25
module ietf-dc-fabric-topology { yang-version 1.1; namespace "urn:ietf:params:xml:ns:yang:ietf-dc-fabric-topology"; prefix fabric; import ietf-network { prefix nw; reference "RFC 8345: A YANG Data Model for Network Topologies"; } import ietf-network-topology { prefix nt; reference "RFC 8345: A YANG Data Model for Network Topologies"; } import ietf-dc-fabric-types { prefix fabrictypes; reference "RFC 8542: A YANG Data Model for Fabric Topology in Data-Center Networks"; } organization "IETF I2RS (Interface to the Routing System) Working Group"; contact "WG Web: <https://datatracker.ietf.org/wg/i2rs/> WG List: <mailto:i2rs@ietf.org> Editor: Yan Zhuang <mailto:zhuangyan.zhuang@huawei.com> Editor: Danian Shi <mailto:shidanian@huawei.com>"; description "This module contains a collection of YANG definitions for fabric. Copyright (c) 2019 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info). This version of this YANG module is part of RFC 8542; see the RFC itself for full legal notices."; revision "2019-02-25" { description "Initial revision."; reference "RFC 8542: A YANG Data Model for Fabric Topology in Data-Center Networks"; } } // module ietf-dc-fabric-topology
© 2023 YumaWorks, Inc. All rights reserved.