I assume something like this is also included in your config?
[edit forwarding-options]
sampling {
input {
family inet {
rate number;
run-length number;
}
}
}
> -----Original Message-----
> From: Jorge latorre [mailto:jlat90@hotmail.com]
> Sent: 31 May 2001 22:07
> To: juniper-nsp@puck.nether.net
> Subject: Sampling !
>
>
> Hi,
> I've created some filters with the "then sample accept"
> command at the
> end. The results are stored in a file named "out" that is empty.
> term t1 {
> from {
> protocol icmp;
> }
> then {
> sample;
> accept;
> }
> }
>
> I've seen:
> % more /var/log/sampled
> May 31 12:44:24 Re-parsing config on SIGHUP
> May 31 12:44:24 Re-using dump files: /var/tmp/out
> May 31 12:44:24 send_params_to_pfe: control IPC pipe 0
> not set up yet
> May 31 12:45:43 Re-parsing config on SIGHUP
> May 31 12:45:43 Re-using dump files: /var/tmp/out
> May 31 12:45:43 send_params_to_pfe: control IPC pipe 0
> not set up yet
>
> Does anyone know what i'm missing ?
> Thanks in advance
>
> ______________________________________________________________
> ___________
> Get Your Private, Free E-mail from MSN Hotmail at
http://www.hotmail.com.
This archive was generated by hypermail 2b29 : Mon Aug 05 2002 - 10:42:42 EDT