This module provides augmentations that are utilized when building the OpenConfig network instance model to add per-NI AFTs.
Version: 2022-03-29
module openconfig-aft-network-instance { yang-version 1; namespace "http://openconfig.net/yang/aft/ni"; prefix oc-aftni; import openconfig-extensions { prefix oc-ext; } import openconfig-network-instance { prefix oc-ni; } organization "OpenConfig working group"; contact "OpenConfig working group www.openconfig.net"; description "This module provides augmentations that are utilized when building the OpenConfig network instance model to add per-NI AFTs."; revision "2022-03-29" { description "Relocate next-hop-group/next-hop-group-network-instance from openconfig-aft-common to resolve absolute path leafref specific to network-instances"; reference "0.3.0"; } revision "2018-11-21" { description "Add OpenConfig module metadata extensions."; reference "0.2.3"; } revision "2017-08-24" { description "Formatting fixes"; reference "0.2.2"; } revision "2017-01-13" { description "Updated revision for external review"; reference "0.2.1"; } oc-ext:openconfig-version "0.3.0"; oc-ext:regexp-posix; oc-ext:catalog-organization "openconfig"; oc-ext:origin "openconfig"; } // module openconfig-aft-network-instance
© 2023 YumaWorks, Inc. All rights reserved.