Defines additional data nodes for the OpenConfig BGP RIB model. These items reflect extensions that are desirable features but a...
Version: 2019-04-25
module openconfig-rib-bgp-ext { yang-version 1; namespace "http://openconfig.net/yang/rib/bgp-ext"; prefix oc-bgprib-ext; import openconfig-extensions { prefix oc-ext; } import openconfig-rib-bgp-types { prefix oc-bgpribt; } import openconfig-network-instance { prefix oc-ni; } 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 "2019-04-25" { description "Update last-modified timestamp to be expressed as nanoseconds since the Unix epoch."; reference "0.6.0"; } revision "2019-04-16" { description "Rename the top-level BGP RIB container's name to RIB."; reference "0.5.0"; } revision "2019-02-27" { description "Remove top-level BGP RIB container, and update list names to be compatible with path compression."; reference "0.4.0"; } revision "2018-11-21" { description "Add OpenConfig module metadata extensions."; reference "0.3.1"; } revision "2016-10-17" { description "OpenConfig BGP RIB refactor"; reference "0.3.0"; } revision "2016-04-11" { description "OpenConfig public release"; reference "0.2.0"; } oc-ext:openconfig-version "0.6.0"; oc-ext:regexp-posix; oc-ext:catalog-organization "openconfig"; oc-ext:origin "openconfig"; } // module openconfig-rib-bgp-ext
© 2023 YumaWorks, Inc. All rights reserved.