You are not logged in.
I am using systemd-networkd with IPv6 prefix delegation on my Arch Linux router box. I would like to see the information about the currently obtained lease (e.g., prefix size, lifetime, etc). How do I do this? Some people say that it should be in /run/systemd/netif/leases, but that file only contains information about the IPv4 DHCP lease, not the IPv6 one.
Offline
Maybe networkctl status, otherwise you can enable debug logging for systemd-networkd. I think there is no other way to read that data.
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |
Offline