Could someone advise on further steps how to launch AS-STATS with Huawei router?
The flow is coming from the Huawei router to the server, but there are no rrd files:
tcpdump -nnpi any port 9000 -vv
tcpdump: listening on any, link-type LINUX_SLL (Linux cooked), capture size 262144 bytes
08:25:52.837079 IP (tos 0x0, ttl 254, id 11383, offset 0, flags [none], proto UDP (17), length 1444)
X.X.X.X.40000 > Y.Y.Y.Y.9000: [no cksum] UDP, length 1416
From Cisco router flows are also received and RRD files are created:
08:27:46.969196 IP (tos 0x0, ttl 254, id 7276, offset 0, flags [none], proto UDP (17), length 84)
Z.Z.Z.Z.56848 > Y.Y.Y.Y.9000: [udp sum ok] UDP, length 56
Cisco router config:
ip flow-export source Loopback0
ip flow-export version 5 origin-as
ip flow-aggregation cache as
cache entries 16384
cache timeout active 3
export destination Y.Y.Y.Y 9000
enabled
interface X/y
ip flow ingress
Huawei router config:
slot 3
ip netstream sampler to slot self
ip netstream timeout active 1
ip netstream timeout inactive 15
ip netstream export version 5 origin-as
ip netstream sampler random-packets 100 inbound
ip netstream sampler random-packets 100 outbound
ip netstream export source Z.Z.Z.Z
ip netstream export host Y.Y.Y.Y 9000
ip netstream aggregation as
enable
template timeout-rate 2
ip netstream export source Z.Z.Z.Z
ip netstream export host Y.Y.Y.Y 9000
interface X/y
ip netstream inbound
Hi Tekila!
Do you recall what was the issue?
I'm having the same problem :(
--
You received this message because you are subscribed to the Google Groups "AS-Stats users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to as-stats-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/as-stats-users/9604a7fd-a7e3-4c3f-a921-e441d9dc68db%40googlegroups.com.
Hi!The ifindex exported by the netstream is not the same as the one used by the SNMP.There's more information about this in the link below:Regards;
On Sun, Jan 5, 2020 at 7:23 PM Leslye andrade <laislye...@gmail.com> wrote:
--Dear, I have same problem with huawei ne40, anyone have the solution?thanks
Em sexta-feira, 22 de março de 2019 08:45:13 UTC-3, Felipe Kopp Klasen escreveu:Em sexta-feira, 1 de junho de 2018 05:52:04 UTC-3, Tekila escreveu:
> There was an issue with inputint index.Hi Tekila!
Do you recall what was the issue?
I'm having the same problem :(
You received this message because you are subscribed to the Google Groups "AS-Stats users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to as-stat...@googlegroups.com.