< Home

display traffic-analysis udp cache

Function

The display traffic-analysis udp cache command displays detailed information about intelligent traffic analysis results of UDP flows.

Format

display traffic-analysis udp cache [ source-ip source-ip-address | destination-ip destination-ip-address ]

Parameters

Parameter Description Value

source-ip source-ip-address

Specifies a source IP address.

The value is in dotted decimal notation.

destination-ip destination-ip-address

Specifies a destination IP address.

The value is in dotted decimal notation.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

To view detailed information about the flow tables that contain intelligent traffic analysis results of UDP flows in real time, run the display traffic-analysis udp cache command.

Example

# Check detailed information about intelligent traffic analysis results of UDP flows.

<sysname> display traffic-analysis udp cache                                                                                       
 Traffic analysis UDP cache information:                                                                                            
 Current total flow numbers: 1                                                                                                     
-----------------------------------------------------------------------------------------                                             
 Source IP              Source Port            Destination IP         Destination Port                                              
 Interface              Receive Packets        Receive Bytes          Block Timestamp(ms)                                               
-----------------------------------------------------------------------------------------                                             
 10.3.0.10              1024                   10.2.0.10               3300                                                          
 GigabitEthernet0/0/3   9                      198                    44707496                                                      
-----------------------------------------------------------------------------------------    
Table 1 Description of the display traffic-analysis udp cache command output

Item

Description

Source IP

Source IP address of a UDP flow.

Source Port

Source port number of a UDP flow.

Destination IP

Destination IP address of a UDP flow.

Destination Port

Destination port number of a UDP flow.

Interface

Inbound interface for collecting UDP packets.

Receive Packets

Number of UDP packets in a block collected on the inbound interface.

Receive Bytes

Number of bytes of UDP packets in a block collected on the inbound interface.

Block Timestamp(ms)

Timestamp of a block.

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