clear netflow export-destination

Use this command to clear the specified NetFlow collector IP address.

Syntax

clear netflow export-destination ip-address [udp-port]

Parameters

ip-address Specifies the IPv4 or IPv6 address of the NetFlow collector to clear.
udp-port (Optional) Specifies the UDP port number used by NetFlow collector.

Defaults

If the UDP port is not specified, the UDP port associated with this export destination is cleared along with the rest of the export destination configuration.

Mode

All command modes.

Example

This example shows how to clear the 10.10.1.1 NetFlow collector address:

System(rw)->clear netflow export-destination 10.10.1.1