DHCPv6 Server

This module includes configuration variables for the DHCPv6 server.

Summary

Macros

OPENTHREAD_CONFIG_DHCP6_SERVER_ENABLE 0
Define to 1 to enable DHCPv6 Server support.
OPENTHREAD_CONFIG_DHCP6_SERVER_NUM_PREFIXES 4
The number of dhcp prefixes.

Macros

OPENTHREAD_CONFIG_DHCP6_SERVER_ENABLE

 OPENTHREAD_CONFIG_DHCP6_SERVER_ENABLE 0

Define to 1 to enable DHCPv6 Server support.

OPENTHREAD_CONFIG_DHCP6_SERVER_NUM_PREFIXES

 OPENTHREAD_CONFIG_DHCP6_SERVER_NUM_PREFIXES 4

The number of dhcp prefixes.

Resources

OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.