huawei-routing-policy-acl

Routing policies are used to filter routes and control the receiving and advertising of routes. By changing the route attributes...

  • Version: 2019-04-27

    huawei-routing-policy-acl@2019-04-27


    
      module huawei-routing-policy-acl {
    
        yang-version 1;
    
        namespace
          "urn:huawei:yang:huawei-routing-policy-acl";
    
        prefix rtp-acl;
    
        import huawei-extension {
          prefix ext;
        }
        import huawei-acl {
          prefix acl;
        }
        import huawei-routing-policy {
          prefix rtp;
        }
    
        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
          "Routing policies are used to filter routes and control the receiving and advertising of routes. By changing the route attributes, such as reachability, you can change the path through which the traffic passes.";
    
        revision "2019-04-27" {
          description "Initial revision.";
          reference
            "Huawei private.";
    
        }
    
        ext:task-name "route-base";
      }  // module huawei-routing-policy-acl
    

© 2023 YumaWorks, Inc. All rights reserved.