]> git.ipfire.org Git - thirdparty/dhcp.git/blob - keama/tests/ddnsupdstyle6.in6
[#64,!35] Restored work
[thirdparty/dhcp.git] / keama / tests / ddnsupdstyle6.in6
1 # ddns-update-style
2
3 ddns-update-style standard;
4
5 # embedded in pool
6 subnet6 2001::/64 {
7 pool6 {
8 ddns-update-style interim;
9 range6 2001::1000 2001::1fff;
10 }
11 }
12