cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1526
Views
0
Helpful
1
Replies

Configuring Netflow/ Flexible Netflow over Cisco Catalyst 6513-E

MohamedCSE
Level 1
Level 1

Good Morning Dears,

Kindly note that i've a two Cisco catalyst 6513-E stacked togther over VSS. Sups are "Cat 6500 Sup 2T with 2 x 10GbE and 3 x 1GbE with MSFC5 PFC4". IOS is "s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.1(1)SY, RELEASE SOFTWARE (fc2)"

I was asked to configure our core switch for Netflow configuration, the target is to send the traffic flow between 10 user Vlans (source) to 2 server vlans (destination) to a flow exporter.

As per the below documents, I prepared the configuration as per the below

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

conf t

!

mls netflow

mls flow ip full

!

! --Servers Vlans

!

!

interface Vlan110

ip route-cache flow

!

interface Vlan111

ip route-cache flow

!

!

! --Users Vlans

!

interface Vlan1

ip route-cache flow

!

interface Vlan2

ip route-cache flow

!

interface Vlan3

ip route-cache flow

!

interface Vlan4

ip route-cache flow

!

interface Vlan5

ip route-cache flow

!

interface Vlan6

ip route-cache flow

!

interface Vlan7

ip route-cache flow

!

interface Vlan8

ip route-cache flow

!

interface Vlan9

ip route-cache flow

!

interface Vlan10

ip route-cache flow

!

ip flow ingress layer2-switched vlan 1,2,3,4,5,6,7,8,9,10,110,111

!

mls nde sender version 5

!

ip flow-export source loopback 0

!

ip flow-export destination X.X.X.X 2055

!

ip flow export layer2-switched vlan 1,2,3,4,5,6,7,8,9,10,110,111

But while uploading it to the switch I got the following error “Warning: Command is no longer supported, please use Flexible NetFlow commands.”

Is the Flexible Netflow can give me the same functionality of older Netflow?  After a quick search I couldn’t find how to specify the source and destination vlan interfaces as before… any help?

Thanks in advance

1 Reply 1
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card