•
Media stream
•
Broadcast SSID
•
Call Snooping
•
Radio
•
Interface
•
Status
SUMMARY STEPS
1.
configure terminal
2.
wlan profile-name
3.
shutdown
4.
broadcast-ssid
5.
radio {all | dot11a | dot11ag | dot11bg | dot11g}
6.
client vlan vlan-identifier
7.
ip multicast vlan vlan-name
8.
media-stream multicast-direct
9.
call-snoop
10.
no shutdown
11.
end
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Enters the WLAN configuration submode. The profile-name is the
profile name of the configured WLAN.
wlan profile-name
Example:
Switch# wlan test4
Step 2
Disables the WLAN before configuring the parameters.shutdown
Example:
Switch# shutdown
Step 3
Broadcasts the SSID for this WLAN. This field is enabled by
default.
broadcast-ssid
Example:
Switch(config-wlan)# broadcast-ssid
Step 4
WLAN Configuration Guide, Cisco IOS XE Release 3E (Catalyst 3650 Switches)
OL-32353-01 33
Configuring WLANs
Configuring General WLAN Properties (CLI)