display qos car
Usage Guidelines
Usage Scenario
The display qos car command displays the configurations of all QoS CAR profiles or a specified QoS CAR profile. You can view the QoS CAR profile configuration and rectify QoS faults according to the command output.
Precautions
If you do not use the qos car command to create a QoS CAR profile, no information is displayed after the display qos car command is executed.
Example
# Display the configurations of all QoS CAR profiles.
<AC6605> display qos car all ---------------------------------------------------------------- CAR Name : qc1 CAR Index : 0 car cir 100 (Kbps) cbs 18800 (byte) Applied number on user-profile inbound : 0 Applied number on user-profile outbound : 0
# Display the configuration of the QoS CAR profile named qc1.
<AC6605> display qos car name qc1 ---------------------------------------------------------------- CAR Name : qc1 CAR Index : 0 car cir 100 (Kbps) cbs 18800 (byte) Applied number on user-profile inbound : 0 Applied number on user-profile outbound : 0
Item |
Description |
---|---|
CAR Name |
Name of the QoS CAR profile. To set the name of the QoS CAR profile, run the qos car command. |
CAR Index |
Index of the QoS CAR profile. |
car cir 100 (Kbps) cbs 18800 (byte) |
Parameters of the QoS CAR profile, including the CIR and CBS values. To set parameters of the QoS CAR profile, run the qos car command. |
Applied number on user-profile inbound |
Number of inbound user profiles to which the QoS CAR profile is applied. |
Applied number on user-profile outbound |
Number of outbound user profiles to which the QoS CAR profile is applied. |