Deployment Guide

Table 6. Connection Settings: wnos.ini files only (continued)
Parameter Description
WDMFlash=flash_size
The specified value will be saved into NVRAM, and then
reports to the WDM server. This statement ensures that all
the units would function with DDC regardless of flash size.
This statement is valid for all platforms and replaces the
previous S10 WDM Flash statement.
WDMService={yes, no}
[DHCPinform={no, yes}]
[DNSLookup={
no, yes}]
[QuickMode={yes, no}]
[Discover={yes, no}]
[SecurityMode={default, full, warning, low}]
Default is yes.
WDMService Yes/no option to disable the WDM agent.
Discovering the WDM server is supported by the following:
1. DNS host name lookup wdmserver
2. DNS service location record _wdmserver._tcp
3. DHCP option tag values received from standard or WDM
proxy DHCP service for vendor class RTIAgent
DHCPinform Default is no. Yes/no option to use DHCP
information.
DNSLookup Default is no. Yes/no option to use
DNSLookup.
For Example: If WDMService=yes, setting DHCPinform=yes
will do number 3, setting DNSLookup=yes will do numbers 1
and 2.
If QuickMode=yes is specified, rapport agent will not block
any other process during ThinOS boot up, and boot time of
ThinOS will speed up.
NOTE: If file server is changed by WDM server, device
will reboot automatically to make sure all settings from
WDM server take effect. Default is yes.
Discover If Discover=yes is specified, rapport discovers
the WDM server information from the DHCP option tag, DNS
service location record and DNS host name. If the WDM
server is discovered, the WDM server User Interface (UI) is
protected on device. The default value is yes.
SecurityMode specifies the SSL certification validation
policy.
If set to default, it will apply SecurityPolicy setting.
If set to full, the SSL connection needs to verify server
certificate. If it is untrusted, then drop the connection.
If set to warning, the SSL connection needs to verify server
certificate. If it is untrusted, it's up to you to continue or drop
the connection.
If set to low, the server certificate is not checked. The value
is persistent, and the default value of the setting is default.
If the settings are factory default, or if you are upgrading to
ThinOS 8.3 for the first time, the value is temporarily set to
low. After loading any INI, it goes to default value.
WDMServer=<server_list>
[Retry=<retry number value>]
WDMServer Specifies a list of IP addresses or DNS names
separated by using a comma for the WDM servers. Once
specified, it is saved in non-volatile memory.
Retry Determines the number of attempts to retry a
contact to WDM servers.
42 Parameters for wnos INI files only