diff options
author | Ryoga Saito <ryoga.saito@linecorp.com> | 2022-10-07 04:20:31 +0200 |
---|---|---|
committer | Ryoga Saito <ryoga.saito@linecorp.com> | 2022-10-11 03:00:19 +0200 |
commit | 68fb161b22862d705ff1967447eb415c8d924ce0 (patch) | |
tree | 65891c836e977dfa270d941623092168a8340a9f /doc/user/zebra.rst | |
parent | tests: Add func-bits for compatibility (diff) | |
download | frr-68fb161b22862d705ff1967447eb415c8d924ce0.tar.xz frr-68fb161b22862d705ff1967447eb415c8d924ce0.zip |
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 <ryoga.saito@linecorp.com>
Diffstat (limited to 'doc/user/zebra.rst')
-rw-r--r-- | doc/user/zebra.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/zebra.rst b/doc/user/zebra.rst index 05990e252..01cf5316a 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 |