Netflow v8 + Patch ( Seeing src / dst IP as 0.0.0.0 )
I have just installed Netflow v8 with the patch.
Now I see my top talker is as per the attachment. Everything else seems to be fine.
I am running an MPLS based network
This is my router config for netflow
ip flow-export source FastEthernet0/0.2
ip flow-export version 9
ip flow-export template options export-stats
ip flow-export template options timeout-rate 120
ip flow-export template options refresh-rate 25
ip flow-export template timeout-rate 90
ip flow-export template refresh-rate 15
ip flow-export destination ip address 2005
ip flow-aggregation cache as
export version 9
export template options export-stats
export template timeout-rate 60
export template refresh-rate 10
enabled
!
ip flow-aggregation cache protocol-port
export version 9
export template options export-stats
export template timeout-rate 120
export template refresh-rate 100
export destination ip address 2005
enabled
!
ip flow-aggregation cache source-prefix
cache timeout active 1
export version 9
export template options export-stats
export template timeout-rate 120
export template refresh-rate 100
export destination ip address 2005
enabled
!
ip flow-aggregation cache source-prefix-tos
cache timeout active 1
export version 9
export template options export-stats
export template timeout-rate 120
export template refresh-rate 100
export destination ip address 2005
enabled
Then under my interfaces I only have the following added.
ip flow ingress
ip flow egress
Oh, and the interface I am exporting with does not have the ip flow ingress / egress. I tried with it enabled... and I still see Src ip 0.0.0.0 Dst ip 0.0.0.0
Any ideas?
New to ADSelfService Plus?