[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
flow analysis for juniper devices
- Subject: flow analysis for juniper devices
- From: regnauld at nsrc.org (Phil Regnauld)
- Date: Sun, 14 Nov 2010 12:50:51 +0100
- In-reply-to: <[email protected]>
- References: <[email protected]>
Mehmet Akcin (mehmet) writes:
> hey there
>
> any recommendations on freeware flow analysis tool which can show the flow
> not only per prefix basis but also show asn and/or country/region as well?
> Juniper only.
Hi Mehmet,
As someone else answered, export v9 flows and then run something
like NFsen or Netflow Dashboard.
On that, Geo::IP will provide country/region info (for example):
http://search.cpan.org/~borisz/Geo-IP-1.38/lib/Geo/IP.pm
Cheers,
Phil