The display damp-interface command displays the current status and statistics about status flapping suppression on a physical interface.
Parameter | Description | Value |
---|---|---|
interface interface-type interface-number |
Specifies the type and number of an interface. If no interface number is specified, the suppression status and statistics about all flapping interfaces of the same type are displayed. |
- |
interface-name |
Specifies the name of an interface. |
- |
Usage Scenario
To check the suppression status and statistics of a flapping interface, run the display damp-interface command. The command output facilitates status monitoring and fault diagnosis. The command output provides a basis for statistics collection and interface troubleshooting.
Compared with the display damp-interface brief command, the display damp-interface command displays more detailed information to facilitate problem location.Precautions
If status flapping suppression is configured globally, the display damp-interface brief command output displays the suppression status and relevant statistics of all physical interfaces that do not have the damp-interface ignore-global command configuration.
If the damp-interface enable command is not run in the global view, the display damp-interface and display damp-interface brief command display the suppression status and statistics of a flapping interface that is suppressed.The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display damp-interface interface gigabitethernet 0/1/0 Interface GigabitEthernet0/1/0 Suppress status: unsuppressed Damp level: light TxOff flag: disable Current penalty: 0.000 Damp reuse time: 0(s) Damp parameter: suppress reuse halfLifeTime(s) maxSuppressTime(s) maxPenalty 7.700 6.000 11 10 11.267
Item | Description |
---|---|
Suppress status | Suppression status of the interface. The value can be:
|
Damp level | Suppression level, which can be:
|
Damp reuse time | Date and time when the suppressed interface due to status flapping recovered. |
Damp parameter | Suppression parameter configured on the interface. |
TxOff flag | Flag indicating whether signal transmission is disabled after status flapping suppression is enabled on the interface:
|
Current penalty | Current penalty value for status flapping suppression on the interface. |
reuse | Reuse threshold of the interface. |
suppress | Suppression threshold of the interface. |
halfLifeTime(s) | Half-life period. |
maxSuppressTime(s) | Maximum suppression time. |
maxPenalty | Maximum penalty value, which is the same as the ceiling value. ceiling = ReuseThreshold * 2-MaxSuppressTime/HalfLifeTime. |