Hi Matjaz,

Here is the configuration:

sampling {
    input {
        rate 100;
    }
    family inet {
        output {
            flow-server x.x.x.x{
                port 9994;
                autonomous-system-type origin;
                version 5;
            }
            flow-server x.x.x.y {
                port 9995;
                autonomous-system-type origin;
                version 5;
            }
        }
    }
}

and then we apply this into interfaces.

Regards,
Samol


2013/1/7 Matjaz Straus Istenic <[email protected]>

> On 6. jan. 2013, at 19:05, Samol <[email protected]> wrote:
>
> > Hi All,
> >
> > I have posted here before regarding J-flow configured on MX5. I have
> tried
> > many different ways and we can see that MX5s are exporting the traffic to
> > the collector ( NFSEN). However, as we can see, it doesn't send
> everything,
> > so we are not getting what we want. the traffic transit thru the
> interface
> > supposed to be 100M, example, we can get only 2M or 3M. Is there anything
> > left that i should have configured or tuned ?
>
> Are you using sampled netflow?
> Can you share your [forwarding-options sampling input] configuration with
> the list?
>
> >
> > Regards,
> > Sam
>
> Regards,
>         Matjaž
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to