Netflow on Cisco ASR 9K
Netflow on Cisco ASR 9K
Hi all,
I'm using netflow manage engine 9.8.7 and Cisco ASR 9K.
This is my configuration
flow exporter-map FLOW_EXPORT1
version v9
options interface-table timeout 60
template data timeout 60
!
transport udp 9996
source Loopback0
destination 1.1.1.1
!
!
flow monitor-map FLOW_MAP
record ipv4
exporter FLOW_EXPORT1
cache timeout active 60
cache timeout inactive 15
!
sampler-map FLOW_SAMPLER
random 1 out-of 65535
!
interface GigabitEthernet0/0/0/0.121212
service-policy input 100M
service-policy output 100M
ipv4 address <omitted>
flow ipv4 monitor FLOW_MAP sampler FLOW_SAMPLER ingress
flow ipv4 monitor FLOW_MAP sampler FLOW_SAMPLER egress
encapsulation dot1q 1225 second-dot1q 102
!
RP/0/RSP0/CPU0:HOSTNAME#sh ver | i ASR
Fri Mar 31 14:15:57.047 WIB
ROM: System Bootstrap, Version 2.04(20140424:063844) [ASR9K ROMMON],
cisco ASR9K Series (P4040) processor with 8388608K bytes of memory.
cisco ASR9K Series (P4040) processor with 8388608K bytes of memory.
!
We compare traffic in Netflow Manage Engine with STG/MRTG but the result is different. Whether my netflow V9 configuration is wrong?
Please help. Thank you very much..
Topic Participants
Ilham Maulana
Aswim Panigrahi
Kevin Arthur