cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1457
Views
0
Helpful
4
Replies

How to enable Netflow on Nexus 7k

Hi,

I'm configuring the Assurance in Prime Infrasctructure 2.0 and would like to know how to configure NetFlow to export TCP and UDP traffic on Nexus 7k.

In the PI user guide 2.0 document there's no reference for nexus 7000.

Thanks Patricia Oliveira

4 Replies 4

AFROJ AHMAD
Cisco Employee
Cisco Employee

Hi Particia,

check the below link, hope it will help:

http://www.cisco.com/en/US/docs/switches/datacenter/sw/5_x/nx-os/system_management/configuration/guide/sm_15netflow.html#wp1069829

Thanks-

Afroz

[Do rate the useful post]

*****Ratings Encourage Contributors *****

Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****

Vinod Arya
Cisco Employee
Cisco Employee

Here is an example netflow configuration.

Basically, you need to use a flow record, flow exporter, and flow monitor.

flow exporter test

  destination 10.1.1.1

  transport udp 50001

  source Vlan1

  version 9

flow monitor Netflow

  record netflow-original

  exporter test

In this case the monitor uses the pre-configured template flow record which is "netflow-original'.  You can see the template for this record by looking at the output from "show flow record".

Below are the Configuration Guide and Command References for Netflow on Nexus.

Configuring NetFlow

http://www.cisco.com/en/US/docs/switches/datacenter/sw/6_x/nx-os/system_management/configuration/guide/sm_15netflow.html

Command Reference

http://www.cisco.com/en/US/docs/switches/datacenter/sw/6_x/nx-os/system_management/command/reference/sm_cmd_f.html

Show flow Exporter

http://www.cisco.com/en/US/docs/switches/datacenter/sw/6_x/nx-os/system_management/command/reference/sm_cmd_show.html#wp1019376

Show Flow Interface

http://www.cisco.com/en/US/docs/switches/datacenter/sw/6_x/nx-os/system_management/command/reference/sm_cmd_show.html#wp1019505

Show Flow Record

http://www.cisco.com/en/US/docs/switches/datacenter/sw/6_x/nx-os/system_management/command/reference/sm_cmd_show.html#wp1020037

-Thanks

Vinod

-Thanks Vinod **Rating Encourages contributors, and its really free. **

Thanks so much for the answsers.

Regards,

Patrícia Oliveira

Glad to help! Please rate useful suggestions/answers.

-Thanks

-Thanks Vinod **Rating Encourages contributors, and its really free. **