display ip pool-group

Function

The display ip pool-group command displays information about address pool groups.

This command is supported only on the NetEngine 8000 F1A.

Format

display ip pool-group [ name group-name ] [ vpn-instance vpn-name ]

Parameters

Parameter Description Value
name group-name

Displays information about an address pool with a specified name.

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

vpn-instance vpn-name

Displays information about an address pool bound to a specified VPN instance.

The value is a string of 1 to 31 characters.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
ippool read

Usage Guidelines

Usage Scenario

The display ip pool-group command displays information about address pools, bound domains, and bound VPN instances.

Precautions

In VS mode, this command is supported only by the admin VS.

If no address pool group name is specified, information about all address pool groups is displayed.

Example

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

# Display information about the configured address pool group named god.
<HUAWEI> display ip pool-group name god
-----------------------------------------------------------------------------
 Pool-Group name : god
 Index     :    0         Vpn instance    : -
 Bind pool :    1         Bound by domain :    0
 Attribute :Private 
 IP address Statistic
   Total       :65534
   Used        :0          Free      :65534
   Conflicted  :0          Disable   :0
   Designated  :0          Ratio     :0%
 Pool name :
 god
----------------------------------------------------------------------------
# Display information about the configured address pool group named pg1 and bound to the VPN instance vpn1.
<HUAWEI> display ip pool-group name pg1 vpn-instance vpn1
-----------------------------------------------------------------------------   
 Pool-Group name : pg1                                                          
 Index     :    0         Vpn instance    : test                                  
 Bind pool :    1         Bound by domain :    0    
 Attribute :Private 
 IP address Statistic                                                          
   Total       :50                                                             
   Used        :1           Free      :49                                       
   Conflicted  :0           Disable   :0                                        
   Designated  :0           Ratio     :2%                                        
 Pool name :                                                                    
 pool_yyz                                                                       
-----------------------------------------------------------------------------
# Display information about all configured address pool groups.
<HUAWEI> display ip pool-group
-----------------------------------------------------------------------------   
 Pool-Group name : ty                                                           
 Index     :    0         Vpn instance    : -                                   
 Bind pool :    1         Bound by domain :    0                               
 Attribute :Private 
 IP address Statistic                                                           
   Total       :65534                                                           
   Used        :0          Free      :65534                                     
   Conflicted  :0          Disable   :0                                         
   Designated  :0          Ratio     :0%                                        
-----------------------------------------------------------------------------   
                                                                                
 Total: 1
Table 1 Description of the display ip pool-group command output
Item Description
Pool-Group name

Name of an address pool group.

Index

Index of an address pool group.

Vpn instance

Name of a VPN instance to which an address pool group is bound.

Bind pool

Number of address pools in an address pool group.

Bound by domain

Number of domains to which an address pool group is bound.

Attribute

Configuration result of the ip-attribute public command.

  • If this command is configured, public is displayed, which indicates that the address pool or address pool group is used in the calculation of public IP address pool status.
  • If this command is not configured, private is displayed, which indicates that the address pool or address pool group is not used in the calculation of public IP address pool status.
Total

Number of IP addresses in the address pool group.

Used

Number of used IP addresses in the address pool group.

Free

Number of idle IP addresses in the address pool group.

Conflicted

Number of conflicted IP addresses in the address pool group.

Disable

Number of disabled IP addresses in the address pool group.

Designated

Number of statically bound IP addresses in the address pool group.

Ratio

IP address usage in the address pool group.

Pool name

Name of an address pool bound to an address pool group.

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