E-DOC-CTC-20061027-0003v2.0
DHCP Commands
159
dhcp server lease list
List all the DHCP server leases.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:

dhcp server lease list [clientid = <clientid | none>]

[index = <number>]
clientid The DHCP client identification string of the DHCP lease.
Note If not specified, the DSHCP server leases for all the
DHCP clients are listed.
OPTIONAL
index The DHCP server lease table index.
Note If not specified, the complete DHCP server lease table
will be shown.
OPTIONAL
=>dhcp server lease list
Lease Pool TTL State Clientid
0 0.0.0.0 dhcp_pool_1 00:26:40 FREE 00:90:D0:12:34:56
1 10.0.0.1 local_pool 00:59:22 USED 01:23:45:67:89:AB
2 10.0.0.101 local_pool 00:21:01 USED 01:23:89:AB:80:CD
3 10.0.0.132 local_pool 00:45:37 USED 09:D0:25:CE:F1:31
5 10.0.0.5 local_pool 00:21:11 USED AB:33:A1:7C:89:DD
4 10.0.0.6 local_pool 00:59:01 USED E3:81:9F:11:11:11
8 10.0.0.8 local_pool 00:01:00 USED 08:80:09:90:AB:DC
9 10.0.0.15 local_pool 00:00:23 USED 08:93:DA:AE:01:AF
=>
dhcp server lease add Add a DHCP server lease.
dhcp server lease delete Delete a DHCP server lease.