< Home

display flow-queue-profile

Function

The display flow-queue-profile command displays the flow queue profile configuration.

Format

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

Parameters

Parameter

Description

Value

name flow-queue-profile-name

Displays detailed information about a specified flow queue profile.

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

all

Displays detailed information about all flow queue profiles.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Usage Scenario

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

Precautions

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

Example

# Display brief information about all flow queue profiles.

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

# Display detailed information about flow queue profile flow1.

<HUAWEI> display flow-queue-profile name flow1
Flow-queue-profile[1]: flow1                                                     
Queue Schedule(Weight) Shaping         flow-wred-profile                        
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -         
0     WFQ(50)          50%             wred1                                    
1     PQ               None            default                                  
2     PQ               None            default                                  
3     PQ               None            default                                  
4     PQ               None            default                                  
5     PQ               None            default                                  
6     PQ               None            default                                  
7     PQ               None            default                                  
----------------------------------------------------------------------- 

# Display detailed information about all flow queue profiles.

<HUAWEI> display flow-queue-profile all
Flow-queue-profile[0]: default                                                  
Queue Schedule(Weight) Shaping         flow-wred-profile                        
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -         
0     PQ               None            default                                  
1     PQ               None            default                                  
2     PQ               None            default                                  
3     PQ               None            default                                  
4     PQ               None            default                                  
5     PQ               None            default                                  
6     PQ               None            default                                  
7     PQ               None            default                                  
-----------------------------------------------------------------------  
Flow-queue-profile[1]: flow1                                                     
Queue Schedule(Weight) Shaping         flow-wred-profile                        
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -         
0     WFQ(50)          50%             wred1                                    
1     PQ               None            default                                  
2     PQ               None            default                                  
3     PQ               None            default                                  
4     PQ               None            default                                  
5     PQ               None            default                                  
6     PQ               None            default                                  
7     PQ               None            default                                  
----------------------------------------------------------------------- 
Table 1 Description of the display flow-queue-profile command output

Item

Description

index

Index of the flow queue profile.

flow-queue-profile name

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

Total

Total number of flow queue profiles.

Used

Number of configured flow queue profiles.

Flow-queue-profile[1]

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

Queue

Index of the flow queue, which corresponds to the local priority of packets.

Schedule(Weight)

Scheduling mode or weight of the flow queue. To set the scheduling mode and weight of a flow queue, run the qos queue (flow queue profile view) command.

Shaping

Traffic shaping rate or percentage of the flow queue. To set the traffic shaping and percentage of a flow queue, run the qos queue (flow queue profile view) command.

flow-wred-profile

Name of the WRED drop profile bound to the flow queue. To bind a WRED drop profile to a flow queue, run the qos queue (flow queue profile view) command.

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