]> git.puffer.fish Git - mirror/frr.git/commit
doc: fix ospf's max-metric command 12232/head
authoranlan_cs <vic.lan@pica8.com>
Mon, 31 Oct 2022 08:03:04 +0000 (04:03 -0400)
committeranlan_cs <vic.lan@pica8.com>
Mon, 31 Oct 2022 08:08:34 +0000 (04:08 -0400)
commit5027538a42e8f2e53e1ea4587135e3761bb191bd
treedcdfa73eb4c14419070a00912b5c8c6584a11c17
parent6863cf6a5a93cfd5f2719d1acc4be3896dede5a9
doc: fix ospf's max-metric command

"on-shutdown" and "on-startup" have the different timeout range.

Correct the timeout range for "on-shutdown" based on the current code:

```
(ospf)  max-metric router-lsa on-shutdown (5-100)
```

Signed-off-by: anlan_cs <vic.lan@pica8.com>
doc/user/ospfd.rst