Configuring Radio Transmit Power - Cisco CISCO1401 - 1401 Router - EN Software Manual

Wireless bridge
Table of Contents

Advertisement

Configuring Radio Transmit Power

Beginning in privileged EXEC mode, follow these steps to configure the radio data rates:
Command
Step 1
configure terminal
Step 2
interface dot11radio 0
Step 3
speed
{[6.0] [9.0] [12.0] [18.0] [24.0]
[36.0] [48.0] [54.0] [basic-6.0]
[basic-9.0] [basic-12.0] [basic-18.0]
[basic-24.0] [basic-36.0]
[basic-48.0] [basic-54.0] |
range | throughput}
Step 4
end
Step 5
copy running-config startup-config (Optional) Save your entries in the configuration file.
Use the no form of the speed command to disable data rates. When you use the no form of the command,
all data rates are disabled except the rates you name in the command. This example shows how to disable
data rate 6.0:
ap1200# configure terminal
ap1200(config)# interface dot11radio 0
ap1200(config-if)# no speed basic-9.0 basic-12.0 basic-18.0 basic-24.0 basic-36.0
basic-48.0 basic-54.0
ap1200(config-if)# end
Data rate 6 is disabled, and the rest of the rates are set to basic.
This example shows how to set up the bridge for 54-Mbps service only:
ap1200# configure terminal
ap1200(config)# interface dot11radio 0
ap1200(config-if)# speed basic-54.0
ap1200(config-if)# end
Data rate 54 is set to basic, and the rest of the data rates are set to enabled.
Configuring Radio Transmit Power
Beginning in privileged EXEC mode, follow these steps to set the transmit power on your bridge radio:
Command
Step 1
configure terminal
Step 2
interface dot11radio 0
Cisco Aironet 1400 Series Wireless Bridges Software Configuration Guide
6-4
Purpose
Enter global configuration mode.
Enter interface configuration mode for the radio interface.
Set each data rate to basic or enabled, or enter range to
optimize bridge range or throughput to optimize throughput.
(Optional) Enter 6.0, 9.0, 12.0, 18.0, 24.0, 36.0, 48.0, and
54.0 to set these data rates to enabled.
(Optional) Enter basic-6.0, basic-9.0, basic-12.0,
basic-18.0, basic-24.0, basic-36.0, basic-48.0, and
basic-54.0 to set these data rates to basic.
(Optional) Enter range or throughput to automatically
optimize radio range or throughput. When you enter
range, the bridge sets the lowest data rate to basic and the
other rates to enabled. When you enter throughput, the
bridge sets all data rates to basic.
Return to privileged EXEC mode.
Purpose
Enter global configuration mode.
Enter interface configuration mode for the radio interface.
Chapter 6
Configuring Radio Settings
OL-4059-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cisco1417 - 1417 router - enAironet 1400 series

Table of Contents