ECS4100 Series CLI Reference Guide-R07

Table Of Contents
Chapter 32
| DHCP Commands
DHCP Server
– 895 –
show ip dhcp This command displays DHCP address pools configured on the switch.
Command Mode
Privileged Exec
Example
Console#show ip dhcp
Name Type IP Address Mask Active Pool
-------- ---- --------------- --------------- -------------------------------
tps Net 192.168.1.0 255.255.255.0 192.168.1.1 - 192.168.1.254
Total entry : 1
Console#
show ip dhcp pool This command displays the detailed configuration information of DHCP address
pools on the switch.
Command Mode
Privileged Exec
Example
Console#show ip dhcp pool
Pool name : officea
Pool type : Network
Network address : 192.168.3.1
Subnet mask : 255.255.255.0
Boot file :
Client identifier mode : Hex
Client identifier :
Default router : 10.2.3.4
0.0.0.0
DNS server : 192.168.4.4
0.0.0.0
Domain name : officeA
Hardware type : None
Hardware address : 00-00-00-00-00-00
Lease time : 1 d/ 0 h/ 0 m
Netbios name server : 0.0.0.0
0.0.0.0
Netbios node type : Hybrid
Next server : 192.168.5.1
Console#