DHCP Server Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
1051
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
ALU(config)# show ip dhcp pools p2
Pool Name : p2
Pool Host Address : 1.2.3.66
Pool Host Mac Address : 11:22:aa:bb:55:ff
T
O VIEW THE BINDING CONFIGURATION
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
Command (in SUM/CM) Description
show ip dhcp bindings
[{dynamic|manual|pool <name>}]
[vrf <vrf-name>]
This command shows all the assigned
leases (the IP addresses allocated to the
hosts).
Dynamic: This keyword shows all the
dynamically assigned leases of all the
pools.
Manual: This keyword shows all the
manually linked leases of all the pools.
Pool: This keyword shows all the
assigned leases for a specific pool
(dynamic/manual).
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.