cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
356
Views
3
Helpful
4
Replies

Type of traffic

gtrampus
Level 1
Level 1

I have lots of traffic going out on an interface. How is easiest way to determine what type of traffic it is, what's source and destinaton.

ACL?

Thanx,

Gregor

1 Accepted Solution

Accepted Solutions

As gautam has suggested use netflow which will give you the traffic statistics.

you can use the ADventNet netflow analyzer to view the statistics and graphs. you can download a 30 day evaluation version from the net

http://download.adventnet.com/products/netflow/2028821/ManageEngine_NetFlowAnalyzer.exe

Use the following configuration on the routers

On all the interfaces enable

(config-if)#ip route-cache flow

(config)# ip flow-export destination 9996

(config)# ip flow-export version 5

HTH

Narayan

View solution in original post

4 Replies 4

attrgautam
Level 5
Level 5

Enable ip route-cache flow on the interface.

pkhatri
Level 11
Level 11

Hi Gregor,

One option is to turn on IP accounting:

http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cg/hiap_c/ichipip.htm#wp1050938

The other is to use NBAR protocol discovery:

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122newft/122t/122t15/ftpdmib.htm

Hope that helps - pls do rate the post if it does.

Paresh

As gautam has suggested use netflow which will give you the traffic statistics.

you can use the ADventNet netflow analyzer to view the statistics and graphs. you can download a 30 day evaluation version from the net

http://download.adventnet.com/products/netflow/2028821/ManageEngine_NetFlowAnalyzer.exe

Use the following configuration on the routers

On all the interfaces enable

(config-if)#ip route-cache flow

(config)# ip flow-export destination 9996

(config)# ip flow-export version 5

HTH

Narayan

Thank you all. Atm i am playing with NetFlow analyzer and it works nicely

Gregor

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card