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.
The actual command output varies according to the device. The command output here is only an example.
<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)
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. |