The display ipv6-pool pool-usage domain command displays the usage of IPv6 address pools bound to a domain.
This command is supported only on the NetEngine 8000 F1A.
You can run this command to view the usage of IPv6 address pools by the entire system or domain.
If no parameter is specified, the usage of IPv6 address pools of all domains and of the entire device is displayed. If domain <domain-name> is specified, the usage of the IPv6 address pools bound to the specified domain is displayed.The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ipv6-pool pool-usage
--------------------------------------------------------
Domain name:
Address PoolLen Used Ratio
NDRA unshared Prefix PoolLen Used Ratio
Delegation Prefix PoolLen Used Ratio
--------------------------------------------------------
default0
10 2 20%
0 0 0%
0 0 0%
default1
0 0 0%
0 0 0%
0 0 0%
default_admin
0 0 0%
0 0 0%
0 0 0%
domain1
20 10 50%
0 0 0%
0 0 0%
--------------------------------------------------------
Statistics on unbound domains:
20 0 0%
0 0 0%
0 0 0%
--------------------------------------------------------
Total Statistics:
50 12 24%
0 0 0%
0 0 0%
--------------------------------------------------------
<HUAWEI> display ipv6-pool pool-usage domain domain1
--------------------------------------------------------
Domain name:
Address PoolLen Used Ratio
NDRA unshared Prefix PoolLen Used Ratio
Delegation Prefix PoolLen Used Ratio
--------------------------------------------------------
domain1
20 10 50%
0 0 0%
0 0 0%
--------------------------------------------------------
Item | Description |
---|---|
Domain name | Name of the domain. |
Address | Usage of IPv6 addresses on a device or in a domain. |
PoolLen | Total number of IPv6 addresses, unshared NDRA prefixes, or PD prefixes on a device or in a domain. |
Used | Number of addresses or prefixes in use on a device or in a domain. |
Ratio | Ratio of addresses or prefixes in use on a device or in a domain. |
NDRA unshared Prefix | Usage of all unshared NDRA prefixes on a device or in a domain. |
Delegation Prefix | Usage of all delegation prefixes on a device or in a domain. |
Statistics on unbound domains | Usage of the domains that are not bound to the address pools on the device. |
Total Statistics | Usage of the address pools on the device. |