User's Manual
Table Of Contents
- Contents
- List of Figures
- List of Tables
- About This Guide
- About the Radio Switch RS4000
- Installing the RS4000
- Configuring the Meru RS4000
- Managing and Monitoring the RS4000
- Command Reference
- MIB Definition Reference
- RFC 1212 MIB-System Group
- RFC 1213 MIB-Interface Group
- IEEE 802.11 MIB-Dot11 Counter Table (Statistics)
- Meru Enterprise MIB-AP System Entry
- Meru Enterprise MIB-Network Configuration MIB
- Meru Enterprise MIB-Load Balancing MIB
- Meru Enterprise MIB-Global Radius Profile Configuration MIB
- Meru Enterprise MIB-Meru Interface Table
- Meru Enterprise MIB-Trap Community Interface
- Meru Enterprise MIB-SNMP Community Interface
- Meru Enterprise MIB-SNMP Traps Flag
- Meru Enterprise MIB-Global Entry
- Meru Enterprise MIB-Syslog Table
- Meru Enterprise MIB-File Transfer Table
- Meru Enterprise MIB-Upgrade Flag
- Meru Enterprise MIB-Upgrade Status Flag
- Specifications
- Regulatory Information
- Channels
- Translated Safety Warnings
Command Reference 61
set wif
Configures wireless interface settings.
Syntax set wif if essid essid_name
set wif if mode {11a | 11g}
set wif if rate {1 | 2 | 5.5 | 6 | 9 | 11 | 12 | 18 | 24 | 36 | 48 | 54 | auto}
set wif if channel {1-11 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 149 | 153 | 157 | 161 | 165}
set wif if short_preamble {enable | disable}
set wif if tx_power 1-30
set wif if ess_vlantag
0-4094
set wif if dtim_period 0-255
set wif if publish_essid {enable | disable}
set wif if beacon_interval 0-65535
set wif if security_mode {none | 8021x | wep}
set wif if reauth_period 0-65535
set wif if rekey_period 0-65535
set wif if key_len {wep64 | wep128}
set wif if key_index {1 | 2 | 3 | 4 }
set wif if wep_auth_mode {shared | open}
set wif if key[1-4] key
if Specifies the radio interface (if) to configure (radio1-1
| radio2-1| radio1-2 | radio2-2).
Two interfaces (radio1-1 and radio1-2) operate in
mode 802.11a and two interfaces (radio2-1 and radio2-
2) operate in either 802.11bg, or b mode.
The interface designation is a mandatory parameter in
all wireless interface commands and is shown as if in
the related command syntaxes.
essid essid_name Specifies the ESSID (Extended Service Set Identifier)
name associated with the radio interface. By default,
ESSID meru1-1 is specified for radio1-1 and meru1-2
for radio1-2; ESSID meru2-1 is specified for radio2-1
and meru2-2 for radio2-2.
The essid_name must be a maximum of 32 characters
and must not contain special characters or spaces. An
ESSID must not mix modes (see below) or load
balancing cannot be performed.