DHCP Configuration
16.1 Configuring DHCP Scopes
SCALANCE W1750D UI
Configuration Manual, 02/2018, C79000-G8976-C451-02
287
scope. For example, if 20 IP addressesare available in an IP address range configured
for a DHCP scope and a client count of 9 is configured, only a few IP addresses (in this
example, 9) from this range will be used and allocated to a branch. The AP doesnot allow
the administrators to assign the remaining IP addresses to another branch, although a
lower value is configured for the client count.
6. Click
. The
tab is displayed.
7. Specify the number of first and last IP addresses to reserve in the subnet.
8. Click
To configure a Distributed, L2 DHCP scope:
(scalance)(config)# ip dhcp <profile-name>
(scalance)(DHCP Profile <profile-name>)# ip dhcp server-type <Distributed,L2>
(scalance)(DHCP Profile <profile-name>)# server-vlan <vlan-ID>
(scalance)(DHCP Profile <profile-name>)# subnet-mask <subnet-mask>
(scalance)(DHCP Profile <profile-name>)# default-router <IP-address>
(scalance)(DHCP Profile <profile-name>)# client-count <number
(scalance)(DHCP Profile <profile-name>)# dns-server <name>
(scalance)(DHCP Profile <profile-name>)# domain-name <domain-name>
(scalance)(DHCP Profile <profile-name>)# lease-time <seconds>
(scalance)(DHCP Profile <profile-name>)# ip-range <start-IP> <end-IP>
(scalance)(DHCP Profile <profile-name>)# reserve {first|last} <count>
(scalance)(DHCP Profile <profile-name>)# option <type> <value>
(scalance)(DHCP Profile <profile-name>)# end
(scalance)# commit apply
To configure a Distributed, L3 DHCP scope:
(scalance)(config)# ip dhcp <profile-name>
(scalance)(DHCP Profile <profile-name>)# ip dhcp server-type <Distributed,L3>
(scalance)(DHCP Profile <profile-name>)# server-vlan <vlan-ID>
(scalance)(DHCP Profile <profile-name>)# client-count <number>
(scalance)(DHCP Profile <profile-name>)# dns-server <name>
(scalance)(DHCP Profile <profile-name>)# domain-name <domain-name>
(scalance)(DHCP Profile <profile-name>)# lease-time <seconds>