packages/ipv6/ahcpd/files/ahcpd.config

17 lines
634 B
Plaintext
Raw Normal View History

config ahcpd
option enabled 0
option interface 'lo'
#option address 'MULTICAST-LINK-LOCAL-ADDRESS'
#option port 'UDP-PORT'
#option config_script '/usr/lib/ahcp/dummy-config.sh'
#option pid_file '/var/run/ahcpd-INTERFACE.pid'
#option authoritative 0
#option authority_file '/var/run/ahcpd-INTERFACE.dat'
#option expire 'SECONDS'
#option prefix 'fde6:20f5:c9ac:358::'
#option protocol 'static|Babel|OLSR'
#option gateway 'fde6:20f5:c9ac:358::1'
#option dns_server 'fde6:20f5:c9ac:358::2'
#option ntp_server 'fde6:20f5:c9ac:358::3'