2025-03-14 21:59:59 -06:00
|
|
|
# dhcp6d
|
|
|
|
|
|
2025-09-14 18:48:49 -06:00
|
|
|
> Stateless DHCPv6 server.
|
2025-03-14 21:59:59 -06:00
|
|
|
> It should not be invoked manually.
|
2026-02-18 06:55:01 -07:00
|
|
|
> See also: `InternetSharing`.
|
|
|
|
|
> More information: <https://keith.github.io/xcode-man-pages/dhcp6d.8.html>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Start the daemon:
|
|
|
|
|
|
|
|
|
|
`dhcp6d`
|
|
|
|
|
|
|
|
|
|
- Use a custom configuration:
|
|
|
|
|
|
|
|
|
|
`dhcp6d {{path/to/config_file}}`
|