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
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).