WIP: router: add configuration for test router

This commit is contained in:
2025-06-06 15:08:24 -07:00
parent d1d791f9fb
commit 0925b5de04
5 changed files with 44 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";