[c-nsp] ASR1006 Netflow default sample rate

Satish Patel satish.txt at gmail.com
Thu Jan 5 22:27:49 EST 2017


I came across with this link and it saying default sample rate 10000
https://www.plixer.com/blog/netflow/how-to-configure-netflow-on-the-cisco-asr/


This is my configuration, nothing fancy.

flow record netflow-record
 match ipv4 destination address
 match ipv4 source address
 match transport destination-port
 match transport source-port
 match ipv4 protocol
 collect counter bytes
 collect counter packets
 collect timestamp sys-uptime first
 collect timestamp sys-uptime last
!
flow exporter netflow-exporter
 destination x.x.x.x
 source TenGigabitEthernet0/0/0
 transport udp 9995
!
flow monitor netflow-monitor
 exporter netflow-exporter
 cache timeout active 60
 record netflow-record

On Thu, Jan 5, 2017 at 9:57 PM, Roland Dobbins <rdobbins at arbor.net> wrote:
> On 6 Jan 2017, at 6:48, Satish Patel wrote:
>
>> Any thought?
>
> On a smaller box like the 1K, it's likely to be 1:1, yes?
>
> Have you set the active timer to 60s, and the inactive timer to 5s?
>
> -----------------------------------
> Roland Dobbins <rdobbins at arbor.net>
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/


More information about the cisco-nsp mailing list