Hello All!
I have looked around Google and the forums here with no luck and I am hoping that an expert out there might be able to assist me. We are preparing to test SolarWinds out and I needed to configure NetFlow on our 7606 router. I was following the instructions presented by the video at this link:
www.solarwinds.com/.../RTNA_how_to_Configure_NetFlow.aspx
I ran the following commands which all worked and I had no problems at all:
ip flow-export source gi2/15
ip flow-export version 5
ip flow-export destination 10.11.12.13 2055
This is where the honeymoon ended :-) Upon entering the interface mode to designate the interfaces I would like to capture NetFlow data for I attempted to run the following commands and it doesn't exist:
ip flow ingress
ip flow egress
ip route-cache flow
I ran the following "ip ?" to see what the problem was and the only options I have are the following:
myrouter(config)#int gi2/4
myrouter(config-if)#ip ?
Interface IP configuration subcommands:
access-group Specify access control for packets
address Set the IP address of an interface
arp Configure ARP features
dhcp DHCP
rsvp RSVP interface commands
rtp RTP parameters
vrf VPN Routing/Forwarding parameters on the interface
I am running the following IOS with the SUP720:
Cisco Internetwork Operating System Software
IOS (tm) s72033_rp Software (s72033_rp-PK9SV-M), Version 12.2(18)SXD4, RELEASE SOFTWARE (fc1)
Technical Support: www.cisco.com/techsupport
Copyright (c) 1986-2005 by cisco Systems, Inc.
Compiled Tue 22-Mar-05 15:33 by yiyan
Image text-base: 0x4002100C, data-base: 0x42318000
ROM: System Bootstrap, Version 12.2(17r)S2, RELEASE SOFTWARE (fc1)
BOOTLDR: s72033_rp Software (s72033_rp-PK9SV-M), Version 12.2(18)SXD4, RELEASE SOFTWARE (fc1)
I looked all over the Cisco site (as I suspect it might have something to do with the IOS version) and don't see anything indicating that the IOS doesn't support NetFlow...has anyone else out there had this problem or do I need to upgrade to have the ability to configure NetFlow on each interface? Thank you so much for your help!
Cheers,
Travis