The display ipv6-pool pool-usage command displays the usage of IPv6 address pools bound to a domain.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
pool-name pool-name |
Specifies the name of an address pool. If pool-name is not specified, the usage of all IPv6 address pools will be displayed. If pool-name is specified, the usage of a specific IPv6 address pool will be displayed. |
The value is a string of 1 to 32 case-sensitive characters, spaces not supported. |
vpn-instance vpn-instance-name |
Specifies the name of a VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. |
all |
Displays the all information. |
- |
verbose |
Displays the verbose information. |
- |
If no domain name is specified, the command displays the IP address pool usage of all domains.
If the pool-name keyword, other than the pool-name parameter, is included, the statistics will not include the remote address pool. The command output includes the number and usage of used addresses or prefixes in the IPv6 address pool, NDRA prefix pool (unshared mode), and delegation prefix pool bound to the domain.The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ipv6-pool pool-usage vpn-instance
-------------------------------------------------------------
Up-Group : 1
-------------------------------------------------------------
------------------------------------------------------------
VPN-Instance name:
Address PoolLen Used Ratio
NDRA unshared Preifx PoolLen Used Ratio
Delegation Prefix PoolLen Used Ratio
------------------------------------------------------------
------------------------------------------------------------
Total statistics:
0 0 0%
0 0 0%
0 0 0%
------------------------------------------------------------
<HUAWEI> display ipv6-pool pool-usage vpn-instance all
-----------------------------------------------------------------------
VPN-Instance name Total Used Idle Conflicted
Exclude Ratio Threshold
-----------------------------------------------------------------------
China_Vpn_1 100 80 10 10
0 90% 80
China_Vpn_2 100 80 10 10
0 90% 80
-----------------------------------------------------------------------
Item | Description |
---|---|
VPN-Instance name | VPN instance name. |
Address | Usage of addresses in the IPv6 address pool bound to the domain. |
PoolLen | Total number of addresses or prefixes in the pool bound to the domain. |
Used | Number of used addresses or prefixes in the pool bound to the domain. |
Ratio | Ratio of used addresses or prefixes in the pool bound to the domain. |
NDRA unshared Preifx | Usage of unshared prefixes in the NDRA prefix pool bound to the domain. |
Delegation Prefix | Usage of all prefixes in the delegation prefix pool bound to the domain. |
Total statistics | Total number of IPv6 address pools bound to a VPN instance. |
Idle | Total number of idle IPv6 addresses in the address pools bound to a VPN instance. |
Conflicted | Total number of conflicting IPv6 address in the address pools bound to a VPN instance. |
Exclude | Total number of excluded IPv6 addresses in the address pools bound to a VPN instance. |
Threshold | Alarm threshold for the address usage of the IPv6 address pools bound to a VPN instance. |