display cpu-defend policy
Parameters
Parameter |
Description |
Value |
---|---|---|
policy-name |
Displays the configuration of a specified attack defense policy.
|
The value is a string of 1 to 31 case-sensitive characters without spaces. |
Usage Guidelines
After an attack defense policy is created, you can run the display cpu-defend policy command to view configurations of the attack defense policy.
Example
# Display information about all attack defense policies.
<AC6605> display cpu-defend policy
----------------------------------------------------------------
Name : default
Related slot : <0>
----------------------------------------------------------------
Name : mypolicy
Related slot : <>
----------------------------------------------------------------
# Display information about the attack defense policy named mypolicy.
<AC6605> display cpu-defend policy mypolicy Related slot : <> Configuration : Rate-limit all-packets : 2000(pps)(default) Track system-load : disable(default)
Item |
Description |
---|---|
Name |
Name of an attack defense policy. To configure an attack defense policy, run the cpu-defend policy command. |
Related slot |
Board to which the attack defense policy is applied. |
Rate-limit all-packets |
Rate limit for all packets sent to the CPU. To set the rate limit for all packets sent to the CPU, run the rate-limit all-packets command. |
Track system-load |
Whether to enable the dynamic CPCAR adjustment function. To configure the dynamic CPCAR adjustment function, run the track system-load enable command. |