Reference Guide
Parameter
* Global overrides identically-named user profile
** After sign off, user profile returns to global value
Description
[Username=username_string]
[Password=password_string]
[Autoconnect={yes, no}]
[Username-enc=encrypted_username_string]
[Password-enc=encrypted_password_string]
Folder=[folder]
Description— Specifies the session name. The length of the
string is limited to 21 characters.
Server— Specifies the VPN server IP or the VPN server name.
The length of the string is limited to 63 characters.
Username— Specifies the login username. The length of the
string is limited to 31 characters.
Password— Specifies the login password. The length of the
string is limited to 31 characters.
Autoconnect— Specifies the option to enable or disable auto-
connect on system startup.
Username-enc— Specifies AES encrypted Login Username
Password-enc— Specifies AES encrypted Login Password
Folder— Specifies the grouping of connections. Displays the
folder on ThinOS desktop only if the mode is classic mode and the
paraneter signon is set as signon=yes icongroupstyle=folder. The
folder can include sub folders, for example, connect=rdp
host=10.151.122.71 icon=default folder=rdp\test1
TOS priority settings for TosDSCP INI
Routers treat network packets differently based on priority of the TOS tag in the IP header.
IP header has a 1-byte field called TOS—Type of Service.
IP precedence is older than DSCP. DSCP is compatible with IP Precedence.
Table 10. TOS priority settings
Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0
IP
precedence
IP precedence
DSCP DSCP
Class Selector Drop Precedence
CS1 Dscp (001 000) match packets with precedence 1 (Low)
CS2 Dscp (010 000) match packets with precedence 2
CS3 Dscp (011 000) match packets with precedence 3
CS4 Dscp (100 000) match packets with precedence 4
CS5 Dscp (101 000) match packets with precedence 5
CS6 Dscp (110 000) match packets with precedence 6
CS7 Dscp (111 000) match packets with precedence 7 (High)
Table 11. TOS priority settings
IP precedence(3 bits) DSCP ( 6 bits)
Name Value bits Per-Hop
behavior
ClassSelector DropPreceden
ce
Code point Name DSCP Bits(decimal)
Routine
0 0 Default NA NA Default 000 000 (0)
Parameters for wnos INI, {username} INI, and $MAC INI files 87