From cae7520bf170e82f6b1d71a8627d9c50e908c1c2 Mon Sep 17 00:00:00 2001 From: Renato Westphal Date: Mon, 31 Aug 2020 15:10:50 -0300 Subject: [PATCH] doc: document new IS-IS TI-LFA commands and options Signed-off-by: Renato Westphal --- doc/user/isisd.rst | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/doc/user/isisd.rst b/doc/user/isisd.rst index 8cbbe0809f..df7c72f8dc 100644 --- a/doc/user/isisd.rst +++ b/doc/user/isisd.rst @@ -355,6 +355,11 @@ ISIS interface Enable or disable :rfc:`5303` Three-Way Handshake for P2P adjacencies. Three-Way Handshake is enabled by default. +.. index:: [no] isis fast-reroute ti-lfa [level-1|level-2] [node-protection] +.. clicmd:: [no] isis fast-reroute ti-lfa [level-1|level-2] [node-protection] + + Enable per-prefix TI-LFA fast reroute link or node protection. + .. _showing-isis-information: Showing ISIS information @@ -418,8 +423,8 @@ Showing ISIS information Show topology IS-IS paths to Intermediate Systems, globally, in area (level-1) or domain (level-2). -.. index:: show isis route [level-1|level-2] -.. clicmd:: show isis route [level-1|level-2] +.. index:: show isis route [level-1|level-2] [backup] +.. clicmd:: show isis route [level-1|level-2] [backup] Show the ISIS routing table, as determined by the most recent SPF calculation. @@ -633,6 +638,14 @@ Debugging ISIS IS-IS Segment Routing events. +.. index:: debug isis ti-lfa +.. clicmd:: debug isis ti-lfa + +.. index:: no debug isis ti-lfa +.. clicmd:: no debug isis ti-lfa + + IS-IS TI-LFA events. + .. index:: show debugging isis .. clicmd:: show debugging isis -- 2.39.5