< Home

display flow-wred-profile

Function

The display flow-wred-profile command displays the configuration of flow queue WRED drop profiles.

Format

display flow-wred-profile [ name flow-wred-profile-name | all ]

Parameters

Parameter

Description

Value

name flow-wred-profile-name

Displays detailed information about a specified flow queue WRED drop profile.

The value must be the name of an existing flow queue WRED drop profile.

all

Displays detailed information about all flow queue WRED drop profiles.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Usage Scenario

You can use the display flow-wred-profile command to view the number of configured flow queue WRED drop profiles and all the configuration of the specified flow queue WRED drop profile.

Precautions

If all and name flow-wred-profile-name are not specified, brief information about all flow queue WRED drop profiles is displayed.

Example

# Display brief information about all flow queue WRED drop profiles.

<HUAWEI> display flow-wred-profile
        index                   flow-wred-profile name                          
-----------------------------------------------------------------               
        0                       default                                         
        1                       wred1                                           
-----------------------------------------------------------------               
 Total   128     Used   2                              

# Display detailed information about flow queue WRED drop profile wred1.

<HUAWEI> display flow-wred-profile name wred1
Flow-wred-profile[1]: wred1                                                     
Queue depth         : 1048576                                                   
Color     Low-limit   High-limit  Discard-percentage                            
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -               
Green     80          100         10                                            
Yellow    60          80          20                                            
Red       40          60          40                                            
-----------------------------------------------------------------  

# Display detailed information about all flow queue WRED drop profiles.

<HUAWEI> display flow-wred-profile all
Flow-wred-profile[0]: default                                                   
Queue depth         : 1048576                                                   
Color     Low-limit   High-limit  Discard-percentage                            
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -               
Green     100         100         100                                           
Yellow    100         100         100                                           
Red       100         100         100                                           
-----------------------------------------------------------------  
Flow-wred-profile[1]: wred1                                                     
Queue depth         : 1048576                                                   
Color     Low-limit   High-limit  Discard-percentage                            
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -               
Green     80          100         10                                            
Yellow    60          80          20                                            
Red       40          60          40                                            
-----------------------------------------------------------------  
Table 1 Description of the display flow-wred-profile command output

Item

Description

index

Index of the flow queue WRED drop profile.

flow-wred-profile name

Name of the flow queue WRED drop profile. To create a flow queue WRED drop profile, run the flow-wred-profile command.

Total

Total number of flow queue WRED drop profiles.

Used

Number of configured flow queue WRED drop profiles.

Flow-wred-profile[1]

Name of the flow queue WRED drop profile. The value 1 is the index of the flow queue WRED drop profile. To create a flow queue WRED drop profile, run the flow-wred-profile command.

Queue depth

Queue length. To set the queue length, run the queue-depth (flow queue WRED drop profile view) command.

Color

Packet color. To set the packet color, run the color (flow queue WRED drop profile view) command.

Low-limit

Lower drop threshold in the flow queue WRED drop profile, in percentage. To set the lower drop threshold in a flow queue WRED drop profile, run the color (flow queue WRED drop profile view) command.

High-limit

Upper drop threshold in the flow queue WRED drop profile, in percentage. To set the upper drop threshold in a flow queue WRED drop profile, run the color (flow queue WRED drop profile view) command.

Discard-percentage

Maximum drop probability in the flow queue WRED drop profile, in percentage. To set the maximum drop probability in a flow queue WRED drop profile, run the color (flow queue WRED drop profile view) command.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >