display ip-pool pool-usage threshold

Function

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.

Format

display ip-pool pool-usage { upper-threshold | lower-threshold | all-threshold }

Parameters

Parameter Description Value
upper-threshold

IP address pool usage exceeds the upper threshold.

-

lower-threshold

IP address pool usage exceeds the lower threshold.

-

all-threshold

IP address pool usage exceeds the all threshold.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
ippool read

Usage Guidelines

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.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display information about domains whose IP address pool usage exceeds the upper or lower threshold.
<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%
  ------------------------------------------
# Display information about domains whose IP address pool usage exceeds the upper threshold.
<HUAWEI> display ip-pool pool-usage upper-threshold
-------------------------------------
  Domain name             PoolLen  Used  Ratio 
  -------------------------------------------
  Lsh                         10     9    90%
  Isp                         10     9    90%
  ------------------------------------------
Table 1 Description of the display ip-pool pool-usage threshold command output
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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >