Cisco Catalyst 4500 Series Configuration Manual page 1193

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 2
transport udp load-share (netflow-lite exporter submode)
NetFlow-lite is only supported on the Catalyst 4948E and Catalyst 4948E-F Ethernet switches.
Note
To specify the number of destination ports to load balance on for a NetFlow-lite collector, use the
transport udp load-share command. To delete a transport UDP, use the no form of this command.
Syntax Description
destination-port
Command Default
1
Command Modes
netflow-lite exporter submode
Command History
Release
15.0(2)SG
Usage Guidelines
The CLI for UDP destination port load sharing allows you leverage multiple receive packet queues in
current server NICs, where the collector is running. This is an optional parameter. When number >= 2
is configured, a switch exports datagrams with a UDP destination port number that "round robins"
between a set of consecutive destination UDP port numbers starting with the base udp port number and
ending with base udp port number + num ports-1. Typically, netflow templates are sent on the base UDP
port number and the packet sample netflow records are sent on the remaining UDP ports. So, the
collector provides optimized processing for templates or metadata and packet sample records on a
socket.
Examples
The following example shows how to specify a UDP transport destination port for a NetFlow-lite
collector:
Switch# config terminal
Switch(config)# netflow-lite exporter exporter1
Switch(config-netflow-lite-exporter)# destination 5.5.5.6
Switch(config-netflow-lite-exporter)# source 5.5.5.5
Switch(config-netflow-lite-exporter)# transport udp 8188
Switch(config-netflow-lite-exporter)# transport udp load-share
Switch(config-netflow-lite-exporter)# ttl 128
Switch(config-netflow-lite-exporter)# cos 7
Switch(config-netflow-lite-exporter)# dscp 32
Switch(config-netflow-lite-exporter)# template data timeout 1
Switch(config-netflow-lite-exporter)# options sampler-table timeout 1
transport udp load-share destination-port
no transport udp load-share destination-port
Specifies number of destination ports to load balance on.
Modification
This command was introduced on the Catalyst 4948E and Catalyst 4948E-F
Ethernet switches.
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
transport udp load-share (netflow-lite exporter submode)
2-1143

Advertisement

Table of Contents
loading

Table of Contents