[j-nsp] sampled problem
Jonas Frey (Probe Networks)
jf at probe-networks.de
Tue Feb 24 19:21:02 EST 2004
Hi,
ive setup sampling some time ago but have removed all sampling
configurations since then. Now when i apply some packet filtering rule
to an interface, the cpu usage of the RE jumps to 100%, all used up by
sampled:
PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND
9785 root 88 15 18460K 17896K RUN 5:04 96.29% 96.29% sampled
I even have
forwarding-options {
sampling {
disable;
}
}
but still the same effect.
My filter rule looks like:
firewall {
filter fw {
term term1 {
from {
address {
some-block-here/prefix;
}
}
then {
discard;
}
}
term term2 {
then accept;
}
}
}
Running JunOS 6.0R1.6.
Regards,
Jonas
More information about the juniper-nsp
mailing list