ieee802-dot1q-pb

This YANG module describes the bridge configuration model for Provider Bridges. Copyright (C) IEEE (2022). This version of thi...

  • Version: 2022-01-19

    ieee802-dot1q-pb@2022-01-19


    
      module ieee802-dot1q-pb {
    
        yang-version 1;
    
        namespace
          'urn:ieee:std:802.1Q:yang:ieee802-dot1q-pb';
    
        prefix dot1q-pb;
    
        import ieee802-dot1q-bridge {
          prefix dot1q;
        }
        import ieee802-dot1q-types {
          prefix dot1qtypes;
        }
        import ietf-interfaces {
          prefix if;
        }
    
        organization "IEEE 802.1 Working Group";
    
        contact
          "WG-URL: http://ieee802.org/1/
        WG-EMail: stds-802-1-l@ieee.org
        
        Contact: IEEE 802.1 Working Group Chair
        Postal: C/O IEEE 802.1 Working Group
               IEEE Standards Association
               445 Hoes Lane
               Piscataway, NJ 08854
               USA
        
        E-mail: stds-802-1-chairs@ieee.org";
    
        description
          "This YANG module describes the bridge configuration model for
        Provider Bridges.
        
        Copyright (C) IEEE (2022).
        
        This version of this YANG module is part of IEEE Std 802.1Q; see the
        standard itself for full legal notices.";
    
        revision "2022-01-19" {
          description
            "Published as part of IEEE Std 802.1Q-2022.";
          reference
            "IEEE Std 802.1Q-2022, Bridges and Bridged Networks.";
    
        }
    
        revision "2020-06-04" {
          description
            "Published as part of IEEE Std 802.1Qcx-2020. Second version.";
          reference
            "IEEE Std 802.1Qcx-2020, Bridges and Bridged Networks - YANG Data
            Model for Connectivity Fault Management.";
    
        }
    
        revision "2018-03-07" {
          description
            "Published as part of IEEE Std 802.1Q-2018. Initial version.";
          reference
            "IEEE Std 802.1Q-2018, Bridges and Bridged Networks.";
    
        }
    
      }  // module ieee802-dot1q-pb
    

© 2024 YumaWorks, Inc. All rights reserved.