summaryrefslogtreecommitdiff
path: root/doc/user/isisd.rst
diff options
context:
space:
mode:
authorLouis Scalbert <louis.scalbert@6wind.com>2024-02-19 10:13:51 +0100
committerLouis Scalbert <louis.scalbert@6wind.com>2024-02-19 10:13:51 +0100
commit21e542e2c68101792aaf36d2fae21108537ae291 (patch)
treec176dd550d8c20d5841e24f7f63daaa4a789279c /doc/user/isisd.rst
parentf93b08f4a06f110fbfb0f21005504a4b381cd64d (diff)
doc: show isis optional algorithm id
Set optional algorithm ID in the show isis commands. Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
Diffstat (limited to 'doc/user/isisd.rst')
-rw-r--r--doc/user/isisd.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/isisd.rst b/doc/user/isisd.rst
index d37dfa64c6..6e4e42b811 100644
--- a/doc/user/isisd.rst
+++ b/doc/user/isisd.rst
@@ -320,12 +320,12 @@ Showing ISIS information
Show the ISIS database globally, for a specific LSP id without or with
details.
-.. clicmd:: show isis topology [level-1|level-2] [algorithm (128-255)]
+.. clicmd:: show isis topology [level-1|level-2] [algorithm [(128-255)]]
Show topology IS-IS paths to Intermediate Systems, globally, in area
(level-1) or domain (level-2).
-.. clicmd:: show isis route [level-1|level-2] [prefix-sid|backup] [algorithm (128-255)]
+.. clicmd:: show isis route [level-1|level-2] [prefix-sid|backup] [algorithm [(128-255)]]
Show the ISIS routing table, as determined by the most recent SPF
calculation.
@@ -435,7 +435,7 @@ Known limitations:
clear the Node flag that is set by default for Prefix-SIDs associated to
loopback addresses. This option is necessary to configure Anycast-SIDs.
-.. clicmd:: show isis segment-routing node [algorithm (128-255)]
+.. clicmd:: show isis segment-routing node [algorithm [(128-255)]]
Show detailed information about all learned Segment Routing Nodes.