ARP Cache
How long does it take Solaris 9 systems to clear their arp cache if they lose the gateway? The network admins are making some changes to the network and the defalut gateway MAC is going to change. Is there a way to clear the arp cache or is this fairly automatic?
[270 byte] By [
KenB1776a] at [2007-11-27 8:35:01]

# 1
I think its 15 minutes, but i'm not sure. Still i'm not certain this will cause you any problem.The arp cache can be manipulated via the 'arp' command (see 'man arp'). You can view the arp-cache with 'arp -a' or withndd -get /dev/arp arp_cache_report .7/M.