-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
Description
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
An API/CLI command to trigger a "reboot" of DHCP client(s), without sending a release message, so that a INIT-REBOOT is triggered.
In addition to INIT-REBOOT state, would be nice if could be extended to cover all scenarios. Here's what comes to mind when rebooting/reconnecting clients:
- Reconnect with release message (already implemented)
- Reconnect without release and attempt to perserve old address (INIT-REBOOT state)
- Reconnect without release and forget old address
- Possibility to choose whether to remember dhcp server address or not. -> Use of broadcast and unicast
- Provide an option within the API/CLI instruction to define an idle period between disconnection and subsequent reconnection.
Reactions are currently unavailable