huawei-ntp-deviations-NE8000M8M14

This module defines deviation statements for huawei-ntp module.

  • Version: 2021-05-07

    huawei-ntp-deviations-NE8000M8M14@2021-05-07


    
      module huawei-ntp-deviations-NE8000M8M14 {
    
        yang-version 1;
    
        namespace
          "urn:huawei:yang:huawei-ntp-deviations-NE8000M8M14";
    
        prefix ntp-devs-NE8000M8M14;
    
        import huawei-ntp {
          prefix ntp;
        }
    
        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
          "This module defines deviation statements for huawei-ntp module.";
    
        revision "2021-05-07" {
          description "Initial revision.";
          reference
            "Huawei private.";
    
        }
    
        deviation /ntp:ntp/ntp:system-config/ntp:max-offset {
          deviate not-supported;
        }
        deviation /ntp:ntp/ntp:system-config/ntp:is-auth-password-check {
          deviate replace {
            default "false";
          }
        }
        deviation /ntp:ntp/ntp:access-controls/ntp:access-control {
          deviate add {
            must
              'acl4-identity or acl6-identity';
          }
        }
      }  // module huawei-ntp-deviations-NE8000M8M14
    

© 2023 YumaWorks, Inc. All rights reserved.