packages/ipv6/ahcpd/files/ahcpd.config
nico 4017036f74 [packages] ahcpd: update to v0.2, add config and initscript
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-10 12:52:10 +00:00

17 lines
634 B
Plaintext

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'