ieee802-dot1q-pb

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

  • Version: 2023-10-22

    ieee802-dot1q-pb@2023-10-22


    
      module ieee802-dot1q-pb {
    
        yang-version 1.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 (2023).
        
        This version of this YANG module is part of IEEE Std 802.1Q; see the
        standard itself for full legal notices.";
    
        revision "2023-10-22" {
          description
            "Published as part of IEEE Std 802.1Qcw-2023.
          
          The following reference statement identifies each referenced IEEE
          Standard as updated by applicable amendments.";
          reference
            "IEEE Std 802.1Q Bridges and Bridged Networks:
            IEEE Std 802.1Q-2022, IEEE Std 802.1Qcz-2023, IEEE Std 802.1Qcw-2023.";
    
        }
    
        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
    

© 2023 YumaWorks, Inc. All rights reserved.