display ip pool dynamic

Function

The display ip pool dynamic command displays the status of address segments applied for a dynamic address pool.

This command is supported only on the NetEngine 8000 F1A.

Format

display ip pool dynamic [ status { locked | unlocked } ]

Parameters

Parameter Description Value
status

Display address segments status.

-

locked

Locked state.

-

unlocked

Unlocked state.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
aaa-access read

Usage Guidelines

Usage Scenario

To check the status of address segments applied for a dynamic address pool, run the display ip pool dynamic command.

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 address segments in the Locked state in the dynamic address pools.
<HUAWEI> system-view
[~HUAWEI] display ip pool dynamic status locked
Pool-Name      : hj    
---------------------------------------------------------------------------------------
ID     subnet          mask          total  used  idle CFLCT status 
---------------------------------------------------------------------------------------
 1     10.1.1.101     255.255.255.0   100     0   100     0   Locked
 2     10.1.1.101    255.255.255.0     0   100     0   Locked
---------------------------------------------------------------------------------------
Pool-Name      : hj1    
---------------------------------------------------------------------------------------
ID     subnet          mask          total  used  idle CFLCT status 
---------------------------------------------------------------------------------------
 1     10.1.1.101     255.255.255.0   100     0   100     0   Locked
 2     10.1.1.101    255.255.255.0  100     0   100     0   Locked
---------------------------------------------------------------------------------------
Total pool number  : 2
Total subnet number: 4(Locked: 4, Unlocked: 0)
Table 1 Description of the display ip pool dynamic command output
Item Description
status

Address segment status, which can be Locked or Unlocked.

Pool-Name

Address pool name.

ID

Address segment index.

mask

Subnet mask.

total

Total number of addresses.

idle

Number of idle addresses.

CFLCT

Number of conflicted addresses.

Total pool number

total pool number.

Total subnet number

total subnet number.

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