Enabling and Disabling World Mode
SUMMARY STEPS
1.
2.
3.
4.
5.
DETAILED STEPS
Command
Step 1
configure terminal
Step 2
interface dot11radio {0| 1}
Step 3
world-mode
{dot11d country_code code
{both | indoor | outdoor}
| world-mode roaming | legacy}
Step 4
end
Step 5
copy running-config startup-config (Optional) Saves your entries in the configuration file.
Use the no form of the world-mode command to disable world mode.
Cisco 3900 Series, Cisco 2900 Series, and Cisco 1900 Series Integrated Services Routers Generation 2 Software Configuration Guide
280
configure terminal
interface dot11radio {0| 1}
world-mode {dot11d country_code code {both | indoor | outdoor} | world-mode roaming |
legacy}
end
copy running-config startup-config
Purpose
Enters global configuration mode.
Enters interface configuration mode for the radio interface.
Enables world mode.
Enter the dot11d option to enable 802.11d world mode.
•
When you enter the dot11d option, you must enter a
–
2-character ISO country code (for example, the ISO
country code for the United States is US). You can find
a list of ISO country codes at the ISO website.
–
After the country code, you must enter indoor,
outdoor, or both to indicate the placement of the
wireless device.
Enter the legacy option to enable Cisco legacy world
•
mode.
Enter the world-mode roaming option to place the access
•
point in a continuous world mode configuration.
Aironet extensions must be enabled for legacy world
Note
mode operation, but Aironet extensions are not
required for 802.11d world mode. Aironet extensions
are enabled by default.
Returns to privileged EXEC mode.
Chapter
Configuring Radio Settings