| SUPPORT |
| Notes: How To |
| FAQ
Category: How To |
Updated:
9/15/2005 |
| ID Number: 10002 |
Title: How to read the TotalRoam configuration settings |
| |
|
Summary
This document explains how to read and translate the TotalRoam configuration information maintained in the Windows® registry and recorded in the output file (debuginfo.txt) created when debuginfo.bat is run.
Details
In the TotalRoam directory (the default is C:\Program Files\Padcom\TotalRoam) there is a batch file called debuginfo.bat. This batch file, when run, creates a diagnostics files named debuginfo.txt in the same directory. This file is readable in notepad and includes a copy of the TotalRoam configuration information that is maintained in the Windows registry. This document explains the association between the registry keys and the TotalRoam configuration settings and how to interpret the registry key values.
|
|
|
|
|
|
|
|
| |
System Settings :
System Settings
[HKEY_LOCAL_MACHINE\Software\Padcom\TotalRoam\System]
Field Name |
Key Name(s) |
Type |
Key Value(s) |
Special Interpretation (if any) |
TotalRoam Behavior |
ServerMode
ClientMode |
DWORD
DWORD |
0x00000000
0x00000001 |
A Client should have ClientMode set to 0x00000001 and ServerMode set to 0x00000000 |
Local VPN IP |
LocalIPAddress |
DWORD |
0xc0a80001 |
IP address where highest order byte = 1st octet and lowest order byte = 4th octet |
Local Netmask |
LocalNetmask |
DWORD |
0xffffffff |
Netmask where highest order byte = 1st octet and lowest order byte = 4th octet |
Gateway VPN IP |
ServerIPAddress |
DWORD |
0xc0a800fe |
IP address where highest order byte = 1st octet and lowest order byte = 4th octet |
Company LAN |
ServerNetwork |
DWORD |
0x00000000 |
IP address where highest order byte = 1st octet and lowest order byte = 4th octet |
Company Netmask |
ServerNetmask |
DWORD |
0x00000000 |
Netmask where highest order byte = 1st octet and lowest order byte = 4th octet |
Advanced User Group |
AuthorizedGroup |
SZ |
Administrators |
|
API Port |
ApiPort |
DWORD |
0x0000138b |
Port number, in hex |
System Update Interval |
StatusInterval |
DWORD |
0x00002710 |
Milliseconds, in hex |
TCP Optimization |
TCPOptimizationEnabled |
DWORD |
0x00000000 |
0x00000000 = Disabled
0x00000001 = Enabled |
Compression Level |
CompressionLevel |
DWORD |
0x00000006 |
0x000001 = Minimum
0x000009 = Maximum |
Universal IP Transport Adapter:
Universal IP Transport Adapter
[HKEY_LOCAL_MACHINE\Software\Padcom\TotalRoam\NetworkAdapters\Universal IP\Ethernet]
Field Name |
Key Name |
Type |
Key Value |
|
Mode Type |
Mode_Type103 |
SZ |
Link Status Mode |
|
Adapter Name |
Adapter_Name003 |
SZ |
Linksys EtherFast 10/100 PC Card |
|
Associated IP Address |
Associated_IP_Address003 |
SZ |
Dhcp |
|
Local Port |
Local_Port000 |
SZ |
0 |
|
In Range Check Retries |
In_Range_Check_Retries100 |
SZ |
2 |
|
Out of Range Check Retries |
Out_Of_Range_Check_Retries100 |
SZ |
1 |
|
Status Check Interval |
Status_Check_Interval104 |
SZ |
1000 |
|
IP/Port Gateway |
DefaultGatewayAddress |
BINARY |
0a,0a,0a,0a,27,11,00,00,00,
00,00,00,00,00,00,00,00,\00,
00,00,00,00,0000,00,00,00
|
IP address where highest order byte = 1st octet and lowest order byte = 4th octet. Next two bytes represent UDP Port number, in hex. |
Registration Time-out |
RouteRegTimeout |
DWORD |
0x00001388 |
Milliseconds, in hex |
MTU |
MTU |
DWORD |
0x000005b4 |
In hex |
Enable Compression |
CompressionEnabled |
DWORD |
0x00000000 |
00000000 = Off
00000001 = On |
Wireless LAN Transport Adapter
Wireless LAN Transport Adapter
[HKEY_LOCAL_MACHINE\Software\Padcom\TotalRoam\NetworkAdapters\Wireless LAN\WiFi]
Field Name |
Key Name |
Type |
Key Value |
Interpretation |
Adapter Name |
Adapter_Name003 |
SZ |
Cisco Systems 350 Series PCMCIA |
|
Associated IP Address |
Associated_IP_Address003 |
SZ |
Dhcp |
|
Local Port |
Local_Port000 |
SZ |
0 |
|
Minimum RSSI |
Minimum_RSSI000 |
SZ |
-85 |
|
In Range Check Retries |
In_Range_Check_Retries100 |
SZ |
2 |
|
Out of Range Check Retries |
Out_Of_Range_Check_Retries100 |
SZ |
1 |
|
Status Check Interval |
Status_Check_Interval104 |
SZ |
1 |
|
IP/Port Gateway |
DefaultGatewayAddress |
BINARY |
0a,0a,0a,0a,27,12,00,00,00,00,
00,00,00,00,00,00,00,/00,00,00,
00,00,00,00,00,00,00 |
IP address where highest order byte = 1st octet and lowest order byte = 4th octet. Next two bytes represent UDP Port number, in hex. |
Registration Timeout |
RouteRegTimeout |
DWORD |
0x00001388 |
Milliseconds, in Hex |
MTU |
MTU |
DWORD |
0x000005b4 |
In hex |
Enable Compression |
CompressionEnabled |
DWORD |
0x00000000 |
00000000 = Off
00000001 = On |
Universal Dial-Up Network Adapter
Universal Dial-Up Transport Adapter
[HKEY_LOCAL_MACHINE\Software\Padcom\TotalRoam\NetworkAdapters\Universal DUN\CDMA]
Field Name |
Key Name |
Type |
Key Value |
Interpretation |
Mode Type |
Mode_Type003 |
SZ |
Loopback Mode |
|
Connection Name |
Connection_Name003 |
SZ |
Express Network (1xRTT) |
|
Connection Method |
Connection_Method003 |
SZ |
Automatic Connection |
|
Local Port |
Local_Port000 |
SZ |
0 |
|
Retry Interval |
Retry_Interval004 |
SZ |
5000 |
Milliseconds |
On Demand Disconnect Time |
On_Demand_Disconnect_Time004 |
SZ |
20000 |
Milliseconds |
In Range Check Retries |
In_Range_Check_Retries100 |
SZ |
3 |
|
Out of Range Check Retries |
Out_Of_Range_Check_Retries100 |
SZ |
2 |
|
Status Check Intervals |
Status_Check_Interval104 |
SZ |
1 |
|
User ID |
User_ID011 |
SZ |
16105551234@vzw3g.com |
|
Password |
Password005 |
SZ |
(hex characters) |
|
IP/Port Gateway |
DefaultGatewayAddress |
BINARY |
0a,0a,0a,0d,27,14,00,00,00,
00,00,00,00,00,00,00,00,\00,
00,00,00,00,00,00,00,00,00 |
IP address where highest order byte = 1st octet and lowest order byte = 4th octet. Next two bytes represent UDP Port number, in hex. |
Registration Timeout |
RouteRegTimeout |
DWORD |
0x00001388 |
Milliseconds, in Hex |
MTU |
MTU |
DWORD |
0x000005b4 |
In hex |
Enable Compression |
CompressionEnabled |
DWORD |
0x00000000 |
00000000 = Off
00000001 = On |
Aircard55x CDMA Transport Adapter

