This is a module for microwave topology. Copyright (c) 2024 IETF Trust and the persons identified as authors of the code. All ...
Version: 2024-09-30
module ietf-microwave-topology { yang-version 1.1; namespace "urn:ietf:params:xml:ns:yang:ietf-microwave-topology"; prefix mwt; 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-te-topology { prefix tet; reference "RFC 8795: YANG Data Model for Traffic Engineering (TE) Topologies"; } import ietf-microwave-types { prefix mw-types; reference "RFC 8561: A YANG Data Model for Microwave Radio Link"; } organization "Internet Engineering Task Force (IETF) CCAMP WG"; contact "WG Web: <https://datatracker.ietf.org/wg/ccamp/> WG List: <ccamp@ietf.org> Editor: Jonas Ahlberg <jonas.ahlberg@ericsson.com> Editor: Scott Mansfield <scott.mansfield@ericsson.com> Editor: Min Ye <amy.yemin@huawei.com> Editor: Italo Busi <Italo.Busi@huawei.com> Editor: Xi Li <Xi.Li@neclab.eu> Editor: Daniela Spreafico <daniela.spreafico@nokia.com> "; description "This is a module for microwave topology. Copyright (c) 2024 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 Revised 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 9656; see the RFC itself for full legal notices."; revision "2024-09-30" { description "Initial revision."; reference "RFC 9656: A YANG Data Model for Microwave Topology"; } } // module ietf-microwave-topology
© 2024 YumaWorks, Inc. All rights reserved.