Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1729
![background image](/manuals/427254/1729/background.png)
Dynamic Host Configuration Protocol (DHCP) Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
64.31
Output
Figure 64-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
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 64-4: 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.
lease
The lease duration for address allocated by this pool.
domain
The domain name sent by the pool to clients. This is
the domain name that the client should use when
resolving host names using DNS.
subnet mask
The subnet mask sent by the pool to clients.
Probe -
Status
Whether lease probing is enabled or disabled.
Probe -
Type
The lease probe type configured. Either ping or ARP.
Probe -
Packets
The number of packets sent for each lease probe in
the range 0 to 10.