ER707-M2 - wrong interface name, after restarting the router
ER707-M2, WAN is "WAN/LAN3" and gets IP via DHCPC.
After restart of the router, in the system log, the interface shows as "unknown" instead of "WAN/LAN3" (lines 25-22)
After manually reconnecting the WAN (lines 21-18) the interface shows as "WAN/LAN3" (lines 16-17)
...
16 2024-07-01 12:31:48 DHCP Client NOTICE WAN/LAN3: DHCP client renewing IP succeeded. (IP-Address=xx.xx.xx.xx, Mask=255.255.255.0, Gateway=xx.xx.xx.xx)
17 2024-07-01 12:31:44 DHCP Client NOTICE WAN/LAN3: DHCP client lease expired. Began renewing the lease.
18 2024-07-01 12:01:55 ONLINE_DECTION NOTICE [osg:xx-xx-xx-xx-xx-xx]: The online detection result of [WAN/LAN3] was online.
19 2024-07-01 12:01:49 DHCP Client NOTICE WAN/LAN3: DHCP client getting IP succeeded. (IP-Address=xx.xx.xx.xx, Mask=255.255.255.0, Gateway=xx.xx.xx.xx)
20 2024-07-01 12:01:43 ONLINE_DECTION NOTICE [osg:xx-xx-xx-xx-xx-xx]: The online detection result of [WAN/LAN3] was offline.
21 2024-07-01 12:01:41 DHCP Client NOTICE unknown: DHCP client releasing IP address succeeded. (IP-Address=xx.xx.xx.xx)
22 2024-07-01 11:17:35 DHCP Client NOTICE unknown: DHCP client renewing IP succeeded. (IP-Address=xx.xx.xx.xx, Mask=255.255.255.0, Gateway=xx.xx.xx.xx)
23 2024-07-01 11:17:31 DHCP Client NOTICE unknown: DHCP client lease expired. Began renewing the lease.
24 2024-07-01 09:17:35 DHCP Client NOTICE unknown: DHCP client renewing IP succeeded. (IP-Address=xx.xx.xx.xx, Mask=255.255.255.0, Gateway=xx.xx.xx.xx)
25 2024-07-01 09:17:31 DHCP Client NOTICE unknown: DHCP client lease expired. Began renewing the lease.
...