
You must create a service set identifier (SSID) before you can enable the radio interface.Note
To enable the access point radio, follow these steps, beginning in privileged EXEC mode:
SUMMARY STEPS
1.
configure terminal
2.
dot11 ssid ssid
3.
interface dot11radio {0}
4.
ssid ssid
5.
no shutdown
6.
end
7.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure terminal
Step 1
Enters the SSID.
dot11 ssid ssid
Step 2
The SSID consists of up to 32 alphanumeric characters. SSIDs
are case sensitive.
Note
Enters interface configuration mode for the radio interface.interface dot11radio {0}
Step 3
The 2.4-GHz and 802.11g/n 2.4-GHz radios are radio 0.
Assigns the SSID that you created in Step 2 to the appropriate radio
interface.
ssid ssid
Step 4
Enables the radio port.no shutdown
Step 5
Use the shutdown command to disable the radio
port.
Note
Returns to privileged EXEC mode.end
Step 6
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Step 7
Wireless Device Roles in a Radio Network
The wirless device radio performs the following roles in the wireless network:
•
Access point
•
Access point (fallback to radioP shutdown)
•
Root bridge
Cisco 800 Series Integrated Services Routers Software Configuration Guide
OL-31704-02 187
Configuring Wireless Devices
Wireless Device Roles in a Radio Network
Comments to this Manuals