< Home

display flow-mapping-profile

Function

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

Format

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

Parameters

Parameter

Description

Value

name flow-mapping-profile-name

Displays detailed information about a specified flow mapping profile.

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

all

Displays detailed information about all flow mapping profiles.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Usage Scenario

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

Precautions

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

Example

# Display brief information about all flow mapping profiles.

<HUAWEI> display flow-mapping-profile
        index                   flow-mapping-profile name                       
-----------------------------------------------------------------               
        0                       default                                         
        1                       map1                                            
-----------------------------------------------------------------               
 Total   8     Used   2                  

# Display detailed information about flow mapping profile map1.

<HUAWEI> display flow-mapping-profile name map1
Flow-mapping-profile[1]: map1                                                   
Flow-queue  Port-queue                                                          
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -               
0           0                                                                   
1           1                                                                   
2           3                                                                   
3           3                                                                   
4           4                                                                   
5           5                                                                   
6           6                                                                   
7           7                                                                   
----------------------------------------------------------------- 

# Display detailed information about all flow mapping profiles.

<HUAWEI> display flow-mapping-profile all
Flow-mapping-profile[0]: default                                                
Flow-queue  Port-queue                                                          
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -               
0           0                                                                   
1           1                                                                   
2           2                                                                   
3           3                                                                   
4           4                                                                   
5           5                                                                   
6           6                                                                   
7           7                                                                   
-----------------------------------------------------------------               
Flow-mapping-profile[1]: map1                                                   
Flow-queue  Port-queue                                                          
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -               
0           0                                                                   
1           1                                                                   
2           3                                                                   
3           3                                                                   
4           4                                                                   
5           5                                                                   
6           6                                                                   
7           7                                                                   
----------------------------------------------------------------- 
Table 1 Description of the display flow-mapping-profile command output

Item

Description

index

Index of the flow mapping profile.

flow-mapping-profile name

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

Total

Total number of flow mapping profiles.

Used

Number of configured flow mapping profiles.

Flow-mapping-profile[1]

Name of the flow mapping profile. The value 1 is the index of the flow mapping profile.

Flow-queue

Index of the flow queue. To configure the mapping between flow queues and interface queues, run the map flow-queue (flow mapping profile view) command.

Port-queue

Index of the interface queue. To configure the mapping between flow queues and interface queues, run the map flow-queue (flow mapping profile view) command.

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