[j-nsp] inline-jflow

moki vomoki at gmail.com
Thu Sep 6 08:05:41 EDT 2012


Hello
Does anyone know if inline-jflow support to send traffic via fxp interface.
I tried to configure inline-jflow with the configuration bellow when the
route to the destination is the fxp interface:
family inet {
                output {
                    flow-server 88.88.88.1 {<-- routed via fxp
                        port 2055;
                        autonomous-system-type origin;
                        version-ipfix {
                            template {
                                default-temp;
                            }
                        }
                    }
                    inline-jflow {
                        source-address 88.88.88.2;
                    }
                }

Is it possible ?


More information about the juniper-nsp mailing list