09-16-2018 01:00 AM - edited 03-08-2019 04:10 PM
Dear All,
I am trying to configure netflow version 5 on N7700 switch using F3 module, the below error:
record Monitor_Record
Warning: Some fields can not be exported because they require Version 9
what does mean?
Thanks
09-16-2018 02:52 AM
This means some configuration of your netflow not supported by v5, it required v9
compare the configuration v5 vs v9 ( i know most of the network still required to need to use v5).
NetFlow v9 :
https://www.cisco.com/en/US/technologies/tk648/tk362/technologies_white_paper09186a00800a3db9.html
09-16-2018 03:57 AM
Hi Bandi,
below the configuration , could you please inform me what is not required command to support version 5.
feature netflow
flow timeout active 60
flow timeout inactive 15
flow record Record
match ipv4 source address
match ipv4 destination address
match ip protocol
match ip tos
match transport source-port
match transport destination-port
collect routing next-hop address ipv4
collect transport tcp flags
collect counter bytes
collect counter packets
collect timestamp sys-uptime first
collect timestamp sys-uptime last
flow exporter Exporter
version 5
destination x.x.x.x
source loopback 0
transport udp 2055
flow monitor Monitor
exporter Exporter
record Record
09-16-2018 04:50 AM
one more think when i changed to version 9 and apply on svi thi gave this error:
ip flow monitor Monitor input
ERROR: A sampler must be configured for an interface on an F2 card or F2e/F3 mixed vdc
what does men ?
Thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide