| Parameter | Description | Value |
|---|---|---|
| all | Displays the configuration of all quota control policies. | - |
| name rule-name | Displays the configuration of a specified quota control policy. | The value must be the name of an existing quota control policy. |
# Display the configuration of the quota control policy quota_rule.
<sysname> display quota-policy rule name quota_rule
(6 times matched)
rule name quota_rule
time-range worktime
action quota profile aaa
# Display the configuration of all quota control policies.
<sysname> display quota-policy rule all Total:4 RULE ID RULE NAME STATE ACTION HITS ------------------------------------------------------------------------------- 1 quota_rule_1 enable quota 0 2 quota_rule_2 enable quota 0 3 quota_rule_3 enable quota 0 0 default enable no-quota 0 -------------------------------------------------------------------------------
| Item | Description |
|---|---|
Total |
Total number of quota control policies. |
RULE ID |
ID of a quota control policy. |
RULE NAME |
Name of a quota control policy. |
STATE |
Status of a quota control policy:
|
ACTION |
Action of a quota control policy:
|
HITS |
Number of times a quota control policy is matched. |