Specifications
set interface dhcp-client
Chapter 8
IP Services Commands
112
The following command configures IP interface 10.10.20.10 255.255.255.0 on
VLAN mauve:
PROMPT# set interface mauve ip 10.10.20.10 255.255.255.0
success: set ip address 10.10.20.10 netmask 255.255.255.0 on vlan mauve
See Also
l clear interface on page 97
l set interface status on page 115
l show interface on page 161
set interface dhcp-client
Configures the DHCP client on a VLAN and allows the VLAN to obtain its IP
interface from a DHCP server.
Syntax
set interface vlan-id ip dhcp-client {enable | disable}
Defaults
The DHCP client is enabled by default
Access
Enabled.
Usage
You can enable the DHCP client on one VLAN only. You can configure
the DHCP client on more than one VLAN, but the client can be active on only one
VLAN.
UNIVERGE WL Control System also has a configurable DHCP server. (See set
interface dhcp-server on page 113.) You can configure a DHCP client and
DHCP server on the same VLAN, but only the client or the server can be enabled.
The DHCP client and DHCP server cannot both be enabled on the same VLAN at
the same time.
vlan-id VLAN name or number.
enable Enables the DHCP client on the VLAN.
disable Disables the DHCP client on the VLAN.