ISIS/6/IS_FREQUENT_CALCULATE_DELAY: ISIS-INFO: The statistics about LSP update, calculation, and flooding suppression times were recorded. (InstanceId =[InstanceId], Level =[Level], SuppressLSPstoGenerateCount=[generationLSPCount], SuppressLSPstoCalculateCount=[processLSPCount], SuppressLSPstoFloodCount=[floodLSPCount], LogPeriod = [time] )
Parameter Name | Parameter Meaning |
---|---|
InstanceId |
ID of an IS-IS process |
Level |
IS-IS Level |
generationLSPCount |
Number of times that LSP updates are delayed |
processLSPCount |
Number of times that LSP-triggered route calculations are delayed |
floodLSPCount |
Number of times that LSP flooding is delayed |
time |
Interval at which logs are generated |
Timers were set in the system view to delay LSP updates and flooding and LSP-triggered route calculations.
1. Check whether any of the following inequalities is met:
1. SuppressLSPstoGenerateCount > Number of local LSPs x 1800 SuppressLSPstoCalculateCount > Number of LSPs in the LSDB x 1800 SuppressLSPstoFloodCount > Number of LSPs in the LSDB x 1800
2. Reduce the corresponding timer and check whether the problem is resolved.
3. Collect log information and configuration information, and then contact technical support personnel.
4. End.