huawei-routing-policy-ext

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-ext@2019-04-27


    
      module huawei-routing-policy-ext {
    
        yang-version 1;
    
        namespace
          "urn:huawei:yang:huawei-routing-policy-ext";
    
        prefix rtp-ext;
    
        import ietf-inet-types {
          prefix inet;
        }
        import huawei-extension {
          prefix ext;
        }
        import huawei-qos {
          prefix qos;
        }
        import huawei-routing-policy {
          prefix rtp;
        }
        import huawei-mpls {
          prefix mpls;
        }
        import huawei-mpls-te {
          prefix mpls-te;
        }
    
        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-ext
    

© 2023 YumaWorks, Inc. All rights reserved.