The display ip-pool pool-usage threshold command displays information about domains whose IP address pool usage exceeds a specified threshold.
This command is supported only on the NetEngine 8000 F1A.
Usage Scenario
To check information about domains whose IP address pool usage exceeds the upper threshold, lower threshold, or either the upper or lower threshold, run the display ip-pool pool-usage threshold command.
Prerequisites
An upper or lower threshold for IP address usage has been configured using the ip-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 ip-pool pool-usage all-threshold
-------------------------------------
Domain name PoolLen Used Ratio
-------------------------------------------
Lsh(up) 10 9 90%
Isp(up) 10 9 90%
Test(low) 10 0 0%
------------------------------------------
<HUAWEI> display ip-pool pool-usage upper-threshold
-------------------------------------
Domain name PoolLen Used Ratio
-------------------------------------------
Lsh 10 9 90%
Isp 10 9 90%
------------------------------------------
Item | Description |
---|---|
Domain name | Name of a domain whose IP address pool usage exceeds a specified threshold. If the display ip-pool pool-usage all-threshold command is run, (up) or (low) is displayed after the domain name. |
PoolLen | Total number of IP addresses in a domain. |
Used | Total number of in-use IP addresses in a domain. |
Ratio | IP address usage in a domain. |