This module provides augmentations that are utilized when building the OpenConfig network instance model to add per-NI AFTs.
Version: 2017-01-13
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 "2017-01-13" { description "Updated revision for external review"; reference "0.2.1"; } oc-ext:openconfig-version "0.2.1"; } // module openconfig-aft-network-instance
© 2023 YumaWorks, Inc. All rights reserved.