]> git.ipfire.org Git - thirdparty/dhcp.git/blob - keama/tests/prefix6.in6
[#64,!35] Restored work
[thirdparty/dhcp.git] / keama / tests / prefix6.in6
1 # DHCPv6 prefix config
2
3 # subnet declaration
4 subnet6 2001::/64 {
5 # range declaration
6 option dhcp6.domain-search "example.com", "example.org";
7 default-lease-time 1800;
8 prefix6 2001:0:0:10:: 2001:0:0:1f:: / 64;
9 }