Display a summary of all the IPv6 local address pools configured on a virtual router, along with the prefix ranges in each of those pools, total number of prefixes that can be allocated to clients, and the number of prefixes that are in use by clients.
To display information about all the IPv6 local address pools configured on a virtual router:
host1#show ipv6 local pool
IPv6 Local Address Pools
------------------------
Pool Start End Total In Use
---------------- ------------------------- ------------------------- ------- -------
ipv6Pool-pppoa 2002:2002::/48 2002:2002:ffff::/48 65536 0
ipv6Pool-pppoe 3003:3003::/48 3003:3003:ffff::/48 65536 0
example 4004:4004::/48 4004:4004:ffff::/48 65536 16000
Table 33 lists the show ipv6 local pool command output fields.
Table 33: show ipv6 local pool Output Fields