display ip-pool pool-usage

Function

The display ip-pool pool-usage vpn-instance command displays the usage of the address pool of every vpn-instance.

This command is supported only on the NetEngine 8000 F1A.

Format

display ip-pool pool-usage vpn-instance { all | vpn-instance verbose }

display ip-pool pool-usage { pool-name [ pool-name ] | all | vpn-instance vpn-instance }

Parameters

Parameter Description Value
all

Specifies all address statistics based on vpn-instance.

-

vpn-instance vpn-instance

Specifies vpn-instance to query specific address statistics.

The value is a string of 1 to 128 case-insensitive characters.

verbose

Displays detailed information about address statistics based on vpn-instance.

-

pool-name pool-name

Pool name.

The value is a string of 1 to 128 case-insensitive characters.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
ippool read

Usage Guidelines

Usage Scenario

The command display ip-pool pool-usage vpn-instance all is used to view the address usage of all VPN instances.

The command display ip-pool pool-usage vpn-instance vrfName verbose is used to view the address usage of the specified VPN instance.

If the pool-name keyword, other than the pool-name parameter, is included, the statistics will not include the remote address pool and RUI-slave address pool.

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 the address pools bound to a VPN instance.
<HUAWEI> system-view
[~HUAWEI] display ip-pool  pool-usage  vpn-instance all
  -----------------------------------------------------------------------------
  VPN-Instance name               Total   Used    Idle   Conflicted   Exclude  
                                  reserved  static-bind  Ratio        Threshold
  -----------------------------------------------------------------------------
  vrf1                            33      0       17     0            16       
                                  0         0            48%          80       
  vrf2                            199     0       50     0            149      
                                  0         0            74%          80       
  -----------------------------------------------------------------------------
# Display the usage of the address pool of VPN instance vrf1.
<HUAWEI> system-view
[~HUAWEI] display ip-pool  pool-usage  vpn-instance vrf1 verbose
  -----------------------------------------------------------------------------
  VPN-Instance name               Total   Used    Idle   Conflicted   Exclude  
                                  reserved  static-bind  Ratio        Threshold
  -----------------------------------------------------------------------------
  vrf1                            33      0       17     0            16       
                                  0         0            48%          80       
  -----------------------------------------------------------------------------
Table 1 Description of the display ip-pool pool-usage command output
Item Description
VPN-Instance name

VPN instance name.

Total

Total number of IP addresses of VPN instance.

Used

Indicates the number of IP addresses being used of VPN instance.

Idle

Indicates the number of unused IP addresses of VPN instance.

Conflicted

Indicates the number of conflicting IP addresses of VPN instance.

Exclude

Indicates the number of excluded IP addresses of VPN instance.

reserved

Indicates the number of reserved IP addresses of VPN instance.

static-bind

Indicates the number of static user used IP addresses of VPN instance.

Ratio

Indicates the radio of IP addresses of VPN instance.

Threshold

Indicates the threshold of address utilization rate of VPN instance.

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