| Both sides previous revision Previous revision Next revision | Previous revision |
| docs:techref:odhcpd [2024/04/01 16:05] – [Table] systemcrash | docs:techref:odhcpd [2024/04/09 03:19] (current) – [Table] systemcrash |
|---|
| Configuration for the odhcp daemon. | Configuration for the odhcp daemon. |
| |
| ^ Name ^ Type ^ Default ^ Description ^ | ^ Name ^ Type ^ Default ^ Description ^ |
| | ''legacy'' | boolean | ''0'' | Enable DHCPv4 if the 'dhcp' section constains a ''start'' option, but no ''dhcpv4'' option set. | | | ''legacy'' | boolean | ''0'' | Enable DHCPv4 if the 'dhcp' section contains a ''start'' option, but no ''dhcpv4'' option set. | |
| | ''maindhcp'' | boolean | ''0'' | Use odhcpd as the main DHCPv4 service. | | | ''maindhcp'' | boolean | ''0'' | Use odhcpd as the main DHCPv4 service. | |
| | ''leasefile'' | string | | Location of the lease/hostfile for DHCPv4 and DHCPv6. | | | ''leasefile'' | string | | Location of the lease/hostfile for DHCPv4 and DHCPv6. | |
| | ''leasetrigger'' | string | | Location of the lease trigger script. | | | ''leasetrigger'' | string | | Location of the lease trigger script. | |
| | ''loglevel'' | integer | ''6'' | Syslog level priority (0-7). | | | ''loglevel'' | integer | ''6'' | Syslog level priority (0-7). 0=emer, 1=alert, 2=crit, 3=err, 4=warn, 5=notice, 6=info, 7=debug | |
| |
| ==== dhcp section ==== | ==== dhcp section ==== |
| | ''ndproxy_static'' | list | | | Static NDProxy prefixes. | | | ''ndproxy_static'' | list | | | Static NDProxy prefixes. | |
| | ''prefix_filter'' | string | | ''::/0'' | Only advertise on-link prefixes within the provided IPv6 prefix. Others are filtered out. | | | ''prefix_filter'' | string | | ''::/0'' | Only advertise on-link prefixes within the provided IPv6 prefix. Others are filtered out. | |
| | ''ntp'' | list | | | Announce NTP servers | | | ''ntp'' | list | | | DHCPv6 stateful option 56 to Announce NTP servers | |
| </sortable> | </sortable> |
| |