Release Notes

1399 | show ip dhcp Dell Networking W-Series ArubaOS 6.4.x| 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
DHCPv4 enabled; DHCPv6 enabled
DHCP Pools
----------
Network Name Type Active Configured leases Active leases Free leases Expired leases
Abandoned leases
------------ ---- ------ ----------------- ------------- ----------- -------------- ---
-------------
2-2-2-nw v4 Yes 242 0 242 0 0
3-2-2-nw v4 Yes 254 0 254 0 0
test v4 Yes 254 0 254 0 0
2011 v6 No 5 - - - -
2012 v6 No 5 - - - -
Current leases 750
Total leases 512
The output of this command includes the following parameters:
Parameter Description
Network Name Range of addresses that the DHCP server may assign to clients.
Type
Indicates the IP version of the DHCP server. It can be v4 or v6.
Active
Indicates if the DHCPserver is active or not.
Configured leases
Number of leases configured on the DHCP server.
Active leases
Number of active DHCP leases.
Free leases Number of available DHCP leases.