On Tue, 14 Feb 2012 11:04:16 +0000 Nik Mitev nik@mitev.net wrote:
I am looking for ways to restrict the amount of history kept, as we only need to know which switch/port a MAC is on, rather than a full history of online/offline status changes.
This can of course be done by scripts, I was wondering though is there any relevant built-in functionality already present?
NAV comes with the navclean.py command, which can, among other things, remove cam and arp entries in the database based on age. For more info, check the output from "navclean.py -h".