2-1128
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
OL-27596 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
vrf (netflow-lite exporter submode)
vrf (netflow-lite exporter submode)
Note NetFlow-lite is only supported on the Catalyst 4948E and Catalyst 4948E-F Ethernet switches.
To specify a VRF label for the NetFlow-lite collector, use the vrf command. To delete a VRF label, use
the no form of this command.
vrf source-address
no vrf source-address
Syntax Description
Defaults global vrf
Command Modes netflow-lite exporter submode
Command History
Usage Guidelines By default when no vrf label is specified the global vrf is used for routing. The vrf label is ignored if the
collector's address is IPv6. Default global routing table is used to route the IPv6 export packets to the
collector.
Note Support for VRF with IPv6 will be provided in a later release.
Examples This example shows how to specify a VRF label 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)#
vrf-label Specifies a VRF label for the NetFlow-lite collector.
Release Modification
15.0(2)SG Support for this command was introduced on the Catalyst 4948E and
Catalyst 4948E-F Ethernet switches.