Feature #7441
openDisplay start/end times for Static Mapping leases on DHCP Leases/DHCPv6 Leases
0%
Description
Display start and end for static leases. (Even if address is reserved, it's useful to know the status.)
Add ping to actions.
Add selection box so multiple leases can be selected to apply action such as ping, delete or send WOL.
Updated by Jim Pingle over 5 years ago
- Category set to DHCP (IPv4)
There is no 'release' or 'renew' action for the server to perform. Those must be done by the client.
Displaying the start/end for statics may be OK.
As other ARP, ping is not likely to be generally useful here. The client might block it, and if it's online, you already know it's active. If it shows offline, all a ping might do is trip it into 'online' status since it would kick it back into the ARP table if it's still on the network.
If someone wants to work up a PR to add links to ping, we can look it over, but can't guarantee it would be accepted.
Updated by Jim Pingle over 5 years ago
- Subject changed from Suggestions for Status / DHCP Leases and Status / DHCPv6 Leases to Display start/end times for Static Mapping leases on DHCP Leases/DHCPv6 Leases