Cisco Catalyst 4500 Series Configuration Manual page 233

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
Cisco IOS Commands for the Catalyst 4500 Series Switches
destination (netflow-lite exporter submode)
NetFlow-lite is supported only on Catalyst 4948E and Catalyst 4948E-F Ethernet switches.
Note
To specify a destination address in netflow-lite submode, use the destination command. To delete an
exporter, use the no form of this command.
Syntax Description
destination-address
Command Default
None
Command Modes
netflow-lite exporter submode
Command History
Release
15.0(2)SG
Usage Guidelines
One of the mandatory parameters for a minimally configured exporter along with the source Layer 3
interface and the UDP destination port of the collector.
Examples
The following example shows how to specify a destination address in netflow-lite submode:
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)# 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
Switch(config-netflow-lite-exporter)# options interface-table timeout 1
Switch(config-netflow-lite-exporter)# export-protocol netflow-v9
Switch(config-netflow-lite-exporter)# exit
Switch(config)#
destination destination-address
no destination destination-address
Specifies a destination address of a NetFlow-lite collector.
Modification
This command was introduced on 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
destination (netflow-lite exporter submode)
2-195

Advertisement

Table of Contents
loading

Table of Contents