I have Cisco Catalyst 6509 switch running in hybrid mode. On the CatOS side, I have the following configuration:
set mls flow full
set mls nde 172.22.22.24 9996
set mls agingtime long-duration 64
set mls agingtime 32
set mls agingtime ipx 32
set mls nde enable
On the IOS (MSFC) side, I have the command 'ip flow-export destination 172.22.22.24 9996'.
I can collect information for traffic routed across different VLANs just fine, but I don't see the traffic between two nodes in the same VLAN on the switch. Is there a way to configure netflow to see this switched traffic as well?
Thanks, Robb