09-09-2019 03:27 PM
hi,
I am trying to configure the Netflow lite on the 2960x.
Core L3 --- 2960x L2 switch --- Core L3
None of the core is supporting Netflow.
L2 swith is configur with VLAN 30 to enable routing.
I want to catpure the netflow.
Configuration applied:
flow record testrecord
match ipv4 protocol
match ipv4 source address
match ipv4 destionation address
match transport source-port
match transport destination-port
collect transport tcp flags
collect interface input
collect counter byptes long
collect coutner packets long
collect timestamp sys-uptime first
collect timestamp sys-uptime last
flow exporter testexport
destination 192.168.8.110
source vlan 8
output-features
transport udp 9995
flow monitor testmonitor
exporter testexport
record test record
cache timeout inactive 120
cache timeout active 15000
Sampler testsmapler
mode random 1 out-of 32
int gig 1/0/46
ip flow monitor testmonitor sampler testsampler input
when I issue show command
show flow explorter stat
it shows 0 on them
Can someone please guide me where did I go wrong?
Solved! Go to Solution.
09-10-2019 01:23 PM
Hi,
no routing is not enable.
However the switch management is address is in vlan 8 - 192.168.8.250
Collector is connected to same switch on port 28 with IP - 192.168.8.110
default gateway of the switch is 192.168.8.1
Thanks,
Nilay
09-09-2019 07:42 PM
09-09-2019 08:04 PM
Hi Reza,
It is
WS-C2960X-48LPS-L with software Version 15.2(2)E5 and active licence is LAN BASE.
Thanks,
Nilay.
09-09-2019 08:05 PM
It is two switch stack with same model and liceces.
09-10-2019 06:37 AM
Hi,
Is ip routing enabled on the switch?
Is the destination IP reachable from the switch?
HTH
09-10-2019 01:23 PM
Hi,
no routing is not enable.
However the switch management is address is in vlan 8 - 192.168.8.250
Collector is connected to same switch on port 28 with IP - 192.168.8.110
default gateway of the switch is 192.168.8.1
Thanks,
Nilay
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