[j-nsp] netflow sampling problem in 10.2

Matjaž Straus Istenič juniper at arnes.si
Thu May 19 15:25:06 EDT 2011


Hi Chris,

On 19.5.2011, at 20:11, Chris Tracy wrote:

> Hi Matjaž,
> 
> Comments in-line below.
> 
...

>> family inet {
>>   output {
>>       flow-active-timeout 300;
>>       flow-server *** {
>>           port ***;
>>           autonomous-system-type peer;
>>           no-local-dump;
>>           source-address x.y.z.w;
>>           version 5;
>>       }
>>   }
> 
> I'd try changing this to:
> 
> [ remove family inet {...}, put directly under sampling { ... } ]
> 
> output {
>    cflowd x.x.x.x {  /* instead of flow-server... */
>       ...same...
>    }
> }
> 

Thank you for the hint,
but this is the old style from pre-IPv6 era ;-) I thought the "cflowd ..." has been forgotten by now.

> Please let the list know if this helps!
> 
> Cheers,
> -Chris
> 
> --
> Chris Tracy <ctracy at es.net>
> Energy Sciences Network (ESnet)
> Lawrence Berkeley National Laboratory

Cheers,
	Matjaž


More information about the juniper-nsp mailing list