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

What version of Netflow does the 5505 switch export?

jkeeffe
Level 2
Level 2

I'm trying to export netflow data from a Cat 5505 running CatOS 6.4(6) to a NetQOS device and am having trouble getting anything to export. NetQOS says to configure these commands on the switch:

set mls flow full

set mls nde enable

set mls nde version 5

set mls nde 164.72.43.98 9995

I can configure all the above lines except the 'set mls nde version 5'. I can't find any mls command that refers to an nde version.

1. Can the CatOS export netflow version 5?

2. If not is there a CatOS version that will export netflow version 5?

4 Replies 4

Prashanth Krishnappa
Cisco Employee
Cisco Employee

Does your Supervisor have a Netflow feature card(NFFC)? Can you paste the output of sh mod? The following page should help as well

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat5000/rel_5_2/layer3/nde.htm

It looks like I don't have an NFFC card.

ROC-SW5505G-182-145# (enable) sh mod

Mod Slot Ports Module-Type Model Sub Status

--- ---- ----- ------------------------- ------------------- --- --------

1 1 2 1000BaseX Supervisor IIIG WS-X5550 no ok

2 2 24 10/100BaseTX Ethernet WS-X5234 no ok

3 3 24 10/100BaseTX Ethernet WS-X5234 no ok

4 4 24 10/100BaseTX Ethernet WS-X5225R no ok

5 5 24 10/100BaseTX Ethernet WS-X5225R no ok

Thanks! From your first link I found this statement:

"The SwitchProbe device supports the two versions of data (Versions 1 and 7) exported from the RSM or RSFC and NFFC or NFFC II using NDE".

I can't find in the 'set mls nde...' command where to set the nde data version type. In the 6509 code its done with: "set mls nde version x".

Is there another way to set the version type on the SUP III-G?