12-06-2022 01:19 PM
I see the configuration of Netflow on 2960S but what is the configuration of a 2960x
12-06-2022 01:22 PM
Here is the example of configuration on 2960X. When viewing with Solarwinds Netflow get error stating V9 Template error.
flow record Flow-REC
match ipv4 tos
match ipv4 source address
match ipv4 destination address
match transport source-port
match transport destination-port
collect transport tcp flags
collect interface input
collect flow sampler
collect counter bytes long
collect counter packets long
collect timestamp sys-uptime first
collect timestamp sys-uptime last
!
!
flow exporter Flow-Flow
destination 155.155.155.155
source Vlan1
transport udp 2055
template data timeout 60
!
!
flow monitor Flow-Mon
description Original NetFlow Captures
exporter Flow-Flow
cache timeout inactive 120
cache timeout active 60
record SRHQ-REC
!
12-07-2022 01:49 AM
waht is the version of code running :
check pre-requisites and License requirement :
NetFlow Lite is only supported on a Catalyst 2960-X Switch with a LAN Base license and on a Catalyst 2960-XR Switch with an IP Lite license. Catalyst 2960-XR is not stackable with the Catalyst 2960-X platform.
if all good as per the document : you config not matching with your record, also check what version of netflow configured.
flow record Flow-REC
flow monitor Flow-Mon
description Original NetFlow Captures
exporter Flow-Flow
cache timeout inactive 120
cache timeout active 60
record SRHQ-REC <--- change this to Flow-REC
My all time working config as below :
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