diff options
| author | Isabella de Leon <ideleon@microsoft.com> | 2023-03-30 17:16:21 -0700 |
|---|---|---|
| committer | Isabella de Leon <ideleon@microsoft.com> | 2023-04-04 09:25:34 -0700 |
| commit | bb6ef345ad531d87b64d6584f79cbbc66405c13e (patch) | |
| tree | ab64496e814ae588eb7ebd8836b0010dc888fb06 | |
| parent | 4b24eae01dc531b3145bcfb7965aec13a350d39e (diff) | |
doc: Add CLI documentation for new log-pdu-drops config
Update isisd docs with log-pdu-drops config.
Signed-off-by: Isabella de Leon <ideleon@microsoft.com>
| -rw-r--r-- | doc/user/isisd.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user/isisd.rst b/doc/user/isisd.rst index 90c13d4f93..88fa78ddfa 100644 --- a/doc/user/isisd.rst +++ b/doc/user/isisd.rst @@ -68,6 +68,10 @@ writing, *isisd* does not support multiple ISIS processes. Log changes in adjacency state. +.. clicmd:: log-pdu-drops + + Log any dropped PDUs. + .. clicmd:: metric-style [narrow | transition | wide] Set old-style (ISO 10589) or new-style packet formats: |
