Dear all,
Is the latest manageengine netflow analyzer 9.5 supports Cisco's Netflow-lite on Catalyst 4948E?
We tried to setup netflow-lite on a Catalyst 4948E with 15.0 IP services IOS, the netflow analyzer is a trial version 9.5 running on Windows. The analyzer can receive netflow data (we use wireshark to prove this) but the analyzer cannot display statistics
netflow-lite exporter poc1
transport udp 9996
options sampler-table timeout 60
options interface-table timeout 60
vrf vrf1
source 172.y.y.y
destination 172.x.x.x
!
netflow-lite sampler sample1
packet-rate 32
!
!
interface GigabitEthernet1/31
switchport access vlan 100
switchport mode access
netflow-lite monitor 1
sampler sample1
exporter poc1
spanning-tree portfast
!
Regards,
Bong