C613-50170-01 Rev B
Command Reference for x510 Series
2485
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
D
YNAMIC
H
OST
C
ONFIGURATION
P
ROTOCOL
(DHCP) C
OMMANDS
SHOW
IP
DHCP
POOL
Output
Figure 55-7:
Example output from the
show ip dhcp pool
command with IP
address 192.168.1.12 assigned to a VLAN interface on the device:
Pool p1 :
network: 192.168.1.0/24
address ranges:
addr: 192.168.1.10 to 192.168.1.18
(interface addr 192.168.1.12 excluded)
(static host addr 192.168.1.12 excluded)
static host addresses:
addr: 192.168.1.12 MAC addr: 1111.2222.3333
(= interface addr, so excluded)
lease <days:hours:minutes:seconds> <1:0:0:0>
subnet mask: 255.255.255.0 (pool's network mask)
Probe: Default Values
Status: Enabled [Enabled]
Type: ARP [Ping]
Packets: 2 [5]
Timeout: 200 msecs [200]
Dynamic addresses:
Total: 8
Leased: 2
Utilization: 25.0 %
Static host addresses:
Total: 1
Leased: 1
Table 3:
Parameters in the output of the
show ip dhcp pool
command
Parameter
Description
Pool
Name of the pool.
network
Subnet and mask length of the pool.
address ranges
Individual IP addresses and address ranges
configured for the pool. The DHCP server can offer
clients an IP address from within the specified
ranges only.
Any of these addresses that match an interface
address on the device, or a static host address
configured in the pool, will be automatically
excluded from the range, and a message to this
effect will appear beneath the range entry.
static host addresses
The static host addresses configured on the pool.
Each IP address is permanently assigned to the
client with the matching MAC address.
Any of these addresses that match an interface
address on the device will be automatically
excluded, and a message to this effect will appear
beneath the static host entry.