The display user-flow-statistics command displays users' uplink and downlink traffic statistics.
This command is supported only on the NetEngine 8000 F1A.
The actual command output varies according to the device. The command output here is only an example.
<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)
-------------------------------------------------
<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)
-------------------------------------------------
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. |