T Commands
transport udp
698
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
transport udp
To configure a NetFlow exporter to transport over UDP, use the transport udp command. To remove the
transport configuration, use the no form of this command.
transport udp port-number
no transport udp [port-number]
Syntax Description
Defaults None
Command Modes NetFlow exporter configuration (config-flow-exporter)
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to configure a NetFlow exporter to transport over UDP:
switch(config)# flow exporter Netflow-Exporter-1
switch(config-flow-exporter)# transport udp 200
switch(config-flow-exporter)#
This example shows how to remove the UDP configuration:
switch(config-flow-exporter)# no transport udp 200
switch(config-flow-exporter)#
Related Commands
port-number (Optional) Destination UDP port number.
Release Modification
4.0(1) This command was introduced.
Command Description
show flow exporter Displays information about NetFlow exporters.