Inter-AS routing protocol that exchanges Network Layer Reachability Information (NLRI) with other BGP systems.
Version: 2021-08-11
submodule huawei-bgp-common { yang-version 1; belongs-to huawei-bgp { prefix bgp; } import ietf-inet-types { prefix inet; } import ietf-yang-types { prefix yang; } import huawei-network-instance { prefix ni; } import huawei-routing-policy { prefix rtp; } import huawei-extension { prefix ext; } import huawei-pub-type { prefix pub-type; } import huawei-acl { prefix acl; } import huawei-xpl { prefix xpl; } import huawei-ifm { prefix ifm; } import huawei-ssl { prefix ssl; } 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-08-11" { description "The YANG descriptions are modified according to new standards."; reference "Huawei private."; } revision "2019-03-22" { description "Initial revision."; reference "Huawei private."; } } // submodule huawei-bgp-common
© 2023 YumaWorks, Inc. All rights reserved.