dell-base-port-group

This model contains Dell EMC specific port-group definition and its attributes This model extends the dell-pg model. Copyright ...

  • Version: 2018-08-17

    dell-base-port-group@2018-08-17


    
      module dell-base-port-group {
    
        yang-version 1;
    
        namespace
          "http://www.dellemc.com/networking/os10/dell-base-port-group";
    
        prefix base-pg;
    
        import dell-port-group {
          prefix dell-pg;
        }
    
        organization "Dell EMC";
    
        contact "http://www.dell.com/support";
    
        description
          "This model contains Dell EMC specific port-group definition and its attributes
                     This model extends the dell-pg model.
    
                     Copyright (c) 2015-2019 by Dell EMC, All rights reserved.";
    
        revision "2018-08-17" {
          description
            "Fixing pyang IETF errors and adding documentation to the model.";
          reference
            "Network Platform Abstraction";
    
        }
    
        revision "2018-04-05" {
          description
            "Augmenting hybrid group config and state object.";
          reference
            "Network Platform Abstraction";
    
        }
    
        revision "2016-11-22" {
          description "Initial version.";
          reference
            "Network Platform Abstraction";
    
        }
    
      }  // module dell-base-port-group
    

© 2023 YumaWorks, Inc. All rights reserved.