Monitoring Local Address Pools
Purpose
Display information about the local address pools configured on your router. If you do not specify the name of a local address pool, the router displays all local address pools.
Action
To display information about local address pools:
host1#show ip local pool
High Abated Pool Thresh Thresh Trap Group ----- ------ ------ ---- ----- poolA 85 75 N
Aliases ------- alias1 In Begin End Free Use -------- --------- ---- --- 10.1.1.1 10.1.1.10 10 0 10.1.2.1 10.1.2.10 10 0 10.1.3.1 10.1.3.10 10 0
High Abated Pool Thresh Thresh Trap Group ----- ------ ------ ---- ----- poolB 85 75 N
Aliases ------- alias2 In Begin End Free Use -------- --------- ---- --- 10.2.1.1 10.2.1.10 10 0 10.2.2.1 10.2.2.10 10 0
High Abated Pool Thresh Thresh Trap Group ----- ------ ------ ---- ----- poolC 85 75 N
Aliases ------- alias3 In Begin End Free Use -------- --------- ---- --- 10.3.1.1 10.3.1.10 10 0
High Abated Pool Thresh Thresh Trap Group ----- ------ ------ ---- ----- poolD 85 75 N
Aliases ------- poolA poolB poolC In Begin End Free Use -------- ---------- ---- --- 10.4.1.1 10.4.1.255 255 0
Meaning
Table 30 lists the show ip local pool command output fields.
Table 30: show ip local pool Output Fields
Field Name | Field Description |
---|---|
Pool | User-specified name of the address pool |
High Thresh | High utilization threshold value |
Abated Thresh | Abated utilization threshold value |
Trap | Enable SNMP pool utilization traps: Y (yes) or N (no) |
Aliases | Aliases for the local address pool |
Begin | Starting IP address |
End | Ending IP address |
Free | Number of addresses available for use |
In Use | Number of addresses currently in use |