Hi,

Actually, I can use flow-print to display the flow informaiton. But I
can't use flow-stat to display the ASN infomraiton.

Here is my M router configuraiton. I havce something missed in the
configuraiton?

sampling {
   input {
       family inet {
           rate 50;
       }
   }
   output {
       file filename cnc-sample-txt files 40 size 5m;
       cflowd AAA.BBB.CCC.DDD {
           port 9800;
           version 5;
           autonomous-system-type origin;
       }
   }
}

   so-1/0/1 {
       unit 0 {
           family inet {
               filter {
                   input all;
                   output all;
               }
               address XXX.YYY.ZZZ.AAA/30;
           }
       }
   }

Thanks,
Jacky :)

On 5/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I have installed flow-tools 0.68 on a Fedora Linux as flow-collector and
> configured my Juniper router to send flow informaiton to the
flow-collocter.
> I can use flow-print to display the flow information. But I have problem
to
> use flow-stat to display the flow data by  "Source/Destination AS" format.

How are your Juniper routers configured? We use flow-tools with Juniper
M routers and it works just great, even including flow-stat -f21.

Steinar Haug, Nethelp consulting, [EMAIL PROTECTED]

_______________________________________________
Flow-tools mailing list
[EMAIL PROTECTED]
http://mailman.splintered.net/mailman/listinfo/flow-tools

Reply via email to