From 859bce816bb1cc8bc6b7b883473d84781b3f739b Mon Sep 17 00:00:00 2001 From: Renato Westphal Date: Tue, 21 Sep 2021 11:33:55 -0300 Subject: ospfd: rename the "graceful-restart helper-only" command Considering that both the GR helper mode and restarting mode can be enabled at the same time, the "graceful-restart helper-only" command can be a bit misleading since it implies that only the helper mode is enabled. Rename the command to "graceful-restart helper enable" to clarify what the command does. Start a deprecation cycle of one year before removing the original command Signed-off-by: Renato Westphal --- doc/user/ospfd.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/user/ospfd.rst') diff --git a/doc/user/ospfd.rst b/doc/user/ospfd.rst index e8ca394727..0122e2ac75 100644 --- a/doc/user/ospfd.rst +++ b/doc/user/ospfd.rst @@ -722,7 +722,7 @@ Graceful Restart To perform a graceful shutdown, the "graceful-restart prepare ip ospf" EXEC-level command needs to be issued before restarting the ospfd daemon. -.. clicmd:: graceful-restart helper-only [A.B.C.D] +.. clicmd:: graceful-restart helper enable [A.B.C.D] Configure Graceful Restart (RFC 3623) helper support. -- cgit v1.2.3