diff options
| author | Diogo Oliveira <14191454+dorDiogo@users.noreply.github.com> | 2023-02-14 13:50:06 -0800 | 
|---|---|---|
| committer | Diogo Oliveira <14191454+dorDiogo@users.noreply.github.com> | 2023-02-22 13:44:48 -0800 | 
| commit | 3f3608d8d7b2090b73b6130425a75938c769acba (patch) | |
| tree | e627b3b8067827493669774f40e9c62bb96a0835 /doc/user/isisd.rst | |
| parent | 5ef2911d230d4729364ed8178d7de5764a5c32e4 (diff) | |
isisd,doc: Add support for isis advertise-passive-only
Signed-off-by: Diogo Oliveira <14191454+dorDiogo@users.noreply.github.com>
Diffstat (limited to 'doc/user/isisd.rst')
| -rw-r--r-- | doc/user/isisd.rst | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/user/isisd.rst b/doc/user/isisd.rst index 2b114ad127..d68fa67259 100644 --- a/doc/user/isisd.rst +++ b/doc/user/isisd.rst @@ -95,6 +95,9 @@ writing, *isisd* does not support multiple ISIS processes.     Configure the maximum size of generated LSPs, in bytes. +.. clicmd:: advertise-passive-only + +   Advertise prefixes of passive interfaces only.  .. _isis-timer:  | 
