john9527
Part of the Furniture
One more from OpenWRT....Anyone still running IPv6 on Asus, please refresh my memory if your LAN addresses show a lifetime other thanforever
. I seem to think there was not proper handling of the prefix delegation lifetimes, but I might be wrong.
Don’t post your real global address.Bash:ip -6 addr show dev br0 scope global
4 vlans with channel bonding and IPv6 suffix
Code:
-----------------------------------------------------
OpenWrt orion-21.02, dev-21.364.58947-17bdf85
-----------------------------------------------------
root@OpenWrt-851B:~# ip -6 addr show dev bond0.110 scope global
23: bond0.110@bond0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
inet6 2600:xxxx:xxxx:xxx1:ae1f:6bff:feyy:yyyy/64 scope global dynamic noprefixroute
valid_lft 47003sec preferred_lft 47003sec
root@OpenWrt-851B:~# ip -6 addr show dev bond0.120 scope global
24: bond0.120@bond0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
inet6 2600:xxxx:xxxx:xxx2:ae1f:6bff:feyy:yyyy/64 scope global dynamic noprefixroute
valid_lft 46996sec preferred_lft 46996sec
root@OpenWrt-851B:~# ip -6 addr show dev bond0.130 scope global
25: bond0.130@bond0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
inet6 2600:xxxx:xxxx:xxx3:ae1f:6bff:feyy:yyyy/64 scope global dynamic noprefixroute
valid_lft 46992sec preferred_lft 46992sec
root@OpenWrt-851B:~# ip -6 addr show dev bond0.140 scope global
26: bond0.140@bond0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
inet6 2600:xxxx:xxxx:xxx4:ae1f:6bff:feyy:yyyy/64 scope global dynamic noprefixroute
valid_lft 46987sec preferred_lft 46987sec