111
This document is intended for Public Distribution
19473 Fraser Way,
Pitt Meadows, B.C. Canada V3Y 2V4
Appendix J
J-1
TR-49 Series
Tranzeo Wireless Technologies
Appendix J: AutoConfig
Autoconfig is a feature that allows you to apply configuration settings from a text
file using a TFTP server or by using the radio's web server. The TFTP server
address can be specified as a DHCP parameter using the "next server"
parameter, or specified in the CPE's Configuration Settings page in the HTTP
interface.
The expected configuration filename is in the format <mac address of device>.cfg.
The TFTP and DHCP server must be accessible from the wired side of the CPE.
Any incorrect values or fields in the configuration file will be ignored.
Operation Notes:
1.
Configuration settings can be manually imported and exported from the
"Configuration Settings" page in the HTTP interface.
2.
AutoConfig is implemented for the following products: TR6xxx, TR-5a, TR-
5PLUS, TR-5AMP, TR-9xx, TR-FDD, TR-FDD-GT, TR-CPQ, TR-SL2, TR-
SL5, TR-SL9, TR-Multi, and TR-49.
3.
A DHCP server is not necessary for AutoConfig. A DHCP server is only
required when the IP mode is set to DHCP client mode. If "next server"
parameter is not specified in the DHCP offer, the TFTP server IP configured
in the HTTP interface will be used as TFTP server address.
4.
The units LEDs operate differently when in this mode.
5.
To remotely enable the TFTP option, a SNMP set command can be used to
reboot and/or change AutoConfig behavior. The SNMP write string is the
user password.
New features have been added as follow:
1.
Downloading configuration file in text format from the HTTP interface is
supported.
2.
Uploading configuration file from the HTTP interface is supported.
3.
Using a URL to reboot/reset/fallback device is supported.
Examples:
Reboot: http://192.168.1.100/set_config.cgi?admin.cmd=reboot
Reset: http://192.168.1.100/set_config.cgi?admin.cmd=defaults
Store:
http://192.168.1.100/set_config.cgi?admin.cmd=store
4.
Using URLs to configure device is now supported. The parameters format is
specified as same as ones in autoconfig.txt file.
Examples:
Changing channel and channel bandwidth, then store and reboot:
http://192.168.1.100/set_config.cgi?wireless.channel=6&wireless.channel_b
andwidth=Quarter&admin.cmd=store