This sub-module contains groupings that are specific to the neighbor context of the OpenConfig BGP module.
Version: 2017-02-02
submodule openconfig-bgp-neighbor { yang-version 1; belongs-to openconfig-bgp { prefix oc-bgp; } import openconfig-extensions { prefix oc-ext; } import openconfig-routing-policy { prefix oc-rpol; } import openconfig-types { prefix oc-types; } import openconfig-bgp-types { prefix oc-bgp-types; } import openconfig-inet-types { prefix oc-inet; } import openconfig-yang-types { prefix oc-yang; } include openconfig-bgp-common; include openconfig-bgp-common-multiprotocol; include openconfig-bgp-peer-group; include openconfig-bgp-common-structure; organization "OpenConfig working group"; contact "OpenConfig working group netopenconfig@googlegroups.com"; description "This sub-module contains groupings that are specific to the neighbor context of the OpenConfig BGP module."; revision "2017-02-02" { description "Bugfix to remove remaining global-level policy data"; reference "3.0.1"; } revision "2017-01-26" { description "Add dynamic neighbor support, migrate to OpenConfig types"; reference "3.0.0"; } revision "2016-06-21" { description "OpenConfig BGP refactor"; reference "2.1.1"; } oc-ext:openconfig-version "3.0.1"; } // submodule openconfig-bgp-neighbor
© 2023 YumaWorks, Inc. All rights reserved.