show ip dhcp binding

Use this command to display information about one or all DHCP address bindings.

Syntax

show ip dhcp binding [ip-address]

Parameters

ip-address (Optional) Displays bindings for a specific client IP address.

Defaults

If ip-address is not specified, information about all address bindings will be shown.

Mode

All command modes.

Example

This example shows how to display the DHCP binding address parameters, including an associated Ethernet MAC addresses, lease expiration dates, type of address assignments, and whether the lease is active:

System(rw-config-dhcp-pool)->show ip dhcp binding 172.28.1.249
IP address       Hardware address    Lease expiration       Type       Act.
172.28.1.249     00a0.c976.6d38      Infinite               Automatic  Y
System(rw-config-dhcp-pool)->