Skip to content

Commit

Permalink
remove nhg-name and auto-size
Browse files Browse the repository at this point in the history
  • Loading branch information
romeyod committed Aug 7, 2023
1 parent 727b617 commit 6c94af7
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions release/models/aft/openconfig-aft-common.yang
Original file line number Diff line number Diff line change
Expand Up @@ -637,22 +637,6 @@ submodule openconfig-aft-common {
also be updated.";
}

leaf next-hop-group-name {
type string;
description
"Where applicable, this leaf is a unique identifier string for the
next-hop-group. It is an arbitrary name for the group, that is
supported by vendors and is exposed for telemetry.";
}

leaf auto-size {
type boolean;
description
"Where applicable, this leaf is a indicator of the
next-hop-group size being automatically determined or is it
configured to a fixed size.";
}

leaf programmed-id {
type uint64;
description
Expand Down

0 comments on commit 6c94af7

Please sign in to comment.