Installing and Configuring DHCPv6 2
Configuring DHCPv6 2.001
Configuring the Server
Chapter 3 35
##
# DHCP Address Pool : APPLE pool
##
DHCP_ADDRESS_POOL;\
address-pool-name = APPLE;\
subnet-prefix = 5ffe:1234::34/64;\
address-pool = 5ffe:1234::4321:1000 - 5ffe:1234::4321:1999;\
reserved-addresses = 5ffe:1234::4321:1222;
##
# DHCP Address Pool : GRAPE pool
##
DHCP_ADDRESS_POOL;\
address-pool-name = GRAPE;\
subnet-prefix = 5ffe:1233::34/64;\
address-pool = 5ffe:1233::4321:2000 - 5ffe:1233::4321:2999;\
reserved-addresses = 5ffe:1233::4321:2345;
##
# DHCP Relay Settings : BLUE group
##
DHCP_RELAY_SETTINGS;\
pool-group-name = BLUE;\
subnet-prefix = 4ffe:1234::34/64;\
dest-dhcp-server-address = 7ffe:1234::34;
##
# DHCP Device specific settings
##
DHCP_DEVICE_GROUP;\
vendor-class-id = 1234 "OS = HP-UX B.11.11 U 9000/800" "Mem
= 512 kb";\
V100 = "/depot/Install";\
address-pool-names = GRAPE;\
preference = 255;
##
# Interface mappings
##
RELAY_INTERFACE_MAPPINGS;\
# <Interface ID1> -> <Subnet address>
10:24:ab:1d -> 3ffe::/64;\
ac:12:23 -> 3000::/64;
##
# Client duid settings
##
DHCP_CLIENT_DUID_GROUP;\
client-duid = 41:42:43:44:f2:ec:45:9f;\