WIP: router: add configuration for test router

This commit is contained in:
2025-06-06 15:08:24 -07:00
parent 67292bbbc1
commit 5e30a440e7
5 changed files with 46 additions and 2 deletions

View File

@@ -7,6 +7,7 @@
router = {
enableDesktop = false;
enableDhcpClient = true;
wanMAC = "bc:24:11:4f:c9:c4";
lanMAC = "bc:24:11:83:d8:de";
wanLL = "fe80::be24:11ff:fe4f:c9c4";