This module defines routing policy statements (conditions and actions) for the network instance model. These statements are gen...
Version: 2023-07-25
module openconfig-network-instance-policy { yang-version 1; namespace "http://openconfig.net/yang/network-instance/policy"; prefix oc-ni-pol; import openconfig-extensions { prefix oc-ext; } import openconfig-routing-policy { prefix oc-rpol; } import openconfig-policy-types { prefix oc-pol-types; } organization "OpenConfig working group"; contact "OpenConfig working group www.openconfig.net"; description "This module defines routing policy statements (conditions and actions) for the network instance model. These statements are generally added to the routing policy model."; revision "2023-07-25" { description "Expand description of match-protocol-instance/protocol-name."; reference "0.1.2"; } revision "2018-11-21" { description "Add OpenConfig module metadata extensions."; reference "0.1.1"; } revision "2017-02-15" { description "Initial revision"; reference "0.1.0"; } oc-ext:openconfig-version "0.1.2"; oc-ext:regexp-posix; oc-ext:catalog-organization "openconfig"; oc-ext:origin "openconfig"; } // module openconfig-network-instance-policy
© 2023 YumaWorks, Inc. All rights reserved.