Technical data
218 Meru System Director Configuration Guide © 2012 Meru Networks, Inc.
Configure an AP’s Radios with the CLI
Use the localpower command in the Dot11Radio interface configuration mode to
configure the maximum power level.
localpower max-level
For example, to set the 802.11a radio maximum power to 15, type
localpower 15
Enable and Disable Short Preambles with the CLI
The radio preamble, also called the header, is a section of data at the head of a
packet that contains information that the access point and client devices need when
sending and receiving packets. By default, a short preamble is configured, but you
can set the radio preamble to long or short:
A short preamble improves throughput performance.
A long preamble ensures compatibility between the access point and some older
wireless LAN cards. If you do not have any older wireless LAN cards, you should
use short preambles.
To disable short preambles and use long preambles, type:
no preamble-short
To enable short preambles, type:
preamble-short
Set a Radio to Scan for Rogue APs with the CLI
To configure radios to constantly scan for rogue APs, use this command from the
Dot11Radio interface configuration mode:
mode scanning
To set the radio back to servicing clients, use the command:
mode normal
Enable or Disable a Radio Interface with the CLI
To temporarily disable a radio interface, use this command from Dot11Radio inter-
face configuration mode:
admin-mode Down
To later enable the off-line interface, use the command:
admin-mode Up