Concept Guide

Table Of Contents
In the Instant UI
To configure a DHCPpool:
1. Navigate to More > DHCP Server. The DHCP Server tab contents are displayed.
Figure 50 DHCPServers Window
2. Enter the domain name of the client in the Domain name text box.
3. Enter the IP addresses of the DNS servers separated by a comma (,) in the DNS server(s) text box.
4. Enter the duration of the DHCP lease in the Lease time text box. Select any of the following values from
the drop-down list next to Lease time:
l Minutes—For minutes, specify a value between 2 and 59.
l Hours—For hours, specify a value between 1 and 23.
l Days —For days, specify a value between 1 and 30.
The default lease time is 0.
5. Enter the network range for the client IP addresses in the Network text box. The system generates a
network range automatically that is sufficient for 254 addresses. If you want to provide simultaneous
access to more number of clients, specify a larger range.
6. Specify the subnet mask details for the network range in the Mask text box.
7. Click OK to apply the changes.
In the CLI
To configure a DHCP pool:
(Instant AP)(config)# ip dhcp pool
(Instant AP)(DHCP)# domain-name <domain>
(Instant AP)(DHCP)# dns-server <DNS-IP-address>
(Instant AP)(DHCP)# lease-time <minutes>
(Instant AP)(DHCP)# subnet <IP-address>
(Instant AP)(DHCP)# subnet-mask <subnet-mask>
(Instant AP)(DHCP)# end
(Instant AP)# commit apply
To view the DHCP database:
(Instant AP)# show ip dhcp database
DHCP Subnet :192.0.2.0
Dell Networking W-Series Instant 6.5.1.0-4.3.1.0 | User Guide DHCP Configuration | 215