Recently, a Huawei s5720-si-v200r019 switch of the company has a large number of log alarms. The reason is that the port has a full flow alarm, resulting in the normal log output being overwritten. Some alarms are as follows:
(this method is applicable to the processing of all port logs of Huawei switches, and other types can also refer to this method.)
Sep 18 2021 12:25:59+08:00 CSY_HBLF_5F5-01_43.252 %%01IFPDT/4/INT_OUTBRDR(l)[0]:The output rate change ratio exceeded the threshold. (IfIndex=8, InterfaceName=GigabitEthernet0/0/2, ThresholdPercent=50%, CurrentStatisticalPeriodRate=24978552, LastStatisticalPeriodRate=53124002)
Sep 18 2021 12:11:55+08:00 CSY_HBLF_5F5-01_43.252 %%01IFNET/4/BWRATE_OUT_RESUME(l)[1]:Interface output flow bandwidth usage was restored to the log threshold. (Interface=8, BandWidthUsage=80, LogThreshold=80, InterfaceName=GigabitEthernet0/0/2)
The solution is as follows:
info-center filter-id bymodule-alias IFNET BWRATE_ OUT_ RISING
info-center filter-id bymodule-alias IFNET BWRATE_ OUT_ RESUME
info-center filter-id bymodule-alias IFPDT PKT_ OUTQUEDROP_ NL
info-center filter-id bymodule-alias IFPDT PKT_ OUTQUEDROP_ ABNL
info-center filter-id bymodule-alias IFPDT INT_ INBRDR
info-center filter-id bymodule-alias IFPDT INT_ OUTBRDR
Field definition:
BWRATE_ OUT_ Rising: the bandwidth utilization of the interface exceeds the configured threshold
BWRATE_ OUT_ Resume: the bandwidth utilization of the interface is lower than the configured recovery threshold
PKT_ OUTQUEDROP_ Nl: the number of packet losses in the outgoing direction of the interface has recovered below the threshold
PKT_ OUTQUEDROP_ Abnl: the number of packet losses in the outgoing direction of the interface has recovered below the threshold
INT_ Inbrdr: the sudden change of the flow in the direction of the interface exceeds the threshold
INT_ Outbrdr: the sudden change of flow in the outlet direction of the interface exceeds the threshold
Use the Huawei switch product document to directly search the switch log field: ifpdt/4/int_ Outbrdr, like this, you can find the corresponding explanation, and then turn off the corresponding log printing in the switch info center. The details may be different from those written in the article, but the method is similar. You should learn to make good use of the product documents.
Reference document:
1. Usage description of Huawei switch s5700 filter ID
Similar Posts:
- [Solved] Dubbo uses filter error: No such extension consumerStaticFilter for filter/com.alibaba.dubbo.rpc.Filter
- 6. Zigzag conversion
- Solution of 405 not allowed error in nginx
- How to Solve MYSQL Error: Every derived table must have its own alias
- [Solved] Query DataTables Error: Cannot reinitialise DataTable
- EM13C Add cluster Error: ADF_FACES-60096 [How to Solve]
- Initialization of react native Android [How to Solve]
- The solution to “testbench_vector_input_file option does not exist” appears when using Quartus for functional simulation
- [Solved] MapReduce Output PATH error: Exception in thread “main” org.apache.hadoop.mapred.FileAlreadyExistsException: Output directory file:/D:/output already exists
- SSH connection to the server two small problems, bad file number and SSH Chinese garbled