Deleting WLANs
SUMMARY STEPS
1.
configure terminal
2.
no wlan wlan-name wlan-id ssid
3.
end
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Deletes the WLAN. The arguments are as follows:
no wlan wlan-name wlan-id ssid
Example:
Switch(config)# no wlan test2
Step 2
•
The wlan-name is the WLAN profile name.
•
The wlan-id is the WLAN ID.
•
The ssid is the WLAN SSID name configured for the WLAN.
If you delete a WLAN that is part of an AP group, the WLAN
is removed from the AP group and from the AP's radio.
Note
Returns to privileged EXEC mode. Alternatively, you can also press
Ctrl-Z to exit global configuration mode.
end
Example:
Switch(config)# end
Step 3
Related Topics
Prerequisites for WLANs, on page 21
Restrictions for WLANs, on page 22
Deleting WLANs (GUI)
Step 1
Click Configuration > Wireless.
The WLANs page is displayed.
Step 2
Select the checkbox corresponding to the WLAN you want to delete.
If you delete a WLAN that is part of an AP group, the WLAN is removed from the AP group and from the AP's
radio.
Note
WLAN Configuration Guide, Cisco IOS XE Release 3E (Catalyst 3650 Switches)
OL-32353-01 29
Configuring WLANs
Deleting WLANs