Administrator Guide

Table Of Contents
Table 22. Parameters for a xen.ini File (continued)
Parameter Description
NOTE: There is an exception in the logic above when the
'override=yes' option is used in INI file. This will make #2 take
priority over #1. For example
CCMEnable=yes CCMServer=xxx:8080
GroupPrefix=wlab GroupKey=TC-TEST-ENG
MQTTServer=xxx:1883 AdvancedConfig=yes
Override=yes
If IgnoreMqtt=yes is specified, CCM agent will not connect to
MQTT server. The default value is no.
Community=community [Encrypt={yes, no}] Specifies the SNMP community name. A string up to 31 characters
is valid. After you specifythe community name, it is saved in the
non-volatile memory. If you set the encrypt=yes, an encrypted
string is used as a community name. You must use the Windows
Password_Gen tool or built-in tool to generate the encrypted string.
The default value is set to no.
CustomInfo={yes, no}
[Custom1=<custom1_str>]
[Custom2=<custom2_str>]
[Custom3=<custom3_str>]
[Location=<location_str>]
[Contact=<contact_str>]
Yes no option to configure/store custom information. If
CustomInfo=yes, the custom information configured by the
following options will be stored into NVRAM. If CustomInfo=no, the
custom information in NVRAM will be cleared.
For example:
CustomInfo=yes custom1=11 custom2=2 custom3=3
location=contact=peter
DefaultUser={username, $SYS_VAR}
[Display={yes, no}]
[disable={yes/no}]
Specifies the default sign-on user.
DisplayIf the value is set to yes, the username field in sign-on
window will be displayed. By default the value is set to no and the
field will be obscured with asterisks (*).
disable If the value is set to yes, the user name field in sign-on
window is disabled.
Password=<sign-on password>
[disable={yes/no}]
[encrypt={no, yes}]
Password Specifies the password as the sign-on password.
There is no minimum length. The maximum length is 64 characters.
In xen.ini this sets as the default password. The system will sign
on automatically and not wait for username, password, and domain
entries.
DisableIf the value is set to yes, the password field in sign-on
window is disabled. Default is no.
encrypt - The default value is no. The options are used to enable
or disable an encrypted string for a password in the INI file instead
of clear text. If the value is set to yes, the password in the INI is an
encrypt string instead of clear text.
Desktop=<bitmap file>
[Layout={center, tile, stretch}]
[IconTextColor="<rrr ggg bbb>"]
Desktop Specifies a bitmap file to be used as wallpaper for the
local desktop. This file could be a 4-bit, 8-bit, or 24-bit BMP file or a
standard GIF file or a standard JPEG file. The file must be located in
the FTP server xen\bitmap directory. Default is Wyse wallpaper.
To disable the parameter, leave value blank (Desktop=).
When the parameter is set to Desktop=''', the wallpaper is
disabled.
170 Creating and Using xen.ini Files