The traffic-analysis udp export source command configures the source IP address for the packets carrying intelligent traffic analysis results of UDP flows.
The undo traffic-analysis udp export source command deletes the source IPv4 address for the packets carrying intelligent traffic analysis results of UDP flows.
The undo traffic-analysis udp export source ipv6 command deletes the source IPv6 address for the packets carrying intelligent traffic analysis results of UDP flows.
traffic-analysis udp export source { ip ip-address | ipv6 ipv6-address }
undo traffic-analysis udp export source [ ipv6 ]
| Parameter | Description | Value |
|---|---|---|
ip ip-address |
Specifies the source IPv4 address of packets to be sent. |
The value is in dotted decimal notation. |
ipv6 ipv6-address |
Specifies the source IPv6 address of packets to be sent. |
The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
By default, no source IP address is configured for the packets carrying UDP flow analysis results.
Usage Scenario
After intelligent traffic analysis for UDP flows is enabled on a device, the flow tables that contain UDP flow analysis results are first stored on the device. When a flow table meets the aging conditions, the device sends the flow table to the specified TDA for further processing and graphical display of flow information. The TDA may need to identify the data source based on the source IP address in the packets that carry intelligent traffic analysis results of UDP flows. Therefore, you can run the traffic-analysis udp export source command to set the source IP address of these packets.