Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:techref:odhcpd [2024/04/01 18:36] – [Table] systemcrashdocs:techref:odhcpd [2024/04/09 03:19] (current) – [Table] systemcrash
Line 52: Line 52:
 | ''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 ====
Line 101: Line 101:
 | ''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>
  
  • Last modified: 2024/04/01 18:36
  • by systemcrash