23.3.2 Checking the Number of Assignable Prefixes
To check the number of prefixes that can be assigned to clients, execute the show ipv6 dhcp server statistics command to display a list and check the prefix pools section. Make sure that the displayed number is greater than the number of clients to which you want to distribute prefixes.
> show ipv6 dhcp server statistics
Date 20XX/10/15 12:00:00 UTC
< DHCP Server use statistics >
prefix pools :20
automatic prefixes :50
manual prefixes :4
expired prefixes :3
over pools requests :0
discard packets :0
< Receive Packets >
SOLICIT :54
REQUEST :54
RENEW :54
REBIND :0
INFORMATION-REQUEST :0
CONFIRM :0
RELEASE :0
DECLINE :0
RELAY-FORW :0
< Send Packets >
ADVERTISE :54
REPLY :108
RELAY-REPL :0
< Server DUID >
00:01:00:01:3e:00:2e:22:11:22:33:44:55:01
> |