The traffic-analysis udp export host command configures the destination IP address and destination UDP port number to which the packets carrying intelligent traffic analysis results of UDP flows are sent.
The undo traffic-analysis udp export host command deletes the IPv4 destination address to which the packets carrying intelligent traffic analysis results of UDP flows are sent.
The undo traffic-analysis udp export host ipv6 command deletes the IPv6 destination address to which the packets carrying intelligent traffic analysis results of UDP flows are sent.
traffic-analysis udp export host { ip ip-address | ipv6 ipv6-address } port-number [ vpn-instance vpn-instance-name ]
undo traffic-analysis udp export host [ ipv6 ]
| Parameter | Description | Value |
|---|---|---|
ip ip-address |
Specifies the destination IPv4 address to which packets are sent for intelligent traffic analysis. |
The value is in dotted decimal notation. |
ipv6 ipv6-address |
Specifies the destination IPv6 address to which packets are sent for intelligent traffic analysis. |
The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
port-number |
Specifies the destination UDP port number to which packets are sent for intelligent traffic analysis. |
The value is an integer The value is an integer in the range from 1 to 65535. |
vpn-instance vpn-instance-name |
Specifies the name of a VPN instance of packets to be sent for intelligent traffic analysis. |
The value must be the name of an existing VPN instance on the device. |
By default, no destination IP address or destination UDP port number is configured for the packets that carry intelligent traffic analysis results of UDP flows.
Usage Scenario
After intelligent traffic analysis for UDP flows is enabled on the device, the flow tables that contain the flow analysis results is first stored in the cache of a device. When the flow tables in the buffer meet the aging conditions, the device exports the flow tables to the specified TDA to process and display the flow information. To configure the destination IP address, that is, TDA's IP address, to which the packets carrying UDP flow analysis results are sent, run the traffic-analysis udp export host command.
Precautions