Specifications

set auto-config
Chapter 4
System Services Commands
28
The IP address and DNS information are configured independently. You can
configure the combination of settings that work with the network resources
available at the deployment site. The following examples show some of the
combinations you can configure.
Examples
The following commands stage a UNIVERGE WL Controller to use
the auto-config option. The network where the UNIVERGE WL Controller is
installed has a DHCP server, so the UNIVERGE WL Controller is configured to
use the UNIVERGE WL Control System DHCP client to obtain an IP address,
default router address, DNS domain name, and DNS server IP addresses.
1 Configure a VLAN:
PROMPT# set vlan 1 port 1
success: change accepted.
2 Enable the DHCP client on VLAN 1:
PROMPT# set interface 1 ip dhcp-client enable
success: change accepted.
3 Enable the auto-config option:
PROMPT# set auto-config enable
success: change accepted.
4 Save the configuration changes:
PROMPT# save config
success: configuration saved.
See Also
l crypto generate key on page 485
l crypto generate self-signed on page 489
l save config on page 594
l set interface dhcp-client on page 112
l set vlan port on page 75