huawei-openconfig-acl-deviations-OC-NE-X8X16

Access Control List (ACL). An ACL is used to identify and select data packets through packet attributes. For example, applying a...

  • Version: 2019-06-23

    huawei-openconfig-acl-deviations-OC-NE-X8X16@2019-06-23


    
      module huawei-openconfig-acl-deviations-OC-NE-X8X16 {
    
        yang-version 1;
    
        namespace
          "urn:huawei:yang:huawei-openconfig-acl-deviations-OC-NE-X8X16";
    
        prefix of-acl-devs-OC-NE-X8X16;
    
        import openconfig-acl {
          prefix oc-acl;
        }
    
        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
          "Access Control List (ACL). An ACL is used to identify and select data packets through packet attributes. For example, applying an ACL in the firewall can either permit or discard data packets. Applying an ACL in IPsec can encrypt data packets that match ACL rules and forward those that do not match any ACL rule.";
    
        revision "2019-06-23" {
          description "Initial revision.";
          reference
            "Huawei private.";
    
        }
    
        deviation /oc-acl:acl {
          deviate not-supported;
        }
      }  // module huawei-openconfig-acl-deviations-OC-NE-X8X16
    

© 2023 YumaWorks, Inc. All rights reserved.