display qos-profile
Parameters
Parameter |
Description |
Value |
---|---|---|
all | Displays all QoS profiles. |
- |
verbose | Displays the configurations of all QoS profiles. |
- |
name profile-name | Displays the configuration of a QoS profile with a specified name. |
The value of profile-name is a case-insensitive character string of 1 to 31 characters. The character string cannot start or end with a question mark (?), or quotation mark ("). |
Example
# Display the configuration of QoS profile name1.
<AC6605> display qos-profile name name1 Name : name1 Description : global Local Precedence : - Inbound 802.1p Precedence : - Outbound 802.1p Precedence : - Inbound DSCP Precedence : - Outbound DSCP Precedence : - Inbound car: cir - kbps, cbs - bytes, pir - kbps, pbs - bytes Outbound car: cir - kbps, cbs - bytes, pir - kbps, pbs - bytes
Item | Description |
---|---|
Name | Name of the QoS profile. |
Description | Description of the QoS profile. |
Local Precedence | Priority of the user group to which the QoS profile is bound. |
Inbound 802.1p Precedence | 802.1p priority for incoming traffic in the QoS profile. |
Outbound 802.1p Precedence | 802.1p priority for outgoing traffic in the QoS profile. |
Inbound DSCP Precedence | DSCP priority for incoming traffic in the QoS profile. |
Outbound DSCP Precedence | DSCP priority for outgoing traffic in the QoS profile. |
Inbound car: cir - kbps, cbs - bytes, pir - kbps, pbs - bytes | CAR parameters for incoming traffic in the QoS profile. For details, see the car command. |
Outbound car: cir - kbps, cbs - bytes, pir - kbps, pbs - bytes | CAR parameters for outgoing traffic in the QoS profile. For details, see the car command. |
# Displays the configurations of all QoS profiles.
<AC6605> display qos-profile all
index QoS Profile Name
--------------------------------------
1 name1
--------------------------------------
Total QoS profile number is 1