display qos car statistics
Function
The display qos car statistics command displays statistics on forwarded and discarded packets where a QoS CAR profile is applied to a specified interface.
Parameters
Parameter |
Description |
Value |
---|---|---|
interface interface-type interface-number | Displays statistics on forwarded and discarded packets on a specified interface. |
- |
inbound | Displays statistics on forwarded and discarded packets and statistics on packets in different colors after traffic policing is performed in the inbound direction. |
- |
Usage Guidelines
Usage Scenario
You can run the display qos car statistics command to check statistics on forwarded and discarded packets where a QoS CAR profile is applied to a specified interface. The command output helps you locate faults.
The AC6605 does not support packet coloring on physical wired interfaces.
Precautions
Error: QoS CAR has not been applied.
Example
# Display statistics on forwarded and discarded packets after traffic policing is performed in the inbound direction on GE0/0/1.
<AC6605> display qos car statistics interface gigabitethernet 0/0/1 inbound Interface : GigabitEthernet0/0/1 Direction : Inbound ------------------------------------------------ Type Packets/Bytes ------------------------------------------------ Drop 0/0 Pass 0/0 Green 0/0 Yellow 0/0 Red 0/0
Item |
Description |
---|---|
Interface |
Number of the interface where traffic policing is configured. |
Direction |
Direction in which traffic policing is performed on the interface: |
Drop |
Number of discarded packets on the interface after traffic policing is applied. |
Pass |
Number of passed packets on the interface after traffic policing is applied. |
Green |
Number of green packets on the interface after traffic policing is applied. |
Yellow |
Number of yellow packets on the interface after traffic policing is applied. |
Red |
Number of red packets on the interface after traffic policing is applied. |
Type |
Packet processing mode after traffic policing is applied to an interface. |
Packets/Bytes |
Number of packets or bytes. |