diff --git a/staticd/static_vty.c b/staticd/static_vty.c index 92965681e3..ffa90d5352 100644 --- a/staticd/static_vty.c +++ b/staticd/static_vty.c @@ -1175,7 +1175,7 @@ DEFUN_NOSH (static_srv6, static_srv6_cmd, return CMD_SUCCESS; } -DEFUN_YANG_NOSH (no_static_srv6, no_static_srv6_cmd, +DEFUN_YANG (no_static_srv6, no_static_srv6_cmd, "no srv6", NO_STR "Segment Routing SRv6\n")