openconfig-aft-state-synced

Submodule containing definitions of groupings for the state synced signals corresponding to various abstract forwarding tables.

  • Version: 2024-04-25

    openconfig-aft-state-synced@2024-04-25


    
      submodule openconfig-aft-state-synced {
    
        yang-version 1;
    
        belongs-to openconfig-aft {
            prefix oc-aft;
        }
    
        import openconfig-extensions {
          prefix oc-ext;
        }
    
        organization "OpenConfig working group";
    
        contact
          "OpenConfig working group
        www.openconfig.net";
    
        description
          "Submodule containing definitions of groupings for the state
        synced signals corresponding to various abstract forwarding tables.";
    
        revision "2024-04-25" {
          description
            "Add backup-active to AFT NHG state.";
          reference
            "2.6.0";
    
        }
    
        revision "2024-01-26" {
          description
            "Add gre container under next-hops aft entry state.
          Add src-ip, dst-ip and ttl under gre aft entry state
          for telemetry.";
          reference
            "2.5.0";
    
        }
    
        revision "2023-09-26" {
          description
            "Add next-hop-group-name in NHG AFT entry state.";
          reference
            "2.4.0";
    
        }
    
        revision "2023-04-19" {
          description
            "Add atomic attribute to AFT containers.";
          reference
            "2.3.0";
    
        }
    
        revision "2022-06-16" {
          description
            "Add state-synced container under afts.";
          reference
            "2.2.0";
    
        }
    
        oc-ext:openconfig-version "2.6.0";
      }  // submodule openconfig-aft-state-synced
    

© 2023 YumaWorks, Inc. All rights reserved.