Cisco Catalyst 4500 Series Configuration Manual page 299

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
export-protocol (netflow-lite exporter submode)
NetFlow-lite is supported only on Catalyst 4948E and Catalyst 4948E-F Ethernet switches.
Note
To specify the export protocol for the NetFlow-lite collector, use the export-protocol command. To
delete the value, use the no form of this command.
Syntax Description
netflow-v9
ipfix
Command Default
netflow-v9
Command Modes
netflow-lite exporter submode
Command History
Release
15.0(2)SG
Usage Guidelines
By default the export protocol is Netflow V9. IPFIX or Netflow V10 is a newer export format. They
support variable length encoding that allows for more efficient packaging of packet samples according
to the actual packet section bytes extracted from the original sampled packet.
Examples
The following example shows how to specify the export protocol for the 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)# 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)#
export-protocol {netflow-v9 | ipfix}
no export-protocol {netflow-v9 | ipfix}
Specifies export format of Netflow V9.
Specifies export format of Netflow V10 or IPFIX.
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
export-protocol (netflow-lite exporter submode)
2-261

Advertisement

Table of Contents
loading

Table of Contents