show ip dhcp bindings
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
951
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
SHOW IP DHCP BINDINGS
show ip dhcp bindings [{dynamic|manual|pool <name>}] [vrf <vrf-
name>]
DESCRIPTION
This command is entered in the Super User Mode or Configuration Mode. This
command shows all the assigned leases (the IP addresses allocated to the hosts.)
PARAMETERS
PLATFORMS SUPPORTED
OmniAccess 5740 USG
EXAMPLE
ALU(config)# show ip dhcp bindings
IP Address Hardware Address Lease Expiration Type Pool
========== ================ ================ ===== ====
10.91.2.87 00:0f:fe:3a:63:da Wed Jan 17 23:38:11 2007 DYNAMIC p1
203.196.196.74 00:0f:ef:3b:63:de INFINITE MANUAL p2
ALU(config)# show ip dhcp bindings dynamic
IP Address Hardware Address Lease Expiration Type Pool
========== ================= ======================== ======= =====
10.91.2.87 00:0f:fe:3a:63:da Wed Jan 17 23:38:11 2007 DYNAMIC p1
RELEASE HISTORY
Release 2.3: Parameter [vrf <vrf-name>] was added.
Parameter Description
dynamic Shows all the dynamically assigned
leases of all the pools.
manual Shows all the manually linked leases.
pool <name> Shows all the assigned leases for a
specific pool (dynamic/manual).
vrf-name If the VRF name is specified, it displays
the bindings for the specified VRF. If the
VRF is not specified, the bindings are
displayed for the Default VRF.