I have configured netflow on the Cisco Cat 6500 (CatOS and IOS) and the Internet routers. I can see users come up on the list of top endpoints, but when I click on them, all I see for their top conversation is their VLAN's broadcast IP. I would like to be able to see what they're doing, like going to yahoo, etc... Here's how things are setup:
#mls (nde version 7; it doesn't support 5)
set mls flow full
set mls nde 10.10.10.10 2055
set mls agingtime 8
set mls agingtime fast 8 127
set mls nde enable
on MSFC:
ip route-cache flow (under the VLAN)
ip flow-export source VlanX
ip flow-export version 5
ip flow-export destination 10.10.10.10 2055
Any suggestions would be much appreciated.
Lily