Files
cheatsheet-tldr/tldr/osx/dhcp6d
2025-12-22 00:22:43 +00:00

20 lines
368 B
Plaintext

---
syntax: markdown
tags: [tldr, osx]
source: https://github.com/tldr-pages/tldr.git
---
# dhcp6d
> Stateless DHCPv6 server.
> It should not be invoked manually.
> See also: `InternetSharing`.
> More information: <https://keith.github.io/xcode-man-pages/dhcp6d.8.html>.
- Start the daemon:
`dhcp6d`
- Use a custom configuration:
`dhcp6d {{path/to/config_file}}`