cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3052
Views
0
Helpful
3
Replies

netflow vs IP accounting !?

mohammed hashim
Level 1
Level 1

hi,

 

if I configure the device with netflow to send everything to a network monitor !?

do I need to do something else in IP accounting !? to gain more results !? or netflow is enough !?

 

 

 

second thing, I am looking for a syslog server that can show results based on the device name !?

for example I want to see things only from hostname ABCD without scrolling the big list of syslog !?

 

 

thanks,

3 Replies 3

Cisco Freak
Level 4
Level 4

Netflow will give you the complete picture of the inbound and outbound data flow from an interface.

 

Router#sh run | i flow
ip flow-cache timeout active 1
ip flow-export source Loopback0
ip flow-export version 5
ip flow-export destination x.x.x.x 9995
ip flow-export destination x.x.x.x 9995

Router#sh run int fa0/0 | i flow
 ip flow ingress

 ip flow egress
 

 

 

thanks cisco freak,

 

any idea about the syslog I have mentioned ? 

Hi,

Try the Free version of Kiwi Syslog server, it's one the best out there.

See, if it's address your requirement  

http://www.solarwinds.com/products/freetools/free-kiwi-syslog-server.aspx

 

- Ashok

***************************************************************************************************************

Please rate the post or mark as correct answer as it will help others looking for similar information

**************************************************************************************************************