cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
731
Views
0
Helpful
2
Replies

netflow basic question

smivanowsky
Level 1
Level 1

I have a 4507 with Netflow. Am I correct in understanding that I can only see the flow of one interface? I want to try netflow but am moving cautiously and know there is a lot of traffic on this switch as it has 75+ servers connected.

2 Replies 2

Collin Clark
VIP Alumni
VIP Alumni

You can see flows for multiple interfaces. You must configure each interface for netflow with the following command:

ip route-cache flow

HTH

I put that command at the top level; that is not as part of an interface and I have seen lots of flows when I do a sho ip cache flow. My guess is that I am looking at all interfaces and if I wanted to troubleshoot one interface then I would apply the ip route cache flow to a specific interface. Is this correct?