[c-nsp] sampled v9 netflow

Nikolay Shopik shopik at inblock.ru
Fri Nov 29 04:24:51 EST 2013


Hey,

Trying to configure sampled v9 netflow with 15.1S on 7201 and I can't
make it sampled, still 1:1.

What I'm missing?


flow exporter AS-STATS
 destination 10.10.90.5
 transport udp 9000
!
flow monitor IPv4
 record netflow ipv4 original-input
 exporter AS-STATS
 cache timeout active 300
!
flow monitor IPv6
 record netflow ipv6 original-input
 exporter AS-STATS
 cache timeout active 300
!
flow-sampler-map SM
 mode random one-out-of 100

interface GigabitEthernet0/1
 ip address 10.10.112.143 255.255.255.0
 ipv6 address 2001:db8:20:101::99/64
 ip flow monitor IPv4 input
 ipv6 flow monitor IPv6 input
 flow-sampler SM
end


More information about the cisco-nsp mailing list