Router Information Guide

This blog will tell you everything that you need to know about Cisco, Juniper, Netgear, Linksys, and Foundry wireless routers.

Router Information Guide

how to configure cisco router's ip accounting to record input and output packets of hosts based on ips?

March 6th, 2010 · 1 Comment

cisco routers have a service called ip accounting.
i telnet to the router , select the FastEthernet0/0 interface
and then write "ip accounting"
then i save the router's configuration
when i use "show ip accounting" i only get local ip addresses as destination , not as source , which means that i see only who in my network makes download , not who makes upload.
can any one help?
NOTE : i dont need to have accounting by MAC Addresses , but i need the accounting table by IP addresses.

Thanks

Articles About Routers

Other articles you might like;

Tags: Cisco Router

1 response so far ↓

  • 1 networkmaster // Mar 6, 2010 at 4:09 am

    Perhaps your filter list is not set up properly. Have you cleared it and reset the database? Do this with the "clear ip accounting" and then do a "show ip accounting" again. Also try using the "show ip accounting checkpoint" command. Have you gone through the Cisco documentation for the version of IOS you’re using? Example link below. This also has some configuration examples.

Leave a Comment