Export-Protocol (Netflow-Lite Exporter Submode) - Cisco Catalyst 4500 Series Command Reference Manual

Cisco ios command reference
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 only supported on the 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
Defaults
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
This 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)#
OL-25342 -01
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
Support for this command was introduced on the Catalyst 4948E and
Catalyst 4948E-F Ethernet switches.
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0SG and IOS 15.1(1)SG)
export-protocol (netflow-lite exporter submode)
2-245

Advertisement

Table of Contents
loading

Table of Contents