Specifications

show ip dhcp binding
435
show ip dhcp binding
Displays the binding information on the DHCP server.
Syntax
show ip dhcp binding [{<IP address> | sort}]
Input mode
User mode and administrator mode
Parameters
{<IP address> | sort}
<IP address>
Displays the binding information for the specified IP address.
sort
Displays the binding information sorted in ascending order using the IP
address as the key.
Operation when this parameter is omitted:
Displays all binding information on the DHCP server without sorting.
Example
Figure 26-6 Execution result of displaying binding information on the DHCP server
> show ip dhcp binding
Date 2008/11/26 09:29:33 UTC
No IP Address MAC Address Lease Expiration Type
1 192.168.100.1 00d0.5909.7121 2008/11/26 10:29:16 Automatic
>
Display items
Table 26-33 Items displayed for the binding information on the DHCP server
Item Meaning Displayed information
# Entry number --
IP Address Current IP address connected to the
DHCP server
--
MAC Address MAC address --
Lease Expiration Lease expiration date and time
year/month/day
hour:minute:second
-- is displayed when this item is set to
infinity.
Type Connection type Automatic (fixed)
Impact on communication
None