The display ipv6-pool pool-usage threshold command displays information about domains whose IPv6 address pool or prefix pool usage exceeds a specified threshold.
This command is supported only on the NetEngine 8000 F1A.
Usage Scenario
To check information about domains whose IPv6 address pool or prefix pool usage exceeds the upper threshold, lower threshold, or either the upper or lower threshold, run the display ipv6-pool pool-usage threshold command.
Prerequisites
An upper or lower threshold for IPv6 address and prefix usage has been configured using the ipv6-warning-threshold command in the AAA domain view.
Precautions
In VS mode, this command is supported only by the admin VS.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ipv6-pool pool-usage all-threshold
--------------------------------------------------------
Domain name:
Address PoolLen Used Ratio
NDRA unshared Prefix PoolLen Used Ratio
Delegation Prefix PoolLen Used Ratio
--------------------------------------------------------
domain1(up)
262144 252222 90%
0 0 0%
0 0 0%
<HUAWEI> display ipv6-pool pool-usage upper-threshold
--------------------------------------------------------
Domain name:
Address PoolLen Used Ratio
NDRA unshared Prefix PoolLen Used Ratio
Delegation Prefix PoolLen Used Ratio
--------------------------------------------------------
domain1
262144 252222 90%
0 0 0%
0 0 0%
Item | Description |
---|---|
Domain name | Name of a domain whose IPv6 address pool or prefix pool usage exceeds a specified threshold. If the display ipv6-pool pool-usage all-threshold command is run, (up) or (low) is displayed after the domain name. |
Address | IPv6 address usage in a domain. |
PoolLen | Total number of IPv6 addresses or prefixes in a domain. |
Used | Total number of in-use IPv6 addresses or prefixes in a domain. |
Ratio | IPv6 address or prefix usage in a domain. |
NDRA unshared Prefix | Usage of unshared NDRA prefixes in a domain. |
Delegation Prefix | Usage of delegation prefixes in a domain. |