Inter-AS routing protocol that exchanges Network Layer Reachability Information (NLRI) with other BGP systems.
Version: 2020-02-25
module huawei-bgp-mvpn { yang-version 1; namespace "urn:huawei:yang:huawei-bgp-mvpn"; prefix bgp-mvpn; import huawei-extension { prefix ext; } import ietf-inet-types { prefix inet; } import huawei-network-instance { prefix ni; } import huawei-bgp { prefix bgp; } import huawei-bgp-routing-table { prefix bgp-rt; } import huawei-pub-type { prefix pub-type; } import huawei-routing-policy { prefix rtp; } import huawei-xpl { prefix xpl; } 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 "2020-02-25" { description "The YANG descriptions are modified according to new standards."; reference "Huawei private."; } revision "2019-03-22" { description "Initial revision."; reference "Huawei private."; } ext:task-name "bgp"; } // module huawei-bgp-mvpn
© 2023 YumaWorks, Inc. All rights reserved.