display flow-car statistics

Function

The display flow-car statistics command displays flow CAR statistics about specific-direction traffic based on the source or destination IP address.

Format

display flow-car statistics { source-ip | destination-ip } [ ip-address ] slot slot-id { inbound | outbound }

Parameters

Parameter Description Value
source-ip ip-address

Specifies a source IP address.

The value is in dotted decimal notation.

destination-ip ip-address

Specifies a destination IP address.

The value is in dotted decimal notation.

slot slot-id

Specifies the slot ID of an interface board.

-

inbound

Indicates upstream traffic.

-

outbound

Indicates downstream traffic.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
qos write

Usage Guidelines

Usage Scenario

To check flow CAR statistics about specific-direction traffic based on the source or destination IP address, including the number of forwarded packets, number of dropped packets, and traffic rate, run the display flow-car statistics command. If no IP address is specified in the command, all source-or-destination-based flow CAR statistics about specific-direction traffic in a specific slot are displayed.

Precautions

This command does not have a corresponding MIB object.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display flow CAR statistics about upstream traffic with the source IP address 10.1.1.1 in slot 1.
<HUAWEI> display flow-car statistics source-ip 10.1.1.1 slot 1 inbound
Flow-car IP 10.1.1.1 statistics:
  Passed:                      8291526 packets             12470455104 bytes
  Discard:                  4055366354 packets           6099270996416 bytes
  Passed rate:                       1 pps                       14808 bps
  Discard rate:                      0 pps                           0 bps
Table 1 Description of the display flow-car statistics command output
Item Description
Flow-car IP 10.1.1.1 statistics

The flow-car statistics for IP 10.1.1.1.

Passed

Number of forwarded packets and bytes.

Passed rate

Rate of forwarded packets and bytes.

Discard

Number of dropped packets and bytes.

Discard rate

Rate of dropped packets and bytes.

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