
6-5
Cisco Wireless LAN Controller Configuration Guide
OL-13826-01
Chapter 6 Configuring WLANsWireless Device Access
Configuring WLANs
Step 9 Click Apply to commit your changes.
Step 10 Click Save Configuration to save your changes.
Using the CLI to Create WLANs
Use these commands to create WLANs using the CLI.
1. To view the list of existing WLANs and to see whether they are enabled or disabled, enter this
command:
show wlan summary
2. To create a new WLAN, enter this command:
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 When WLAN 1 is created in the configuration wizard, it is created in enabled mode. Disable
it until you have finished configuring it. When you create a new WLAN using the config
wlan create command, it is created in disabled mod. Leave it disabled until you have
finished configuring it.
Note If you want to create a guest LAN for wired guest users, follow the instructions in the
“Configuring Wired Guest Access” section on page 9-23.
3. To disable a WLAN (for example, before making any modifications to a WLAN), enter this
command:
config wlan disable wlan_id
Note If the management and AP-manager interfaces are mapped to the same port and are members
of the same VLAN, you must disable the WLAN before making a port-mapping change to
either interface. If the management and AP-manager interfaces are assigned to different
VLANs, you do not need to disable the WLAN.
4. To enable a WLAN (for example, after you have finished making configuration changes to the
WLAN), enter this command:
config wlan enable wlan_id
5. To delete a WLAN, enter this command:
config wlan delete wlan_id
Komentáře k této Příručce