Hi,

I'm trying to configure inline-jflow on a MX with 16port MPC's, 10.3
is installed.

I've configured it the way juniper posted on their site.

b...@mx960-tc2# show forwarding-options sampling instance ipfix-export
family inet
output {
    flow-server x.x.x.x. {
        port 6161;
        version-ipfix {
            template {
                ipfix-template;
            }
        }
    }
    inline-jflow {
        source-address y.y.y.y;
    }
}

and
b...@mx960-tc2# show chassis fpc 9
sampling-instance ipfix-export;


But then after I commit
## Warning: Sampling input configuration is not specified

So I configure input and get:
 ## Warning: 'input' is deprecated

So which is it? deprecated or required?
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to