dell-base-if-vlan

This model augments the standard interface object(s) and adds specific attributes and/or RPC for VLAN interfaces. Copyright (c)...

  • Version: 2018-08-10

    dell-base-if-vlan@2018-08-10


    
      module dell-base-if-vlan {
    
        yang-version 1;
    
        namespace
          "http://www.dellemc.com/networking/os10/dell-base-if-vlan";
    
        prefix base-if-vlan;
    
        import ietf-interfaces {
          prefix if;
        }
        import ietf-yang-types {
          prefix yang;
        }
        import dell-base-common {
          prefix base-cmn;
        }
    
        organization "Dell EMC";
    
        contact "http://www.dell.com/support";
    
        description
          "This model augments the standard interface object(s) and adds
                     specific attributes and/or RPC for VLAN interfaces.
    
                     Copyright (c) 2015-2019 by Dell EMC, All rights reserved.";
    
        revision "2018-08-10" {
          description
            "Fixing pyang IETF errors and adding documentation to the model.";
          reference
            "Network Platform Abstraction";
    
        }
    
        revision "2016-01-01" {
          description "Initial version.";
          reference
            "Network Platform Abstraction";
    
        }
    
      }  // module dell-base-if-vlan
    

© 2023 YumaWorks, Inc. All rights reserved.