display auto-defend configuration
Function
The display auto-defend configuration command displays the attack source tracing configuration.
Parameters
Parameter |
Description |
Value |
---|---|---|
cpu-defend policy policy-name |
Displays the attack source tracing configuration of a specified attack defense policy.
|
The value is a string of 1 to 31 case-sensitive characters without spaces. |
Usage Guidelines
After attack source tracing is configured in an attack defense policy, you can run the display auto-defend configuration command to view the attack source tracing configuration.
Example
# Display the configurations of all attack defense policies.
<Huawei> display auto-defend configuration
-----------------------------------------------------------------------
Name : mypolicy
Related slot : <0>
auto-defend : enable
auto-defend threshold : 200 (pps)
auto-defend alarm : enable
auto-defend alarm threshold : 2000 (pps)
-----------------------------------------------------------------------
Name : mypolicy1
Related slot : <>
auto-defend : enable
auto-defend threshold : 128 (pps)
-----------------------------------------------------------------------
Item |
Description |
---|---|
Name |
Name of an attack defense policy. |
Related slot |
ID of the slot to which the attack defense policy is applied. |
auto-defend |
Whether attack source tracing is enabled. To enable attack source tracing, run the auto-defend enable command. |
auto-defend threshold |
Checking threshold for attack source tracing. To set the checking threshold for attack source tracing, run the auto-defend threshold command. |
auto-defend alarm |
Whether the alarm function for attack source tracing is enabled. To enable the alarm function for attack source tracing, run the auto-defend alarm enable command. |
auto-defend alarm threshold |
Alarm threshold for attack source tracing. To set the alarm threshold for attack source tracing, run the auto-defend alarm threshold command. |