Submodule containing definitions of groupings for the abstract forwarding table(s) for policy forwarding entries. These are defi...
Version: 2019-08-02
submodule openconfig-aft-pf { yang-version 1; belongs-to openconfig-aft { prefix oc-aft; } import openconfig-extensions { prefix oc-ext; } import openconfig-inet-types { prefix oc-inet; } import openconfig-yang-types { prefix oc-yang; } import openconfig-mpls-types { prefix oc-mplst; } import openconfig-packet-match-types { prefix oc-pkt-match-types; } include openconfig-aft-common; organization "OpenConfig working group"; contact "OpenConfig working group www.openconfig.net"; description "Submodule containing definitions of groupings for the abstract forwarding table(s) for policy forwarding entries. These are defined to be forwarding tables that allow matches on fields other than the destination address that is used in other forwarding tables."; revision "2019-08-02" { description "Add installing protocol for IPv[46] unicast entries. Add the ability to describe conditional next-hop groups outside of the policy forwarding module to allow for efficient handling of CBTS, where many prefixes may share the same next-hop criteria."; reference "0.4.0"; } revision "2019-08-01" { description "Add lsp-name leaf to AFT next-hop."; reference "0.3.3"; } revision "2018-11-21" { description "Add OpenConfig module metadata extensions."; reference "0.3.2"; } revision "2017-08-24" { description "Formatting fixes"; reference "0.3.1"; } revision "2017-05-10" { description "Refactor to provide concretised per-AF schemas per AFT."; reference "0.3.0"; } oc-ext:openconfig-version "0.4.0"; } // submodule openconfig-aft-pf
© 2023 YumaWorks, Inc. All rights reserved.