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

Net flow help

osmansmalik
Level 5
Level 5

Can i get some help to turn on net flows on my cisco router. I have T1 connection (s0/1/0) and FE port with different sub-interfaces. I want to monitor all my traffic going out the s0/1/0 (WAN) interface.

2 Replies 2

shiva_ial
Level 1
Level 1

hi,

following link has general commands to

enable netflow

http://manageengine.adventnet.com/products/netflow/help/cisco-netflow/cisco-ios-netflow.html

or an extract from it

=============================================

router#enable

Password:*****

router#configure terminal

router-2621(config)#interface FastEthernet 0/1

router-2621(config-if)#ip route-cache flow

router-2621(config-if)#exit

router-2621(config)#ip flow-export destination 192.168.9.101 9996

router-2621(config)#ip flow-export source FastEthernet 0/1

router-2621(config)#ip flow-export version 5

router-2621(config)#ip flow-cache timeout active 1

router-2621(config)#ip flow-cache timeout inactive 15

router-2621(config)#snmp-server ifindex persist

router-2621(config)#^Z

router#write

==============================================

Thanks. My IOS does not support ip route-cache flow.

Can i use ip flow ingress and ip flow egress as a replacement for the route-cache flow command.

Also is F0/1 lan interface or the WAN interface.

Thanks,

Osman

Review Cisco Networking for a $25 gift card