huawei-openconfig-bgp-deviations-OC-NE-X8X16

This module describes a YANG model for BGP protocol configuration.It is a limited subset of all of the configuration parameters ...

  • Version: 2020-10-23

    huawei-openconfig-bgp-deviations-OC-NE-X8X16@2020-10-23


    
      module huawei-openconfig-bgp-deviations-OC-NE-X8X16 {
    
        yang-version 1;
    
        namespace
          "urn:huawei:yang:huawei-openconfig-bgp-deviations-OC-NE-X8X16";
    
        prefix of-bgp-devs-OC-NE-X8X16;
    
        import openconfig-bgp {
          prefix oc-bgp;
        }
    
        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 describes a YANG model for BGP protocol
         configuration.It is a limited subset of all of the configuration
         parameters available in the variety of vendor implementations,
         hence it is expected that it would be augmented with vendor-
         specific configuration data as needed. Additional modules or
         submodules to handle other aspects of BGP configuration,
         including policy, VRFs, VPNs, and additional address families
         are also expected.";
    
        revision "2020-10-23" {
          description "Initial revision.";
          reference
            "Huawei private.";
    
        }
    
        deviation /oc-bgp:bgp {
          deviate not-supported;
        }
      }  // module huawei-openconfig-bgp-deviations-OC-NE-X8X16
    

© 2023 YumaWorks, Inc. All rights reserved.