Skip to content

Commit

Permalink
doc: show isis optional algorithm id
Browse files Browse the repository at this point in the history
Set optional algorithm ID in the show isis commands.

Signed-off-by: Louis Scalbert <[email protected]>
  • Loading branch information
louis-6wind committed Feb 19, 2024
1 parent f93b08f commit 21e542e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/user/isisd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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.

Expand Down

0 comments on commit 21e542e

Please sign in to comment.