[j-nsp] J-Flow Configuration on MX5
Samol
molasian at gmail.com
Tue Dec 11 03:20:26 EST 2012
Hi Nikita,
*I believe this is RE based. below is configuration:*
*
*
Router> show configuration forwarding-options
sampling {
input {
rate 100;
}
family inet {
output {
flow-server 10.10.10.100 {
port 9000;
autonomous-system-type origin;
version 5;
}
}
}
Router> show configuration interfaces ge-1/1/1.24
vlan-id 24;
family inet {
sampling {
input;
It's MX5-T and we use NFSEN as flow collector.
Thanks
Sam
2012/12/11 Nikita Shirokov <ns.hando at gmail.com>
> what kind of j-flow (re bassed or inline-jflow) are you trying to
> configure ? could you share the configuration? we have RE-bassed on our
> mx80 configured w/o any issues, and inline on 960s
> typical configuration for re based will be something like:
> input {
> rate 2000;
> run-length 0;
> max-packets-per-second 10000;
> }
> family inet {
> output {
> flow-inactive-timeout 60;
> flow-active-timeout 60;
> flow-server x.x.x.x {
> port 5000;
> source-address y.y.y.y;
> version 5;
> }
> }
> }
>
>
>
>
> 2012/12/11 Samol <molasian at gmail.com>
>
>> Has Anyone had experiences in configuring J-Flow on MX5 and it works? I
>> have been trying to find the documents, most of them are for SRX and J
>> series and not for MX series. I think the configuration would be the same
>> ,
>> but somehow it's not working for me. Any link, idea ,advice all would be
>> very appreciated.
>>
>> Cheers,
>> Samol
>> _______________________________________________
>> juniper-nsp mailing list juniper-nsp at puck.nether.net
>> https://puck.nether.net/mailman/listinfo/juniper-nsp
>>
>
>
More information about the juniper-nsp
mailing list