From 68fb161b22862d705ff1967447eb415c8d924ce0 Mon Sep 17 00:00:00 2001 From: Ryoga Saito Date: Fri, 7 Oct 2022 11:20:31 +0900 Subject: [PATCH] doc: Update docs for SRv6 locator prefix command In previous commits, func-bits was expanded to 0-64. This PR reflects these changes. Signed-off-by: Ryoga Saito --- doc/user/zebra.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/zebra.rst b/doc/user/zebra.rst index 05990e2523..01cf5316a3 100644 --- a/doc/user/zebra.rst +++ b/doc/user/zebra.rst @@ -745,7 +745,7 @@ and this section also helps that case. Create a new locator. If the name of an existing locator is specified, move to specified locator's configuration node to change the settings it. -.. clicmd:: prefix X:X::X:X/M [func-bits 32] +.. clicmd:: prefix X:X::X:X/M [func-bits (0-64)] Set the ipv6 prefix block of the locator. SRv6 locator is defined by RFC8986. The actual routing protocol specifies the locator and allocates a -- 2.39.5