]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: fix one command for isis 15942/head
authoranlan_cs <anlan_cs@tom.com>
Mon, 6 May 2024 12:38:57 +0000 (20:38 +0800)
committeranlan_cs <anlan_cs@tom.com>
Tue, 7 May 2024 14:01:27 +0000 (22:01 +0800)
Correct one command for isis based on code. And better the web page.

Signed-off-by: anlan_cs <anlan_cs@tom.com>
doc/user/isisd.rst

index 135d94004a5e0dc0bf18e93a3a1f3329b44c43ed..741261186929d6a0f381852290a5aed85e259e58 100644 (file)
@@ -462,10 +462,14 @@ To do so, it defines a set of Flex-Algo Definitions (FAD) which
 have the following characteristics:
 
 - a numeric identifier (ID) between 128 and 255 inclusive
+
 - a set of constraints (basically, include or exclude a certain given set of
        links, designated by a admin-group)
+
 - the calculation type (only the `Shortest-Path-First` is currently supported)
+
 - the metric type (only the IGP inherited metric type is currently supported)
+
 - some additional flags (not supported for the moment).
 
 A subset of routers advertises the Flex-Algo Definitions (FAD) to the other
@@ -475,13 +479,18 @@ rules:
 
 - If a locally configured FAD is not advertised to the area, the router does not
        participate in the particular flex algorithm.
+
 - If a given flex algorithm is running, the participation in this particular
        flex algorithm stops when its advertisements are over.
+
 - A router includes its own FAD in the election process if and only if it is
        advertised to the other routers.
+
 - If only one router advertises the FAD, the FAD is elected.
+
 - If several FADs are advertised with different priorities, the one with the
        highest priority value is selected.
+
 - If there are multiple advertisements of the FAD with the same highest
        priority, the FAD of the router with the highest IS-IS system-ID is
        selected.
@@ -497,15 +506,11 @@ which flex algorithm they must use for a given packet.
 The following commands configure Flex-Algo at the 'router isis' configuration
 level. Segment-Routing prefixes must be configured for the Flex-Algo.
 
-.. clicmd:: flexible-algorithm (128-255)
+.. clicmd:: flex-algo (128-255)
 
    Add a Flex-Algo Definition (FAD) and enter the FAD configuration
    level. The algorithm ID value is in the range of 128 to 255 inclusive.
 
-.. clicmd:: no flexible-algorithm (128-255)
-
-   Unconfigure a Flex-Algo Definition.
-
 .. clicmd:: affinity-map NAME bit-position (0-255)
 
    Add the specified 'affinity-map'. Affinity-map definitions are used in
@@ -517,7 +522,7 @@ level. Segment-Routing prefixes must be configured for the Flex-Algo.
    admin-group 'bit-position' is set 1, else it is set to 0.
 
 The following commands configure Flex-Algo at the 'router isis' and
-'flexible-algorithm (128-255)' configuration level.
+'flex-algo (128-255)' configuration level.
 
 .. clicmd:: advertise-definition