I'm seeing constant activity on my network switch and device LAN LED indicators after saving all the settings and rebooting. I noticed this a few times while using v2.03 as well. Anyone else notice this?
Are you talking about the LEDs of connected lan ports flashing? I've had this happen at times. I decided to investigate it with tcpdump (a packet sniffer). I found out that the router likes to send out ARP requests for all ip addresses in it's range even though most of the IP addresses aren't even leased out to client devices.
My DHCP rage is 192.168.18.100-192.168.18.199
Here is some output I've captured showing this:
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.199 tell 192.168.18.1, length 46
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.198 tell 192.168.18.1, length 46
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.197 tell 192.168.18.1, length 46
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.196 tell 192.168.18.1, length 46
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.195 tell 192.168.18.1, length 46
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.194 tell 192.168.18.1, length 46
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.193 tell 192.168.18.1, length 46
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.192 tell 192.168.18.1, length 46
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.191 tell 192.168.18.1, length 46
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.190 tell 192.168.18.1, length 46
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.189 tell 192.168.18.1, length 46
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.188 tell 192.168.18.1, length 46
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.187 tell 192.168.18.1, length 46
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.186 tell 192.168.18.1, length 46
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.185 tell 192.168.18.1, length 46
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.184 tell 192.168.18.1, length 46
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.183 tell 192.168.18.1, length 46
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.182 tell 192.168.18.1, length 46
14:d6:4d:31:ff:82 > ff:ff:ff:ff:ff:ff, ARP, length 60: Request who-has 192.168.18.181 tell 192.168.18.1, length 46