Thursday, September 21, 2006

Cisco IP accounting info

IP accounting information can be gleaned from the cisco routers with these commands.

router(config)# interface
router(config-if)# ip accounting
router(config)# ip accounting-threshold 10000
router# show ip accounting


Accounting can be reset with
router# clear ip accounting

It's best not to leave the accounting configured when it's not needed.

No comments: