config.yml.example 814 B

1234567891011121314151617181920
  1. server6:
  2. # Optionally add a listen statement as follows
  3. # listen:
  4. # - "[ff02::1:2]" # Listens on a link-local multicast address on all interfaces
  5. # - "[fe80::1%eth0]:547" # Listens on a specific interface
  6. # - "[::]" # Listens on the wildcard address. *No multicast group will be joined*
  7. # Otherwise the default is ff02::1:2 on all interfaces and ff05::1:3 on the default multicast interface
  8. plugins:
  9. - server_id: LL 00:de:ad:be:ef:00
  10. - file: "leases.txt"
  11. # - dns: 2001:4860:4860::8888 2001:4860:4860::8844
  12. server4:
  13. plugins:
  14. # - lease_time: 60s
  15. # - server_id: 10.10.10.1
  16. # - dns: 8.8.8.8 8.8.4.4
  17. # - router: 10.10.10.1
  18. # - netmask: 255.255.255.0
  19. # - range: leases.txt 10.10.10.100 10.10.10.200 60s