junos-es-conf-wlan

Junos wlan configuration module

  • Version: 2019-01-01

    junos-es-conf-wlan@2019-01-01


    
      module junos-es-conf-wlan {
    
        yang-version 1;
    
        namespace
          "http://yang.juniper.net/junos-es/conf/wlan";
    
        prefix jc-wlan;
    
        import junos-common-types {
          prefix jt;
          revision-date "2019-01-01";
        }
        import junos-es-conf-root {
          prefix jc;
          revision-date "2019-01-01";
        }
    
        organization "Juniper Networks, Inc.";
    
        contact "yang-support@juniper.net";
    
        description
          "Junos wlan configuration module";
    
        revision "2019-01-01" {
          description "Junos: 21.3R1.9";
        }
    
      }  // module junos-es-conf-wlan
    

© 2023 YumaWorks, Inc. All rights reserved.