option domain-name-servers 2001:888:0db8:1::a 2001:888:db8:1::d; option domain-name "test.com"; host zeus { duid 00:01:00:01:22:8a:88:26:08:00:27:87:00:7e; address 2001:888:db8:1::b infinity; }; host test { duid 00:01:00:01:22:8d:cb:58:0a:00:27:00:00:00; address 2001:888:db8:1::c infinity; }; interface veth-peer { address-pool pool1 10; }; pool pool1 { range 2001:888:0db8:1::1000 to 2001:888:0db8:1::2000; };