Reproduce steps:
- Login to Linksys Now.
- Go to Dashboard / Home.
- Look at the "LAN Information" widget → IPV6 field.
Actual result:
The IPV6 field shows the link-local address fe80::7612:13ff:fe21:5394 (scope link).
Backend (serial console, ip -6 addr) confirms the LAN bridge interface br-lan currently holds only a link-local address — no global/ULA IPv6 is assigned:
13: br-lan ... inet6 fe80::7612:13ff:fe21:5394/64 scope link
Expected result:
When the LAN interface has no global IPv6 address, the field should show - / empty (consistent with how the DNS field renders when unavailable), not the link-local fe80:: address.
(If the LAN later receives a global/ULA IPv6 prefix, the widget should display that global address.)
Env.: M60DU-EU / Pinnacle 2.0 FW 1.2.2.26062820 / Linksys Now 2.5.0.700525
Log:
GUI_dashaoard_ipv6address_error_0714.txt
Screenshot:

Reproduce steps:
Actual result:
The IPV6 field shows the link-local address
fe80::7612:13ff:fe21:5394(scope link).Backend (serial console,
ip -6 addr) confirms the LAN bridge interfacebr-lancurrently holds only a link-local address — no global/ULA IPv6 is assigned:13: br-lan ... inet6 fe80::7612:13ff:fe21:5394/64 scope linkExpected result:
When the LAN interface has no global IPv6 address, the field should show
-/ empty (consistent with how the DNS field renders when unavailable), not the link-localfe80::address.(If the LAN later receives a global/ULA IPv6 prefix, the widget should display that global address.)
Env.: M60DU-EU / Pinnacle 2.0 FW 1.2.2.26062820 / Linksys Now 2.5.0.700525
Log:
GUI_dashaoard_ipv6address_error_0714.txt
Screenshot:
