display user-flow-statistics

Function

The display user-flow-statistics command displays users' uplink and downlink traffic statistics.

This command is supported only on the NetEngine 8000 F1A.

Format

display user-flow-statistics [ domain domain-name ]

Parameters

Parameter Description Value
domain domain-name

Displays uplink and downlink traffic statistics of users in a specified domain.

The value is a string of 1 to 64 case-insensitive characters, spaces not supported.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
aaa-access read

Usage Guidelines

Usage Scenario

Uplink and downlink traffic statistics of all users or users in a specified domain on the device are displayed.

Precautions

In VS mode, this command is supported only by the admin VS.

Example

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

# Display uplink and downlink traffic statistics of all users on the device.
<HUAWEI> display user-flow-statistics
Total Flow Statistics
-------------------------------------------------
IPv4 flow statistics :
Up packets number(high,low)   : (0,0)
Up bytes number(high,low)     : (0,0)
Down packets number(high,low) : (0,0)
Down bytes number(high,low)   : (0,0)
IPv6 flow statistics :
Up packets number(high,low)   : (0,0)
Up bytes number(high,low)     : (0,0)
Down packets number(high,low) : (0,0)
Down bytes number(high,low)   : (0,0)
-------------------------------------------------
# Display uplink and downlink traffic statistics of users in domain 1.
<HUAWEI> display user-flow-statistics domain domain1
Domain Flow Statistics : domain1
-------------------------------------------------
IPv4 flow statistics : 
Up packets number(high,low)   : (0,0)
Up bytes number(high,low)     : (0,0)
Down packets number(high,low) : (0,0)
Down bytes number(high,low)   : (0,0)
IPv6 flow statistics :
Up packets number(high,low)   : (0,0)
Up bytes number(high,low)     : (0,0)
Down packets number(high,low) : (0,0)
Down bytes number(high,low)   : (0,0)
-------------------------------------------------
Table 1 Description of the display user-flow-statistics command output
Item Description
Total Flow Statistics

Uplink and downlink traffic statistics of all users on the device.

IPv4 flow statistics

IPv4 traffic statistics.

Up packets number(high,low)

Number of uplink packets. high indicates the high bit of the packet count, and low indicates the low bit of the packet count.

Up bytes number(high,low)

Number of uplink packet bytes. high indicates the high bit of the byte count, and low indicates the low bit of the byte count.

Down packets number(high,low)

Number of downlink packets. high indicates the high bit of the packet count, and low indicates the low bit of the packet count.

Down bytes number(high,low)

Number of downlink packet bytes. high indicates the high bit of the byte count, and low indicates the low bit of the byte count.

IPv6 flow statistics

IPv6 traffic statistics.

Domain Flow Statistics

Uplink and downlink traffic statistics of users in a specified domain.

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