D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 121
The following command displays configuration and status information for each VLAN on which
the DHCP server is configured:
DWS-1008# show dhcp-server verbose
Interface: 0 (Direct AP)
Status: UP
Address Range: 10.0.0.1-10.0.0.253
Interface: default(1)
Status: UP
Address Range: 10.10.20.2-10.10.20.254
Hardware Address: 00:01:02:03:04:05
State: BOUND
Lease Allocation: 43200 seconds
Lease Remaining: 12345 seconds
IP Address: 10.10.20.2
Subnet Mask: 255.255.255.0
Default Router: 10.10.20.1
DNS Servers: 10.10.20.4 10.10.20.5
DNS Domain Name: mycorp.com
The table below displays output for show dhcp-server:
Field Description
VLAN VLAN number.
Name VLAN name.
Address IP address leased by the server.
MAC Address MAC address of the device that holds the lease for the address.
Lease Remaining
Number of seconds remaining before the address lease expires.
Field Description
Interface VLAN name and number.
Status
Status of the interface:
• UP
• DOWN
Address Range Range from which the server can lease addresses.
Hardware Address MAC address of the DHCP client.
State
State of the address lease:
• SUSPEND—MSS is checking for the presence of another DHCP server on the subnet.
This is the initial state of the MSS DHCP server. The MSS DHCP server remains in this
state if another DHCP server is detected.
• CHECKING—MSS is using ARP to verify whether the address is available.
• OFFERING—MSS offered the address to the client and is waiting for the client to send a
DHCPREQUEST for the address.
• BOUND—The client accepted the address.
• HOLDING—The address is already in use and is therefore unavailable.
Lease Allocation
Duration of the address lease, in seconds.
The table below displays the output for show dhcp-server verbose: