User's Manual

Table Of Contents
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.