From f8ff3e6e06e1512311eeca01ccf7e74c5a8104ee Mon Sep 17 00:00:00 2001 From: Carmine Scarpitta Date: Sat, 21 Dec 2024 09:29:55 +0100 Subject: doc: Show the valid range of SRv6 locator block-len The documentation should provide the valid range of SRv6 locator block-len parameter, rather than the default value. Signed-off-by: Carmine Scarpitta --- doc/user/zebra.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/user/zebra.rst b/doc/user/zebra.rst index 23bf100c1..349d4f395 100644 --- a/doc/user/zebra.rst +++ b/doc/user/zebra.rst @@ -926,7 +926,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 [block-len 40] [node-len 24] [func-bits (0-64)] +.. clicmd:: prefix X:X::X:X/M [block-len (16-64)] [node-len 24] [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 -- cgit v1.2.3