Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
# DHCPv6 subnet declaration inside another subnet declaration config # DHCPv6 subnet declaration subnet6 2001:2::/64 { # can't put another subnet declaration here subnet6 2001::/64 { default-lease-time 1800; } }