User's Manual

Table Of Contents
Configuring of the Radio Switch with the CLI Commands
Configuring the Meru RS4000 21
# set snmpcommunity RWManagerIpAddress 192.168.300.100
To allow all SNMP managers in the network to have read/write access, do not use the command set
snmpcommunity ROManagerIpAddress. Instead, the default IP address setting 0.0.0.0 is used to
allow all SNMP managers with the community string CatsCradle to get/set MIB objects.
Configuring of the Radio Switch with the CLI Commands
This section describes additional commands to configure the RS4000, as shown in following sections:
z Configuring the WLAN Parameters
z Configuring an ESSID
z Configuring System Security
z Configuring Radio Parameters
Configuring the WLAN Parameters
The set wif command performs the configuration of the wireless and security properties for the
interface. An interface must be specified in each of the commands and the radio interface determines
the 802.11 operating mode and some associated features. For example, radio1-1 and radio1-2 operate
in mode 802.11a and radio2-1 and radio2-2 operate in either 802.11bg or b mode.
To see the default settings, use the show factoryconfig command. .
meru_ap# show factoryconfig
[system_config]
host_name=meru_ap
syslog_server=
[network_config]
boot_proto = static
ip_addr = 192.168.1.1
mask = 255.255.255.0
def_gateway=
domain=
dns1=
dns2=
dns3=
dns4=
Note:
If need be, the default IP address can be reset by using the 0.0.0.0 address as argument to
the IP address command (snmpcommunity RWManagerIpAddress).