3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
1139
lsa-generation-interval
Syntax
lsa-generation-interval maximum-interval [ initial-interval [ incremental-interval ] ]
undo lsa-generation-interval
View
OSPF view
Parameters
maximum-interval: Maximum LSA generation interval in seconds, in the range 1 to 
60.
initial-interval: Minimum LSA generation interval in milliseconds, in the range 10 
to 60000. The default is 0 millisecond.
incremental-interval: LSA generation incremental interval in milliseconds, in the 
range 10 to 60000, which defaults to 5000 milliseconds.
Description
Use the lsa-generation-interval command to configure the OSPF LSA 
generation interval.
Use the undo lsa-generation-interval command to restore the default.
The LSA generation interval defaults to 5 seconds.
With this command configured, when network changes are not frequent, an LSA 
is generated at the initial-interval. If network changes become frequent, LSA 
generation interval is incremented by a specified value each time a generation 
happens, up to the maximum-interval.
Related commands:
Examples
# Configure the LSA generation maximum interval as 2 seconds, minimum interval 
as 100 milliseconds and incremental interval as 100 milliseconds.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] lsa-generation-interval 2 100 100 
lsdb-overflow-limit
Syntax
lsdb-overflow-limit number
undo lsdb-overflow-limit
View
OSPF view
Parameters
number: Specifies the upper limit of external LSAs in the LSDB, in the range 1 to 
1000000.