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
66 Meru Radio Switch RS4000 Reference Guide
setenv
Sets the CLI display environment.
Syntax setenv maxlines lines
setenv scrolling {true | false}
Usage Sets the characteristics of the CLI display environment. maxlines determines the number of
lines that are displayed per window. scrolling determines whether displays with more text
than fits in one window scrolls without pressing a key to display more text.
Examples The following sets the maximum lines to 100:
meru_ap# setenv maxlines 100
maxlines lines Sets the maximum number of lines of the CLI display
to lines. By default, lines is set to 24 and can be 1 and
255.
scrolling true | false Specifies whether display scrolling is enabled:
true—scrolling is enabled (sometimes useful when
interfacing with scripts).
false—scrolling is disabled (default).