Forwarding Cisco Netflow to CCE
Below is an example of how to modify the configuration to enable NetFlow switching. It also shows how to export the flow statistics for further processing to UDP port 9995 to a CCE VM IP Address.
- Open the CLI and enter the following command:
Switch# config t - Enter configuration commands, one per line. End with Ctrl-z.
Switch(config)# ip route-cache flow
Switch(config)# ip flow-export destination 9995
Switch(config)# ip flow-export version 5
Switch(config)# end
Switch# show ip flow export
See also:
Catalyst 4500 Series:
Catalyst 9200 Series:
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article