06-11-2015 06:42 PM
Hi,
I have been trying to setup Flexible Netflow on our WS-C4500X-16. We have configure this as a L3 switch using VRF lite and BGP.
When applying the flow monitor command on the physical interface, I get "% Flow Monitor: Flow Monitor 'NFAmonitor' - Incompatible traffic type: Record has Undetermined, monitor applied with IPv4" error.
Has anyone found a solution to this problem?
Config below.
flow record NFArecorder
match ipv4 tos
match ipv4 protocol
match ipv4 source address
match ipv4 destination address
match transport source-port
match transport destination-port
match interface input
match interface output
collect timestamp sys-uptime first
collect timestamp sys-uptime last
!
!
flow exporter NFAexporter
description NMS-NET-PRD1
destination 10.79.37.3
source Loopback79
transport udp 2055
!
!
flow monitor NFAmonitor
exporter NFAexporter
record NFArecorder
interface TenGigabitEthernet1/1
switchport trunk allowed vlan 3436,3438-3441,3443-3445,3451,3517
switchport mode trunk
logging event link-status
logging event trunk-status
service-policy output Trunk-Egress
ip dhcp snooping trust
ce-k25-1(config)#interface tenGigabitEthernet 1/1
ce-k25-1(config-if)#ip flow monitor NFAmonitor input
% Flow Monitor: Flow Monitor 'NFAmonitor' - Incompatible traffic type: Record has Undetermined, monitor applied with IPv4
ce-k25-1(config-if)#
ce-k25-1#sh ver
Cisco IOS Software, IOS-XE Software, Catalyst 4500 L3 Switch Software (cat4500e-UNIVERSALK9-M), Version 03.06.00.E RELEASE SOFTWARE (fc3)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2014 by Cisco Systems, Inc.
Compiled Thu 26-Jun-14 12:52 by prod_rel_team
ROM: 15.0(1r)SG10
ce-k25-1 uptime is 6 weeks, 1 day, 6 hours, 16 minutes
System returned to ROM by power-on
System restarted at 05:17:01 AEST Thu Apr 30 2015
System image file is "bootflash:cat4500e-universalk9.SPA.03.06.00.E.152-2.E.bin"
Jawa Revision 2, Winter Revision 0x0.0x41
Last reload reason: power-on
License Information for 'WS-C4500X-16'
License Level: entservices Type: Permanent
Next reboot license Level: entservices
cisco WS-C4500X-16 (MPC8572) processor (revision 9) with 4194304K bytes of physical memory.
Processor board ID JAE18280ATF
MPC8572 CPU at 1.5GHz, Cisco Catalyst 4500X
Last reset from PowerUp
40 Virtual Ethernet interfaces
16 Ten Gigabit Ethernet interfaces
511K bytes of non-volatile configuration memory.
Configuration register is 0x2102
Thanks
Regards Peter