diff options
| author | Renato Westphal <renato@opensourcerouting.org> | 2024-06-15 09:07:05 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-15 09:07:05 -0300 |
| commit | 045029e2442dbca3b6e7685438d171fa05c0f968 (patch) | |
| tree | f5e01ec683a4ab8f7010b01b215bfea92918cf20 | |
| parent | 41776f81bc23b50fb57cc6bda8ec9b5d665e1bf9 (diff) | |
| parent | accdf83c5774cf814775e7273057e6191dc1f0f2 (diff) | |
Merge pull request #16225 from anlancs/doc/ldpd-fix-one-session-cmd
doc: fix one ldp neighbor command
| -rw-r--r-- | doc/user/ldpd.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/ldpd.rst b/doc/user/ldpd.rst index cbed734e42..7a000a49c4 100644 --- a/doc/user/ldpd.rst +++ b/doc/user/ldpd.rst @@ -148,7 +148,7 @@ LDP Configuration configured password. PASSWORD is a clear text password wit its digest sent through the network. -.. clicmd:: neighbor A.B.C.D holdtime HOLDTIME +.. clicmd:: neighbor A.B.C.D session holdtime HOLDTIME The following command located under MPLS router node configures the holdtime value in seconds of the LDP neighbor ID. Configuring it triggers a keepalive |
