huawei-ethernet-ext

Ethernet Interface.

  • Version: 2020-01-22

    huawei-ethernet-ext@2020-01-22


    
      module huawei-ethernet-ext {
    
        yang-version 1;
    
        namespace
          "urn:huawei:yang:huawei-ethernet-ext";
    
        prefix ethernet-ext;
    
        import huawei-ifm {
          prefix ifm;
        }
        import huawei-ethernet {
          prefix ethernet;
        }
        import huawei-extension {
          prefix ext;
        }
        import huawei-l2vpn {
          prefix l2vpn;
        }
    
        organization
          "Huawei Technologies Co., Ltd.";
    
        contact
          "Huawei Industrial Base
         Bantian, Longgang
         Shenzhen 518129
         People's Republic of China
         Website: http://www.huawei.com
         Email: support@huawei.com";
    
        description "Ethernet Interface.";
    
        revision "2020-01-22" {
          description
            "The modifications in the schema file are synchronized to the YANG file.";
          reference
            "Huawei private.";
    
        }
    
        revision "2019-04-23" {
          description "Initial revision.";
          reference
            "Huawei private.";
    
        }
    
        ext:task-name "forwarding";
      }  // module huawei-ethernet-ext
    

© 2023 YumaWorks, Inc. All rights reserved.