07-23-2009 06:51 PM
Is there any tools out there to calculate and meaure network measurements from Cisco?
I will like to see the different protocols utilization. It must be easy to configure. Is there any cisco tools out?
07-23-2009 07:03 PM
you can send netflow collection to SolarWinds netflow module (http://www.solarwinds.com/products/orion/nta/)
**I'm in no way associated with SolarWinds
Regards,
Roman
07-23-2009 07:26 PM
Is there any free tools cause i think it need a cost?
07-23-2009 07:30 PM
Lucien had a great suggestion with NBAR. You can configure NBAR on the router and then do "show ip nbar protocol-discovery" to see results without any external tools.
Configure "ip nbar protocol-discovery" on each interface.
Regards,
Roman
07-23-2009 07:20 PM
You can use netflow on the router, that involves to have a nrtflow collector softeare on a server for collection. Cisco has NFC.
You can use NBAR on the device and then collect the statistics over snmp. You could poll that data using freewares such as mrtg.
Those are the 2 ways to monitor protocol utilization.
There is also the nam module that can collect those for you.
07-23-2009 08:10 PM
Hi lavramov,
For NBar, i have a similar tool that is cacti. But how can i get the statistics over snmp?
Thanks
07-23-2009 09:27 PM
You can query the NBAR protocol MIB :
CISCO-NBAR-PROTOCOL-DISCOVERY-MIB
It's up to you to configure / customize cacti, mrtg or whatever software you have to poll this MIB.
You can download and read the mib from:
http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&step=2
NBAR is better than netflow if you decide to go with freewares.
07-23-2009 10:36 PM
Hi
So i will need to enable on each interface that i want to monitor with this command "ip nbar protocol-discovery"?
Is there any global command for it?
Is there any impact like causing CPU and memory usage high if i will to enable on the core switch every interfaces?
07-23-2009 10:44 PM
there is no global command, its per interface.
It's supported on routers, not on switches.
07-23-2009 11:39 PM
Hi,
Is it supported on catayst switch?
Cisco firewalls?
So it is impossible to monitor such traffic on switch level itself?
Thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide