User`s manual

MediaPack SIP
MediaPack SIP User’s Manual 130 Document #: LTRT-65405
Table 5-37: Board, ini File Parameters (continues on pages 128 to 131)
ini File Parameter Name Valid Range and Description
RADIUSTo
Determines the time interval (measured in seconds) the gateway waits for a
response before a RADIUS retransmission is issued (MP-11x only).
The valid range is 1 to 30.
The default value is 10.
HTTPS Parameters (MP-11x Only)
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.
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
BootPSelectiveEnable
Enables the Selective BootP mechanism.
1 = Enabled.
0 = Disabled (default).
The Selective BootP mechanism (available from Boot version 1.92) enables the
gateway’s integral BootP client to filter unsolicited BootP/DHCP replies
(accepts only BootP replies that contain the text ‘AUDC’ in the vendor specific
information field). This option is useful in environments where enterprise
BootP/DHCP servers provide undesired responses to the gateway’s BootP
requests.
Note: When working with DHCP (DHCPEnable = 1) the selective BootP
feature must be disabled.