880_radio_config
880_radio_config
880_radio_config
This module describes how to configure radio settings for the wireless device in the following sections:
• Enabling the Radio Interface, page 5-2
• Configuring the Role in the Radio Network, page 5-3
• Configuring Radio Data Rates, page 5-5
• Configuring MCS Rates, page 5-9
• Configuring Radio Transmit Power, page 5-11
• Configuring Radio Channel Settings, page 5-13
• Enabling and Disabling World Mode, page 5-14
• Disabling and Enabling Short Radio Preambles, page 5-16
• Configuring Transmit and Receive Antennas, page 5-17
• Disabling and Enabling Aironet Extensions, page 5-18
• Configuring the Ethernet Encapsulation Transformation Method, page 5-19
• Enabling and Disabling Public Secure Packet Forwarding, page 5-20
• Configuring the Beacon Period and the DTIM, page 5-22
• Configure RTS Threshold and Retries, page 5-23
• Configuring the Maximum Data Retries, page 5-24
• Configuring the Fragmentation Threshold, page 5-25
• Enabling Short Slot Time for 802.11g Radios, page 5-25
• Performing a Carrier Busy Test, page 5-26
• Configuring VoIP Packet Handling, page 5-26
Note You must create a service set identifier (SSID) before you can enable the radio interface.
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
SUMMARY STEPS
1. configure terminal
2. interface dot11radio {0}
3. station-role non-root {bridge | wireless-clients} root {access-point | ap-only | [bridge |
wireless-clients] | [fallback | repeater | shutdown]} workgroup-bridge {multicast |
mode <client | infrastructure>| universal <Ethernet client MAC address>}
4. end
5. copy running-config startup-config
DETAILED STEPS
• The Ethernet port is shut down when any one of the radios
is configured as a repeater. Only one radio per access point
may be configured as a workgroup bridge or repeater. A
workgroup bridge can have a maximum of 25 clients,
presuming that no other wireless clients are associated to
the root bridge or access point.
Note When you enable the role of a device in the radio network as a bridge or workgroup bridge and enable
the interface using the no shut command, the physical status and the software status of the interface will
be up (ready) only if the device on the other end (access point or bridge) is up. Otherwise, only the
physical status of the device will be up. The software status will be up when the device on the other end
is configured and ready.
Radio Tracking
You can configure the access point to track or monitor the status of one of its radios. If the tracked radio
goes down or is disabled, the access point shuts down the other radio. If the tracked radio comes up, the
access point enables the other radio.
To track radio 0, enter the following command:
# station-role root access-point fallback track d0 shutdown
Note Fast Ethernet tracking does not support the repeater mode.
To configure the access point for Fast Ethernet tracking, enter the following command:
# station-role root access-point fallback track fa 0
MAC-Address Tracking
You can configure the radio whose role is root access point to come up or go down by tracking a client
access point, using its MAC address, on another radio. If the client disassociates from the access point,
the root access point radio goes down. If the client reassociates to the access point, the root access point
radio comes back up.
MAC-address tracking is most useful when the client is a non-root bridge access point connected to an
upstream wired network.
For example, to track a client whose MAC address is 12:12:12:12:12:12, enter the following command:
# station-role root access-point fallback track mac-address 12:12:12:12:12:12 shutdown
You can use the data rate settings to set an access point to serve client devices operating at specific data
rates. For example, to set the 2.4-GHz radio for 11 Mb/s service only, set the 11-Mb/s rate to basic, and
set the other data rates to disabled. To set the wireless device to serve only client devices operating at 1
and 2 Mb/s, set 1 and 2 to basic, and set the rest of the data rates to disabled. To set the 2.4-GHz, 802.11g
radio to serve only 802.11g client devices, set any orthogonal frequency division multiplexing (OFDM)
data rate (6, 9, 12, 18, 24, 36, 48, 54) to basic. To set the 5-GHz radio for 54-Mb/s service only, set the
54-Mb/s rate to basic, and set the other data rates to disabled.
You can configure the wireless device to set the data rates automatically to optimize either the range or
the throughput. When you enter range for the data rate setting, the wireless device sets the 1-Mb/s rate
to basic and sets the other rates to enabled. The range setting allows the access point to extend the
coverage area by compromising on the data rate. Therefore, if you have a client that cannot connect to
the access point although other clients can, the client might not be within the coverage area of the access
point. In such a case, using the range option will help extend the coverage area, and the client may be
able to connect to the access point.
Typically, the trade-off is between throughput and range. When the signal degrades (possibly due to
distance from the access point), the rates renegotiate in order to maintain the link (but at a lower data
rate). A link that is configured for a higher throughput simply drops when the signal degrades enough
that it no longer sustains a configured high data rate, or the link roams to another access point with
sufficient coverage, if one is available. The balance between the two (throughput vs. range) is a design
decision that must be made based on resources available to the wireless project, the type of traffic the
users will be passing, the service level desired, and as always, the quality of the RF environment. When
you enter throughput for the data rate setting, the wireless device sets all four data rates to basic.
Note When a wireless network has a mixed environment of 802.11b clients and 802.11g clients, make sure
that data rates 1, 2, 5.5, and 11 Mb/s are set to required (basic) and that all other data rates are set to
enable. The 802.11b adapters do not recognize the 54 Mb/s data rate and do not operate if data rates
higher than 11 Mb/s are set to required on the connecting access point.
To configure the radio data rates, follow these steps, beginning in privileged EXEC mode:
SUMMARY STEPS
1. configure terminal
2. interface dot11radio {0}
3. speed
4. end
5. copy running-config startup-config
DETAILED STEPS
Use the no form of the speed command to remove one or more data rates from the configuration. This
example shows how to remove data rates basic-2.0 and basic-5.5 from the configuration:
ap1200# configure terminal
ap1200(config)# interface dot11radio 0
ap1200(config-if)# no speed basic-2.0 basic-5.5
ap1200(config-if)# end
Table 5-1 Data Rates Based on MCS Settings, Guard Interval, and Channel Width
Table 5-1 Data Rates Based on MCS Settings, Guard Interval, and Channel Width (continued)
MCS rates are configured using the speed command. The following example shows a speed setting for
an 802.11g/n 2.4-GHz radio:
interface Dot11Radio0
no ip address
no ip route-cache
!
ssid 800test
!
speed basic-1.0 2.0 5.5 11.0 6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0 m0. m1. m2. m3. m4.
m8. m9. m10. m11. m12. m13. m14. m15.
SUMMARY STEPS
1. configure terminal
2. interface dot11radio {0}
3. power local
4. end
5. copy running-config startup-config
DETAILED STEPS
Example:
Router# configure terminal
Step 2 interface dot11radio {0} Enters interface configuration mode for the radio interface.
• The 2.4-GHz and the 802.11g/n 2.4-GHz radios are radio
0.
Step 3 power local Sets the transmit power for the 2.4-GHz radio so that the power
level is allowed in your regulatory domain.
These options are available for the
2.4-GHz 802.11n radio (in dBm):
{8 | 9| 11 | 14 | 15 | 17 | maximum}
Step 4 end Returns to privileged EXEC mode.
Step 5 copy running-config startup-config (Optional) Saves your entries in the configuration file.
Use the no form of the power local command to return the power setting to maximum, the default
setting.
Note Cisco AVVID documentation uses the term Dynamic Power Control (DPC) to refer to limiting the power
level on associated client devices.
To specify a maximum allowed power setting on all client devices that associate to the wireless device,
follow these steps, beginning in privileged EXEC mode:
SUMMARY STEPS
1. configure terminal
2. interface dot11radio {0}
3. power client
4. end
5. copy running-config startup-config
DETAILED STEPS
Use the no form of the power client command to disable the maximum power level for associated
clients.
Note Aironet extensions must be enabled to limit the power level on associated client devices. Aironet
extensions are enabled by default.
Note The presence of too many access points in the same vicinity can create radio congestion that can reduce
throughput. A careful site survey can determine the best placement of access points for maximum radio
coverage and throughput.
SUMMARY STEPS
1. configure terminal
2. interface dot11radio {0 }
3. channel {frequency | least-congested | width [20 | 40-above | 40-below] | dfs}
4. end
5. copy running-config startup-config
DETAILED STEPS
SUMMARY STEPS
1. configure terminal
2. interface dot11radio {0}
3. world-mode {dot11d country_code code {both | indoor | outdoor}| world-mode roaming |
legacy}
4. end
5. copy running-config startup-config
DETAILED STEPS
SUMMARY STEPS
1. configure terminal
2. interface dot11radio {0 }
3. no preamble-short
4. end
5. copy running-config startup-config
DETAILED STEPS
Short preambles are enabled by default. Use the preamble-short command to enable short preambles if
they are disabled.
SUMMARY STEPS
1. configure terminal
2. interface dot11radio {0}
3. gain dB
4. antenna receive {diversity | left | right}
5. end
6. copy running-config startup-config
DETAILED STEPS
Disabling Aironet extensions disables the features listed above, but it sometimes improves the ability of
non-Cisco client devices to associate to the wireless device.
Aironet extensions are enabled by default. To disable Aironet extensions, follow these steps, beginning
in privileged EXEC mode:
SUMMARY STEPS
1. configure terminal
2. interface dot11radio {0}
3. no dot11 extension aironet
4. end
5. copy running-config startup-config
DETAILED STEPS
Use the dot11 extension aironet command to enable Aironet extensions if they are disabled.
SUMMARY STEPS
1. configure terminal
2. interface dot11radio {0}
3. payload-encapsulation {snap | dot1h}
4. end
5. copy running-config startup-config
DETAILED STEPS
Note To prevent communication between clients associated to different access points, you must set up
protected ports on the switch to which the wireless devices are connected. See the “Configuring
Protected Ports” section on page 5-21 for instructions on setting up protected ports.
To enable and disable PSPF using CLI commands on the wireless device, you use bridge groups. For a
detailed explanation on bridge groups and instructions for implementing them, see the Configuring
Transparent Bridging chapter of Cisco IOS Bridging and IBM Networking Configuration Guide, Release
12.2 at the following link:
http://www.cisco.com/en/US/docs/ios/12_2/ibm/configuration/guide/bcftb_ps1835_TSD_Products
_Configuration_Guide_Chapter.html
PSPF is disabled by default. To enable PSPF, follow these steps, beginning in privileged EXEC mode:
SUMMARY STEPS
1. configure terminal
2. interface dot11radio {0}
3. bridge-group group port-protected
4. end
5. copy running-config startup-config
DETAILED STEPS
SUMMARY STEPS
1. configure terminal
2. interface interface-id
3. switchport protected
4. end
5. show interfaces interface-id switchport
6. copy running-config startup-config
DETAILED STEPS
SUMMARY STEPS
1. configure terminal
2. interface dot11radio {0}
3. beacon period value
4. beacon dtim-period value
5. end
6. copy running-config startup-config
DETAILED STEPS
SUMMARY STEPS
1. configure terminal
2. interface dot11radio {0}
3. rts threshold value
4. rts retries value
5. end
6. copy running-config startup-config
DETAILED STEPS
Use the no form of the rts command to reset the RTS settings to defaults.
SUMMARY STEPS
1. configure terminal
2. interface dot11radio {0}
3. packet retries value
4. end
5. copy running-config startup-config
DETAILED STEPS
Use the no form of the packet retries command to reset the setting to the default.
SUMMARY STEPS
1. configure terminal
2. interface dot11radio {0}
3. fragment-threshold value
4. end
5. copy running-config startup-config
DETAILED STEPS
Use the no form of the fragment-threshold command to reset the setting to the default.
Use the no form of the short-slot-time command to disable short slot time.
For interface-number, enter dot11radio 0 to run the test on the 2.4-GHz radio.
Use the show dot11 carrier busy command to redisplay the carrier busy test results.
Clients
Access point
146930
Note You may also configure the CoS 4 (Controlled Load) user priority and its maximum retries value.
You can also configure VoIP packet handling using the CLI. For a list of Cisco IOS commands for
configuring VoIP packet handling using the CLI, consult Cisco IOS Command Reference for
Cisco Aironet Access Points and Bridges.