display ipv6-pool pool-usage threshold

Function

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.

Format

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

Parameters

Parameter Description Value
upper-threshold

IPv6 address pool or prefix pool usage exceeds the upper threshold.

-

lower-threshold

IPv6 address pool or prefix pool usage exceeds the lower threshold.

-

all-threshold

IPv6 address pool or prefix pool usage exceeds the all threshold.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
ipv6pool read

Usage Guidelines

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.

Example

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

# Display information about domains whose IPv6 address pool or prefix pool usage exceeds the upper or lower threshold.
<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%
# Display information about domains whose IPv6 address pool or prefix pool usage exceeds the upper threshold.
<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%
Table 1 Description of the display ipv6-pool pool-usage threshold command output
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.

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