diff options
| author | Renato Westphal <renato@opensourcerouting.org> | 2020-04-07 22:44:42 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-07 22:44:42 -0300 |
| commit | 9a38dcbe400890deb0fe41da85a2567d1b504ef9 (patch) | |
| tree | e41f2feb9b6f197310d7ebf8efa302894a9dd312 | |
| parent | 4ce8c005ce102edccda9ce3eecfb462a6fe7715f (diff) | |
| parent | 83d98a8b6e26f0a68c08a56cd433fda239940363 (diff) | |
Merge pull request #6183 from qlyoung/doc-isis-lsp-mtu-knob
doc: document lsp-mtu knob for IS-IS
| -rw-r--r-- | doc/user/isisd.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/user/isisd.rst b/doc/user/isisd.rst index 6684a83e1f..9a0a0afb0c 100644 --- a/doc/user/isisd.rst +++ b/doc/user/isisd.rst @@ -111,6 +111,12 @@ writing, *isisd* does not support multiple ISIS processes. Enable or disable :rfc:`6232` purge originator identification. +.. index:: [no] lsp-mtu (128-4352) +.. clicmd:: [no] lsp-mtu (128-4352) + + Configure the maximum size of generated LSPs, in bytes. + + .. _isis-timer: ISIS Timer |
