Downloaded the 386.7_2 update and applied it to the master on a two node net, master and one node. Both routers are RT-AC86U. The master router now shows rev 386.7_2. When we tried to update the node, the update failed. Retried several times, the node gets stuck saying "Updating settings please...
Thanks for the tip! Although I have been using Merlin for many years, I was not aware of AMTM. The old saying - If it ain't broke, don't fix it.
I installed YazDHCP with AMTM and it works great! Very nicely done; what a great add-on.
It now says I can have over 200 manually assigned addresses...
Ok, thanks for the details. I guess I'll use the dhcp-host directive at least for some of my systems that are not expected to change. I was not aware of an nvram format change. Thanks!
I'm not typing anything.
Export from old router:
nvram get dhcp_staticlist > dhcp_static.txt
Copy txt file to new router and import it:
nvram set dhcp_staticlist="`cat dhcp_static.txt`"
nvram commit
Once the table is loaded, maintaining the list from the web interface is much easier.
I have been running an RT-AC66U with version 376.47. For quite a while with 70 some manually assigned addresses.
Manually Assigned IP around the DHCP list (Max Limit : 128)
I am in the process of upgrading to an RT-AC86U running the current release 386.5_2.
I was surprised to see the limit was...