User's Manual
Table Of Contents
- Contents
- Introduction
- OAP180 Access Point Features
- Special Release Software for Meru Controllers
- OAP180 Hardware Installation Instructions
- Limitations and Advisories
- Regulatory Information
- Documentation for this Release
- Contacting Meru
20 of 24 OAP180 Hardware Installation Instructions
© 2007 Meru Networks, Inc.
Configure OAP180 Radio Antennas with the CLI
Configure OAP180 antennas with the following CLI commands. This example uses AP ID
10 and radios 1 and 2:
1. Enter the Radio sub-mode from global configuration, by specifying the AP ID (10 in
the example) and first interface that you intend to configure:
default# configure terminal
default(config)# interface Dot11Radio 10 1
2. Enter the antenna-property submode interface 1:
default(config-if-802)# antenna-property 1
3. Set the antenna type to External:
default(config-if-802-antenna)# type External
4. Set the antenna band to dual, and exit the mode:
default(config-if-802-antenna)# rfband dual
default(config-if-802-antenna)# end
default(config-if-802)# end
default(config)# end
5. Reboot the system.
6. Check the configuration of both interfaces:
default# show interfaces Dot11Radio 1 1
default# show interfaces Dot11Radio 1 2