6-31
Cisco Wireless LAN Controller Configuration Guide
OL-1926-06OL-9141-03
Chapter 6 Configuring WLANsWireless Device Access
Configuring WLANs
2.
The WLANs > New page, which appears when you click
New
on the WLANs page to create a
WLAN.
Figure 6-14
shows the fields in which to enter the profile name and SSID for the WLAN.
Figure 6-14 WLANs > New Page
3.
The WLANs > Edit page, which appears when you click
Apply
on the WLANs > New page or when
you edit an existing WLAN.
Figure 6-15
shows the ID, profile name, and SSID of the WLAN.
Figure 6-15 WLANs > Edit Page
Addition to the Controller CLI
In release 4.0.206.0, the command for creating a WLAN has expanded to allow the addition of the profile
name in the command.
Note
The
config wlan enable
wlan_id
and
config wlan delete
wlan_id
commands do not require the profile
name to be specified. Their format has not changed.
The new command for creating a WLAN is as follows.
config wlan create
wlan_id profile_name ssid
Note
If you do not specify an
ssid
, the
profile_name
parameter is used for both the profile name and
the SSID.
Note
For releases earlier than 4.0.206.0, the CLI command for creating a WLAN remains as
config
wlan create
wlan_id ssid.