Aircard55x CDMA Transport Adapter
[HKEY_LOCAL_MACHINE\Software\Padcom\TotalRoam\NetworkAdapters\Aircard 55x CDMA\Aircard55x]
Field Name |
Key Name |
Type |
Key Value |
Interpretation |
Device Type |
Device_Type003 |
SZ |
Aircard 555 |
|
Adapter Name |
Adapter_Name003 |
SZ |
Sierra Wireless AirCard 555 |
|
Local Port |
Local_Port000 |
SZ |
0 |
|
Retry Interval |
Retry_Interval004 |
SZ |
5000 |
Milliseconds |
Dial Up Number |
Dial_Up_Number000 |
SZ |
#19788 |
|
Minimum RSSI |
Minimum_RSSI000 |
SZ |
-90 |
|
IP/Port Gateway |
DefaultGatewayAddress |
BINARY |
0a,0a,0a,0c,27,13,00,00,00,
00,00,00,00,00,00,00,00,\00,
00,00,00,00,00,00,00,00,00 |
IP address where highest order byte = 1st octet and lowest order byte = 4th octet. Next two bytes represent UDP Port number. In Hex. |
Registration Timeout |
RouteRegTimeout |
DWORD |
0x00001388 |
Milliseconds, in hex |
MTU |
MTU |
DWORD |
0x000005b4 |
In hex |
Enable Compression |
CompressionEnabled |
DWORD |
0x00000000 |
00000000 = Off
00000001 = On |
Motorola RD-LAP VRM/PRM Transport Adapter
Motorola RD-LAP VRM/PRM Transport Adapter
[HKEY_LOCAL_MACHINE\Software\Padcom\TotalRoam\NetworkAdapters\Motorola RD-LAP VRM/PRM\VRM]
Field Name |
Key Name |
Type |
Key Value |
Interpretation |
COM Port |
COM_Port003 |
SZ |
COM1 |
|
Baud Rate |
Baud_Rate003 |
SZ |
9600 |
|
Antenna |
Antenna003 |
SZ |
Primary |
|
Message Retries |
Message_Retries000 |
SZ |
0 |
|
Perform Full Reset |
Perform_Full_Reset003 |
SZ |
No |
|
Status Check Interval |
Status_Check_Interval004 |
SZ |
5000 |
Milliseconds |
In Range Checks |
In_Range_Checks000 |
SZ |
3 |
|
Out Of Range Checks |
Out_Of_Range_Checks000 |
SZ |
3 |
|
Registration Timeout |
RouteRegTimeout |
DWORD |
0x00003a98 |
Milliseconds, in hex |
MTU |
MTU |
DWORD |
0x000005dc |
In hex |
Enable Compression: |
CompressionEnabled |
DWORD |
0x00000001 |
00000000 = Off
00000001 = On |
Applies To:
TotalRoam 4.0 (Client)
6100 Remote Access Router™ running TotalRoam 4.0
|
|