Link to home
Start Free TrialLog in
Avatar of denver218
denver218Flag for United States of America

asked on

Configuring Netflow on my Cisco 2821 Router

I have a cisco 2821 router that I need to configure netflow on.  I just got Solarwinds Orion with the Netflow addin, but I need to cofigure my router for netflow first.  My collection port number in solarwinds is 2055.  I want to configure netflow on the below interface:

interface GigabitEthernet0/0
 description Verizon_T1
 ip address x.x.x..97 255.255.255.224
 ip nat inside
 ip policy route-map CABLE-WEB
 duplex auto
 speed auto

What do I have to do to configure netflow on this interface?  Thanks.
ASKER CERTIFIED SOLUTION
Avatar of Istvan Kalmar
Istvan Kalmar
Flag of Hungary image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of denver218

ASKER

This command doesn't work:

Router(config)# ip route-cache flow
HI,

in this case you need to upgrade your IOS!

Please provide us 'sh ver' command output
This worked.  Thanks.