CLI Reference Guide
show ip dhcp
show ip dhcp {binding|database|statistics}
Description
Show DHCP Server Settings.
Syntax
Parameter Description
binding
Show DHCP server bindings.
database
Show DHCP server settings.
statistics
Show DHCP pool statistics.
Examples
The example below shows DHCP statistics for two configured networks.
(host) # show ip dhcp statistics
Network Name 172.19.42.0/24
Free leases 137
Active leases 115
Expired leases 0
Abandoned leases 0
Network Name 10.14.86.0/24
Free leases 126
Active leases 126
Expired leases 0
Abandoned leases 0
The output of this command includes the following parameters:
Parameter Description
Network Name
Range of addresses that the DHCP server may assign to clients.
Free leases
Number of available DHCP leases.
Expired leases
Number of leases that have expired because they have extended past their valid lease
period.
Abandoned leases
Number of abandoned leases. Abandoned leases will not be reassigned unless there are no
free leases available.
Related Commands
Command Description
ip dhcp pool
This command configures a DHCP pool on the controller.
Dell PowerConnect W-Series ArubaOS 6.2 | Reference Guide show ip dhcp | 1069