Command Reference OSPFv2 Commands
to the number of LSAs that need to be calculated. For example, if you have approximately 10000
LSAs in the database, decreasing the pacing interval would be better. If the switch has a small
database (40 to 100 LSAs), increasing the pacing interval to 10 to 20 minutes might be better.
The following example configures the pacing time as 120 seconds.
Ruijie(config)# deviceospf 20
Ruijie (config-router)# timers paing lsa-group 120
Displays the OSPF information.
2.62 timers pacing lsa-transmit
Use this command to transmit the LSA grouping updating. Use the no form of this command to
restore the default setting.
timers pacing lsa-transmit transmit-time transmit-count
no timers pacing lsa-transmit
Configures the interval of sending the LSA grouping. The range is
from 10 to 1000.
Configures the number of LS-UPD packets per group. The range is
from 1 to 200.
The default configurations are as follows:
Transmit-time: 40 milliseconds.
Transmit-count: 1
Routing process configuration mode
If there are a large number of LSAs and the load on the system is heavy, you can properly use the
transmit-time and transmit-count to inhibit the flooding LS-UPD packet number in the network.
If the CPU and network bandwidth loads are not too much, reduce transimi-time and increase
transimit-count to quicken the environment convergence.
The following example sets the interval of sending the LS-UPD packets as 50ms, the packets number
as 20.
Ruijie(config)# routerospf1