Specifications
set interface dhcp-server
Chapter 8
IP Services Commands
113
Examples
The following command enables the DHCP client on VLAN corpvlan:
PROMPT# set interface corpvlan ip dhcp-client enable
success: change accepted.
See Also
l clear interface on page 97
l show dhcp-client on page 157
l show interface on page 161
set interface dhcp-server
Configures the UNIVERGE WL Control System DHCP server.
Syntax
set interface vlan-id ip dhcp-server [enable | disable] [start ip-addr1
stop ip-addr2] [dns-domain domain-name] [primary-dns ip-addr
[secondary-dns ip-addr]]
[default-router ip-addr]
Note. Use of the UNIVERGE WL Control System DHCP server to allocate client
addresses is intended for temporary, demonstration deployments and not for
production networks. It is recommended that you do not use the UNIVERGE WL
Control System DHCP server to allocate client addresses in a production
network.
vlan-id VLAN name or number.
enable Enables the DHCP server.
disable Disables the DHCP server.
start ip-addr1 Specifies the beginning address of the address range
(also called the address pool).
stop ip-addr2 Specifies the ending address of the address range.
dns-domain domain-name Name of the DHCP client’s default DNS domain.