Defines additional data nodes for the OpenConfig BGP RIB model. These items reflect extensions that are desirable features but a...
Version: 2016-04-11
module openconfig-rib-bgp-ext { yang-version 1; namespace "http://openconfig.net/yang/rib/bgp-ext"; prefix oc-bgprib-ext; import openconfig-rib-bgp { prefix oc-bgprib; } import openconfig-extensions { prefix oc-ext; } import openconfig-rib-bgp-types { prefix oc-bgpribt; } organization "OpenConfig working group"; contact "OpenConfig working group www.openconfig.net"; description "Defines additional data nodes for the OpenConfig BGP RIB model. These items reflect extensions that are desirable features but are not currently supported in a majority of BGP implementations."; revision "2016-04-11" { description "OpenConfig public release"; reference "0.2.0"; } oc-ext:openconfig-version "0.2.0"; } // module openconfig-rib-bgp-ext
© 2023 YumaWorks, Inc. All rights reserved.