cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1164
Views
0
Helpful
2
Replies

Netflow commands missing on 881 Router

doug_summersett
Level 1
Level 1

Hi,

I need to enable netflow on a 881 router running version 12.4. I can enable the ip flow-export commands to set the destination, source, version, etc. under global config but when I try to apply the settings to a specific interface I don't have any commands. I don't have any ip flow ... commands under any physical interface but I do on vlans. 

Any ideas why I can't enable these on physical interfaces???

Thanks!

1 Accepted Solution

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

Not used your router but I suspect you are trying to apply it to a L2 port and not a L3 one which is why you can apply it to your SVIs and you should be able to apply it your WAN interface as well.

I believe there is a version that can be applied to L2 ports but I have never used it although you could do a search on it with your IOS version.

I have no idea whether it is what you need or whether what you want.

But for the normal "ip flow .." commands as far as I know these need to applied to L3 ports.

Jon

View solution in original post

2 Replies 2

Jon Marshall
Hall of Fame
Hall of Fame

Not used your router but I suspect you are trying to apply it to a L2 port and not a L3 one which is why you can apply it to your SVIs and you should be able to apply it your WAN interface as well.

I believe there is a version that can be applied to L2 ports but I have never used it although you could do a search on it with your IOS version.

I have no idea whether it is what you need or whether what you want.

But for the normal "ip flow .." commands as far as I know these need to applied to L3 ports.

Jon

Thanks Jon! These physical ports didn't have any IP address tied to them so I created a loopback and was able to put the ip route-cache flow on it and used it as the source.

Thanks again for the help!