This module contains data definitions for ISIS routing policy. It augments the base routing-policy module with BGP-specific opti...
Version: 2018-11-21
module openconfig-isis-policy { yang-version 1; namespace "http://openconfig.net/yang/openconfig-isis-policy"; prefix oc-isis-pol; import openconfig-routing-policy { prefix rpol; } import openconfig-extensions { prefix oc-ext; } import openconfig-isis-types { prefix isis-types; } organization "OpenConfig working group"; contact "OpenConfig working group www.openconfig.net "; description "This module contains data definitions for ISIS routing policy. It augments the base routing-policy module with BGP-specific options for conditions and actions."; revision "2018-11-21" { description "Add OpenConfig module metadata extensions."; reference "0.4.2"; } revision "2018-06-05" { description "Fix bugs in when statements."; reference "0.4.1"; } revision "2018-05-14" { description "Update LSDB model to correct Extended IS reach TLV bug. This change is backwards incompatible due to adding an additional level of hierarchy to support multiple instances of the TLV."; reference "0.4.0"; } revision "2017-07-26" { description "Update LSDB and fix bugs."; reference "0.3.2"; } revision "2017-05-15" { description "Refactor LSDB."; reference "0.3.0"; } revision "2017-01-13" { description "Remove top-level /isis container"; reference "0.2.1"; } revision "2016-12-15" { description "Add segment routing to IS-IS module"; reference "0.2.0"; } revision "2016-10-18" { description "Initial revision of IS-IS models."; reference "0.1.0"; } oc-ext:openconfig-version "0.4.2"; oc-ext:regexp-posix; oc-ext:catalog-organization "openconfig"; oc-ext:origin "openconfig"; } // module openconfig-isis-policy
© 2023 YumaWorks, Inc. All rights reserved.