Cisco Systems OL-6426-02 Saw User Manual


 
BETA DRAFT - CISCO CONFIDENTIAL
9-4
Cisco 1800 Series Integrated Services Routers (Fixed) Software Configuration Guide
OL-6426-02
Chapter 9 Configuring a Wireless LAN Connection
Configure the Root Radio Station
Step 5
vlan number
Example:
Router(config-if-ssid)# vlan 1
Router(config-if-ssid)#
Binds the SSID with a VLAN.
Step 6
authentication type
Example:
Router(config-if-ssid)# authentication open
Router(config-if-ssid)# authentication
network-eap eap_methods
Router(config-if-ssid)# authentication
key-management wpa
Sets the permitted authentication methods for a
user attempting access to the wireless LAN.
More than one method can be specified, as
shown in the example.
Step 7
exit
Example:
Router(config-if-ssid)# exit
Router(config-if)#
Exits SSID configuration mode, and enters
interface configuration mode for the wireless
interface.
Step 8
speed rate
Example:
Router(config-if)# basic-1.0 basic-2.0
basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0
36.0 48.0 54.0
Router(config-if)#
(Optional) Specifies the required and allowed
rates, in Mbps, for traffic over the wireless
connection.
Step 9
rts [retries | threshold]
Example:
Router(config-if)# rts threshold 2312
Router(config-if)#
(Optional) Specifies the Request to Send (RTS)
threshold or the number of times to send a
request before determining the wireless LAN is
unreachable.
Step 10
power [client | local] [cck [number | maximum] |
ofdm [number | maximum]]
Example:
Router(config-if)# power local cck 50
Router(config-if)# power local ofdm 30
Router(config-if)#
(Optional) Specifies the radio transmitter power
level.
See the Cisco Access Router Wireless
Configuration Guide for available power level
values.
Step 11
channel [number | least-congested]
Example:
Router(config-if)# channel 2462
Router(config-if)#
(Optional) Specifies the channel on which
communication occurs.
See the Cisco Access Router Wireless
Configuration Guide for available channel
numbers.
Command Purpose