display drop-profile
Function
The display drop-profile command displays the configuration of a WRED drop profile.
ACU2 do not support this command.
Usage Guidelines
Usage Scenario
You can use the display drop-profile command to view the number of configured drop profiles and all configuration of a specified drop profile.
Precautions
A maximum of 8 drop profiles can be configured on the device.
Example
# Display brief information about all drop profiles on the device.
<AC6605> display drop-profile
Index Drop-profile name
-----------------------------------------------------------------
0 dp1
-----------------------------------------------------------------
Total 8 Used 1
# Display detailed information about the drop profile named dp1.
<AC6605> display drop-profile dp1
Drop-profile[1]: dp1
Color Low-limit High-limit Discard-percentage
-----------------------------------------------------------------
Green 60 90 20
Yellow 100 100 100
Red 100 100 100
Non-tcp 100 100 100
-----------------------------------------------------------------
Item |
Description |
---|---|
Index |
Drop profile index. |
Drop-profile name |
Drop profile name. To configure a drop profile, run the drop-profile command. |
Drop-profile[1] |
Drop profile name in which 1 indicates the drop profile index. |
Color |
Color of the packets. The values are as follows:
|
Low-limit |
Lower drop threshold, in percentage. |
High-limit |
Upper drop threshold, in percentage. |
Discard-percentage |
Maximum drop probability, in percentage. |