Skip to content

DHCP INIT-REBOOT state and others #364

@jcpvdm

Description

@jcpvdm

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions