DHCP (Dynamic Host Configuration Protocol) Server
Left running head:
Chapter name (automatic)
838
Beta
Beta
OmniAccess 700 CLI Command Reference Guide
Alcatel-Lucent
SHOW
IP
DHCP
BINDINGS
show ip dhcp bindings
[{
dynamic
|
manual
|
pool
<
name
>}] [
vrf
<
vrf-
name
>]
D
ESCRIPTION
This command shows all the assigned leases (the IP addresses allocated to the
hosts.)
P
ARAMETERS
P
LATFORMS
S
UPPORTED
OmniAccess 740, 780
E
XAMPLE
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
R
ELEASE
H
ISTORY
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.