]> git.ipfire.org Git - thirdparty/dhcp.git/blob - keama/tests/subnetinsubnet6.err6
[#64,!35] Restored work
[thirdparty/dhcp.git] / keama / tests / subnetinsubnet6.err6
1 # DHCPv6 subnet declaration inside another subnet declaration config
2
3 # DHCPv6 subnet declaration
4 subnet6 2001:2::/64 {
5 # can't put another subnet declaration here
6 subnet6 2001::/64 {
7 default-lease-time 1800;
8 }
9 }
10