openconfig-aft-mpls

Submodule containing definitions of groupings for the abstract forwarding table for MPLS label forwarding.

  • Version: 2017-05-10

    openconfig-aft-mpls@2017-05-10


    
      submodule openconfig-aft-mpls {
    
        yang-version 1;
    
        belongs-to openconfig-aft {
            prefix oc-aft;
        }
    
        import openconfig-extensions {
          prefix oc-ext;
        }
        import openconfig-mpls-types {
          prefix oc-mpls-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 for MPLS label forwarding.";
    
        revision "2017-05-10" {
          description
            "Refactor to provide concretised per-AF schemas per AFT.";
          reference
            "0.3.0";
    
        }
    
        oc-ext:openconfig-version "0.3.0";
      }  // submodule openconfig-aft-mpls
    

© 2023 YumaWorks, Inc. All rights reserved.