cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
392
Views
0
Helpful
2
Replies

Cat6500 Netflow detail missing (or is it?)

schwim
Level 1
Level 1

The documentation is somewhat vague about using Netflow on the Cat6k platform. I have configured it appropriately as follows:

mls flow ip full

mls nde interface

mls nde sender version 7

interface g1/1

description ROUTED INTERFACE

ip route-cache flow

Now, I can *see* the flow info with "show mls netflow ip":

DstIP SrcIP Prot:SrcPort:DstPort Src i/f:AdjPtr

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

Pkts Bytes Age LastSeen Attributes

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

112.123.166.6 33.33.69.20 tcp :22211 :www 0 : 0

6 387 289 16:16:44 L3 - Dynamic

However, when I execute a "show ip cache flow," I don't see any of these flows.

I'd like to gain the stats from "show ip cache flow" at the CLI, but can't seem to figure out how. Please help!

2 Replies 2

bwalchez
Level 4
Level 4

I could not figure out what exactly is the problem but I found this document to be very useful on the NDE on cat6k.

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat6000/12_1e/swconfig/nde.htm#41001

Yes, that's the same doc I was working from. It doesn't give any indication as to what you should expect to see with show commands, though. For example, "show ip cache flow" on a normal router gives the info I need. This doesn't seem to work on a 6500. I don't know if it's working or not.