cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1950
Views
0
Helpful
3
Replies

cisco WS-C6506-E NET FLOW

BigK
Level 1
Level 1
I have a device connected to an access switch port. I would like to configure a net flow to gather the amount of traffic going via the interface. I will be sending all that data to SolarWinds. My question is how do I configure a netflow on WS-C6506. I tried the flowing config to apply it to the interface that will collect the info and got  Unrecognized command
 
WS-C6506(config)#flow record MYFLOW_RECORDS
WS-C6506(config-flow-record)#match ipv4 source address
WS-C6506(config-flow-record)#match ipv4 destination address
WS-C6506(config-flow-record)#match ipv4 protocol
WS-C6506(config-flow-record)#match transport source-port
WS-C6506(config-flow-record)#match transport destination-port
WS-C6506(config-flow-record)#MATch interface input
WS-C6506(config-flow-record)#collect interface output
WS-C6506(config-flow-record)#collect counter bytes
WS-C6506(config-flow-record)#collect counter packets
WS-C6506(config-flow-record)#collect timestamp sys-uptime first
WS-C6506(config-flow-record)#collect timestamp sys-uptime last
WS-C6506(config)#flow exporter MYFLOW_EXPORTER
WS-C6506(config-flow-exporter)#DES
WS-C6506(config-flow-exporter)#destinatio
WS-C6506(config-flow-exporter)#destination 1.1.1.1
WS-C6506(config-flow-exporter)#source loopback 0
WS-C6506(config-flow-exporter)#transport UDP 2055
WS-C6506(config-flow-exporter)#export-protocol netflow-v9
WS-C6506(config-flow-exporter)#template data timeout 60
WS-C6506(config)#flow monitor MYFLOW_MONITOR
WS-C6506(config-flow-monitor)#record MYFLOW_RECORDS
WS-C6506(config-flow-monitor)#exporter MYFLOW_EXPORTER
WS-C6506(config-flow-monitor)#cache timeout active 60
WS-C6506(config-flow-monitor)#cache timeout inactive 15
WS-C6506(config-flow-monitor)#exit
 
WS-C6506(config)#interface Gi1/1/1               
WS-C6506(config-if)#ip flowe
WS-C6506(config-if)#ip flow
WS-C6506(config-if)#ip flow moni
WS-C6506(config-if)#ip flow monito
WS-C6506(config-if)#ip flow monito?
% Unrecognized command
WS-C6506(config-if)#ip flow monito
 
Thank you!
3 Replies 3

balaji.bandi
Hall of Fame
Hall of Fame
what is the version of code Cisco Kit running ? interface Gi1/1/1 <<--is this L2 or L3 interface ?

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

BigK
Level 1
Level 1

@balaji.bandi 

Thanks, Bandi.

 

*****G1/0/1 is later layer 2

 

Version of code ******Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.1(2)SY8, RELEASE SOFTWARE (fc5)

Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Sun 28-Aug-16 08:50 by prod_rel_team

ROM: System Bootstrap, Version 12.2(50r)SYS3, RELEASE SOFTWARE (fc1).

cisco WS-C6506-E (M8572) processor (revision ) with 1785856K/262144K bytes of memory.

CPU: MPC8572_E, Version: 2.2, (0x80E80022) CORE: E500, Version: 3.0, (0x80210030) CPU:1500MHz, CCB:600MHz, DDR:600MHz L1: D-cache 32 kB enabled I-cache 32 kB enabled 38 Virtual Ethernet interfaces 198 Gigabit Ethernet interfaces 4 Ten Gigabit Ethernet interfaces 2543K bytes of non-volatile configuration memory.

casanavep
Level 3
Level 3
Find a layer 3 interface for FNF support