diff options
| author | anlan_cs <anlan_cs@tom.com> | 2022-01-15 20:37:03 -0500 | 
|---|---|---|
| committer | anlan_cs <anlan_cs@tom.com> | 2022-01-15 20:38:30 -0500 | 
| commit | 94184417fc9631e17b93ed23965ec6f490e26562 (patch) | |
| tree | 6ad8954abd955cedeb548ce5322c7e9614600d08 /doc/user/ospfd.rst | |
| parent | 2aa2e5932076a1f8dd641056a2f27cd7bd36f4af (diff) | |
doc: adjust small words for ospfd
Signed-off-by: anlan_cs <anlan_cs@tom.com>
Diffstat (limited to 'doc/user/ospfd.rst')
| -rw-r--r-- | doc/user/ospfd.rst | 5 | 
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/user/ospfd.rst b/doc/user/ospfd.rst index 26675c27fd..91e823e7a7 100644 --- a/doc/user/ospfd.rst +++ b/doc/user/ospfd.rst @@ -1016,10 +1016,11 @@ Summary Route will be originated on-behalf of all matched external LSAs.  .. clicmd:: aggregation timer (5-1800)     Configure aggregation delay timer interval. Summarisation starts only after -   this delay timer expiry. By default, delay interval is 5 secs. +   this delay timer expiry. By default, delay interval is 5 seconds. -   Resetting the aggregation delay interval to default value. +   The no form of the command resets the aggregation delay interval to default +   value.  .. clicmd:: show ip ospf [vrf <NAME|all>] summary-address [detail] [json]  | 
