555
This document is intended for Public Distribution
19473 Fraser Way,
Pitt Meadows, B.C. Canada V3Y 2V4
Appendix J
J-5
TR-49 Series
Tranzeo Wireless Technologies
# **************************
# Auto Configuration for TR6
#
Version: 1.0.1
#
Date: July 9, 2007
#
Version: 1.0.2
#
Date: January 29, 2009
#
Version: 1.0.3
#
Date: October 20, 2009
#
Author: Patrick Ping Xu
# **************************
# -----------------------------------------------------------------------------------
# Format Instruction:
#
(There is no complete validation for the configuration in the firmware.
#
The value in an invalid format might be ignored or causing an unexpected value.)
#
[STRING.maxlen]
a string with maximum length
#
[IP]
ip address or mask
#
[MAC]
mac address of 12 hex characters
#
[INT.min-max]
integer in range from min to max
#
[TOKEN]
a string of userid:password
#
the maximum length of userid and password is 15
#
[key1 | key2]
a string in the key list
#
[RATE]
an integer value as below
#
0: Best
#
2: 1M
#
4: 2M
#
11: 5.5M
#
22: 11M
#
12: 6M
#
18: 9M
#
24: 12M
#
36: 18M
#
48: 24M
#
72: 36M
#
96: 48M
#
108: 54M
#
[RATES]
a string of 4 hex characters
#
bit 0: 1M
#
bit 1: 2M
#
bit 2: 5.5M
#
bit 3: 11M
#
bit 4: 6M
#
bit 5: 9M
#
bit 6: 12M
#
bit 7: 18M
#
bit 8: 24M
#
bit 9: 36M
#
bit10: 48M
#
bit11: 54M
#
[STATS]
a string of 2 hex characters
#
bit 0: LMAC TX/RX
#
bit 1: LMAC Interrupt
#
bit 2: LMAC Media
#
bit 3: Ethernet
#
[WEP_KEY]
a string of 10 or 26 hex characters
# -----------------------------------------------------------------------------------