User's Guide
Table Of Contents
- Chapter 1: Introduction
- Chapter 2: Hardware Installation
- Chapter 3: Access Point Configuration
- Chapter 4: Gateway Configuration
- Chapter 5: Bridge Configuration
- Chapter 6: PC Card Installation on a Laptop
- Chapter 7: The RF Manager Function
- Chapter 8: Network Printer Setup
- Chapter 9: Technical Support
3e-531AP Wireless Access Point Chapter 7: The RF Manager Function
84 29000125-001 C
3e-531AP Wireless Access Point Chapter 7: The RF Manager Function
29000125-001 C 85
You can now edit the le by adding the IP addresses of the 3e-531APs
that you want to manage, each in a pair of brackets [ ].
The two les SampleRadioOn.3eti and SampleRadioOff.3eti must be
edited as a minimum. This will permit you to turn all the APs on or off at
will. You can save them to another le name if you wish (maintaining the
same le extension.)
You can customize les to control only certain APs or groups of APs.
Each AP that you group into a conguration le must have the same Ad-
min Password.
The following gives you a sample of the code that you can use from
the SampleRadioOn.3eti le.
Sample of coding in SampleRadioOn.3eti le
# This Sample Conguration le shows how to turn the radio
# to a xed level on all units
[all]
Wireless Tx Pwr Mode:=Fixed
#For FIPS units use the following
#Gateway Access Mode:=HTTPS
#Gateway Username:=CryptoOfcer
#Each unit that you want to turn on should be listed here
#First unit
[192.168.15.1]
Wireless Fixed Pwr Level:=2
#Next unit
[192.168.15.2]
Wireless Fixed Pwr Level:=2
Important: you must
remove the pound
sign (#) from in front
of any line that you
want to be "read" by
the program.