display ipv6-pool pool-usage domain

Function

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.

Format

display ipv6-pool pool-usage [ domain domain-name ]

Parameters

Parameter Description Value
domain-name

Displays the usage of IPv6 address pools bound to a specified domain. domain-name specifies the domain name.

The value is a string of 1 to 64 case-sensitive characters, spaces not supported.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
ipv6pool read

Usage Guidelines

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.

Example

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

# Display the usage of IPv6 address pools in all domains and on a device.
<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%
  --------------------------------------------------------
# Display the usage of the IPv6 address pools bound to domain1.
<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%
  --------------------------------------------------------
Table 1 Description of the display ipv6-pool pool-usage domain command output
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.

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