huawei-bgp-common-multiprotocol

Inter-AS routing protocol that exchanges Network Layer Reachability Information (NLRI) with other BGP systems.

  • Version: 2021-02-03

    huawei-bgp-common-multiprotocol@2021-02-03


    
      submodule huawei-bgp-common-multiprotocol {
    
        yang-version 1;
    
        belongs-to huawei-bgp {
            prefix bgp;
        }
    
        import ietf-inet-types {
          prefix inet;
        }
        import huawei-routing-policy {
          prefix rtp;
        }
        import huawei-xpl {
          prefix xpl;
        }
        import huawei-acl {
          prefix acl;
        }
    
        include huawei-bgp-type;
    
        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
          "Inter-AS routing protocol that exchanges Network Layer Reachability Information (NLRI) with other BGP systems.";
    
        revision "2021-02-03" {
          description "Initial revision.";
          reference
            "Huawei private.";
    
        }
    
      }  // submodule huawei-bgp-common-multiprotocol
    

© 2023 YumaWorks, Inc. All rights reserved.