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

Enabling Netflow on 6506 Switchport

davidhuynh5
Level 1
Level 1

Please review the attachment. I have the netflow baseline configured, but can't enable it on Fa4/48. This there a different command?

Samlpe link or sample configuration would be greatly appreciated. Thanks.

2 Replies 2

Haris P
Level 4
Level 4

Try the below commands

ip route-cache flow
ip flow ingress

I hope the below link will help with the config

http://www.cisco.com/en/US/products/hw/switches/ps708/products_configuration_example09186a0080721701.shtml#ennetflow

Hi,

You need to configure the port like below to be able to sent stats to netflow server.

interface FastEthernet4/48
description juniper_ssg550; 10.25.96.254; lan0
bandwidth 45000
load-interval 30
switchport
switchport access vlan 96
switchport mode access
ip flow ingress


You must enable only ip flow ingress or ip flow egress as per best practices.
If you enable both on single interface then the data will club and give you improper results like club all the data incoming and out going like that.


Please rate the helpfull posts.
Regards,
Naidu.

Review Cisco Networking products for a $25 gift card