show ip dhcp-server bindings

Last Updated : Nov 06, 2012 |

A binding is an assignment of an IP address to a client. Use show ip dhcp-server bindings to display bindings.

Syntax

show ip dhcp-server bindings

Parameters

User level

read-only

Context

general

Example

To display all IP address allocations to clients:

Gxxx-001(super)# show ip dhcp-server bindings
IP Address  Lease Expiration (seconds) Type      Client-Identifier
----------     ------------------    --------    ------------------
3.3.3.2        Infinite              Automatic   01:00:11:22:33:44:55
3.3.3.3        303244                Manual      01:00:11:22:33:44:56

Output fields

Name

Description

IP Address

The IP addresses allocated/reserved by the DHCP server

Lease Expiration (seconds)

The length of time that the IP address is kept for a specific client-id/MAC address

Type

The type of address allocation. Options are:

  • Automatic — Dynamic IP address allocation

  • Manual — Static IP address allocation or a specific client-id, according to user configuration

Client-Identifier

The distinct identification of the DHCP client in dotted-hexadecimal notation.

The client-identifier for Ethernet stations is the MAC address, preceded by 01.