User`s manual

SIP User's Manual 5. Web Management
Version 5.0 183 December 2006
Table 5-55: Board, ini File Parameters (continues on pages 182 to 184)
ini File Parameter Name Valid Range and Description
RADIUSRetransmission
Determines the number of RADIUS retransmission retries for the same
request.
The valid range is 1 to 10.
The default value is 3.
RADIUSTo
Determines the time interval (measured in seconds) the gateway waits
for a response before a RADIUS retransmission is issued.
The valid range is 1 to 30.
The default value is 10.
HTTPS Parameters
HTTPSPort
Determine the local Secured HTTPS port of the device.
The valid range is 1 to 65535 (other restrictions may apply within this
range).
The default port is 443.
HTTPSRequireClientCertificate
Requires client certificates for HTTPS connection. The client certificate
must be preloaded to the gateway, and its matching private key must be
installed on the managing PC. Time and date must be correctly set on
the gateway, for the client certificate to be verified.
0 = Client certificates are not required (default).
1 = Client certificates are required.
HTTPSRootFileName
Defines the name of the HTTPS trusted root certificate file to be loaded
via TFTP. The file must be in base64-encoded PEM (Privacy Enhanced
Mail) format.
The valid range is a 47-character string.
Note: This parameter is only relevant when the gateway is loaded via
BootP/TFTP. For information on loading this file via the Embedded Web
Server, refer to the Security section in the User’s Manual.
HTTPSPkeyFileName
[Security Settings > Certificates]
Defines the name of a private key file (in unencrypted PEM format) to be
loaded from the TFTP server.
HTTPSCertFileName
Defines the name of the HTTPS server certificate file to be loaded via
TFTP. The file must be in base64-encoded PEM format.
The valid range is a 47-character string.
Note: This parameter is only relevant when the gateway is loaded via
BootP/TFTP. For information on loading this file via the Embedded Web
Server, refer to the Security section in the User’s Manual.
BootP and TFTP Parameters
The BootP parameters are special ‘Hidden’ parameters. Once defined and saved in the flash memory, they are
used even if they don't appear in the ini file.
This parameter is used to:
Note: This parameter only takes effect from the next reset of the
gateway.
BootPRetries
Set the number of BootP requests
the gateway sends during start-up.
The gateway stops sending BootP
requests when either BootP reply is
received or number of retries is
reached.
1 = 1 BootP retry, 1 second.
2 = 2 BootP retries, 3 second.
3 = 3 BootP retries, 6 second
(default).
4 = 10 BootP retries, 30 second.
5 = 20 BootP retries, 60 second.
6 = 40 BootP retries, 120 second.
7 = 100 BootP retries, 300 second.
15 = BootP retries indefinitely.
Set the number of DHCP packets
the gateway sends.
After all packets were sent, if
there's still no reply, the gateway
loads from flash.
1 = 4 DHCP packets
2 = 5 DHCP packets
3 = 6 DHCP packets (default)
4 = 7 DHCP packets
5 = 8 DHCP packets
6 = 9 DHCP packets
7 = 10 DHCP packets
15 = 18 DHCP packets