[j-nsp] Netflow sampling broken in 9.6R1.13 ?
Alfred Schweder
alf at all.de
Mon Sep 14 12:15:15 EDT 2009
Hello
Till 9.5R2.7 the following is working well:
sampling {
input ...
output {
aggregate-export-interval 90;
flow-inactive-timeout 15;
flow-active-timeout 60;
file filename acct files 4 size 521000 world-readable stamp;
flow-server 192.168.0.123 {
port 5555;
autonomous-system-type origin;
aggregation {
source-destination-prefix;
}
no-local-dump;
source-address 192.168.0.49;
version 8;
}
}
}
Now Junos 9.6 note "## Warning: 'output' is deprecated" and the collected
data seems to be summariesed at network(?) boundaries.
If I activate the new syntax "forwarding-options sampling family inet ..."
I get allways an error:
error: Check-out failed for Traffic sampling control process (/usr/sbin/sampled) without details
error: configuration check-out failed
Has somebody a hint ?
Thanks and regards,
ALF
More information about the juniper-nsp
mailing list