R3303-HP HSR6800 Routers Layer 3 - IP Services Configuration Guide
176
# Enable the DHCPv6 server on interface GigabitEthernet 2/1/1, apply address pool 1 to the interface,
configure the address pool to support desired address assignment and rapid address assignment, and
set the precedence to the highest.
[Router] interface gigabitethernet 2/1/1
[Router-GigabitEthernet2/1/1] ipv6 dhcp server apply pool 1 allow-hint preference 255
rapid-commit
Verifying the configuration
# Display the DHCPv6 server configuration information on GigabitEthernet 2/1/1.
[Router-GigabitEthernet2/1/1] display ipv6 dhcp server interface gigabitethernet 2/1/1
Using pool: 1
Preference value: 255
Allow-hint: Enabled
Rapid-commit: Enabled
# Display information about address pool 1.
[Router-GigabitEthernet2/1/1] display ipv6 dhcp pool 1
Pool: 1
Static bindings:
DUID: FF00010006498D3322000102030405
IAID: Not configured
Address: 1::A/124
Preferred lifetime 86400, valid lifetime 2592000
DUID: 00030001CA0006A40000
IAID: Not configured
Address: 1::B/124
Preferred lifetime 86400, valid lifetime 2592000
# After the clients have obtained IPv6 addresses, display the binding information on the DHCPv6 server.
[Router-GigabitEthernet2/1/1] display ipv6 dhcp server ip-in-use address 1::A
Pool: 1
Client: FE80::C800:CFF0:FE18:0
Type: Static(C)
DUID: FF00010006498D3322000102030405
IAID: 0x1
Address: 1::A
Preferred lifetime 604800, valid lifetime 2592000
Expires at Dec 23 2010 13:47:52 (2588194 seconds left)
[Router-GigabitEthernet2/1/1] display ipv6 dhcp server ip-in-use address 1::B
Pool: 1
Client: FE80::A81D:EFF0:FE58:0
Type: Static(C)
DUID: 00030001CA0006A40000
IAID: 0x1
Address: 1::B
Preferred lifetime 604800, valid lifetime 2592000
Expires at Dec 23 2010 13:47:52 (2588194 seconds left)