diff options
| author | anlan_cs <anlan_cs@tom.com> | 2024-04-02 14:22:14 +0800 |
|---|---|---|
| committer | anlan_cs <anlan_cs@tom.com> | 2024-04-02 15:00:20 +0800 |
| commit | b5ed504096387b60fdf059b024fa3ba6c02f311b (patch) | |
| tree | b924d92bba2f8863a9f339455a7c95e347f94213 | |
| parent | c7fde7a32e492d70ff389d4ea756d5ef09bda9b5 (diff) | |
doc: fix one command for isis
Correct one command based on code.
Signed-off-by: anlan_cs <anlan_cs@tom.com>
| -rw-r--r-- | doc/user/isisd.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/isisd.rst b/doc/user/isisd.rst index d442faf0c1..23495b3754 100644 --- a/doc/user/isisd.rst +++ b/doc/user/isisd.rst @@ -123,7 +123,7 @@ ISIS Timer Set LSP refresh interval in seconds, globally, for an area (level-1) or a domain (level-2). -.. clicmd:: max-lsp-lifetime [level-1 | level-2] (360-65535) +.. clicmd:: max-lsp-lifetime [level-1 | level-2] (350-65535) Set LSP maximum LSP lifetime in seconds, globally, for an area (level-1) or a domain (level-2). |
