Function
This command is used to query the information about a class of service (CoS)
queue mapping profile, including the mapping information about the priority and
the queue in a CoS queue mapping profile.
Parameters
| Parameter | Description | Value |
|---|---|---|
| profile-id profile-id | Queries the detailed information about the CoS queue mapping profile with the specified ID. The profile ID uniquely identifies a CoS queue mapping profile. | Numeral type. Range: 1-128. |
| profile-name profile-name | Queries the detailed information about the CoS queue mapping profile with the specified ID. | Character string type, a string of 1-32 characters. |
| all | Queries the brief information about all the CoS queue mapping profiles. | - |
Example
To query the detailed information about CoS queue mapping profile 1, do as
follows:
huawei(config)#display cos-queue-map-profile
{ all<K>|profile-id<K>|profile-name<K> }:profile-id
{ profile-id<U><1,128> }:1
Command:
display cos-queue-map-profile profile-id 1
---------------------------------------------------------
Profile-ID : 1
Profile-name : cos-queue-map-profile_1
---------------------------------------------------------
CoS Queue ID
---------------------------------------------------------
0 0
1 0
2 1
3 1
4 2
5 2
6 3
7 3
---------------------------------------------------------
Binding times: 0
---------------------------------------------------------
To query the information about all the CoS queue mapping profiles, do as
follows:huawei(config)#display cos-queue-map-profile
{ all<K>|profile-id<K>|profile-name<K> }:all
Command:
display cos-queue-map-profile all
---------------------------------------------------------------------
Profile-ID Profile-name Binding times
---------------------------------------------------------------------
1 cos-queue-map-profile_1 0
---------------------------------------------------------------------
Total: 1
System Response
- The system displays the query result after the command is executed successfully.
- The following table describes the parameters in response to the
command.
Parameter Description Profile-ID Indicates the ID of a CoS queue mapping profile. Profile-name Indicates the name of a CoS queue mapping profile. CoS Indicates the 802.1p priority. It is the virtual local area network (VLAN) priority. Range: 0-7. Queue ID Indicates the ID of the queue related to the 802.1p priority. The greater the value, the higher the queue priority. Binding times Indicates the binding count of a CoS queue mapping profile. - For more information about the error message that the system displays against a command entered with incorrect syntax
MORE BLOG:
No comments:
Post a Comment