User`s manual

Table Of Contents
SIP User's Manual 6. Gateway's ini File Configuration
Version 5.0 143 October 2006
Table 6-2: System Parameters (continues on pages 138 to 143)
ini File Field Name
Web Parameter Name
Valid Range and Description
ExtBootPReqEnable
0 = Disable (default).
1 = Enable extended information to be sent in BootP request.
If enabled, the device uses the vendor specific information field in the BootP
request to provide device-related initial startup information such as board type,
current IP address, software version, etc. For a full list of the vendor specific
Information fields, refer to Section
7.3 on page 205.
The BootP/TFTP configuration utility displays this information in the ‘Client Info’
column (refer to Figure
D-1).
Note: This option is not available on DHCP servers.
6.8 Web and Telnet Parameters
Table 6-3: Web and Telnet Parameters (continues on pages 143 to 144)
ini File Field Name
Web Parameter Name
Valid Range and Description
WebAccessList_x
[Web and Telnet Access List
Screen]
Defines up to ten IP addresses that are permitted to access the gateway’s Web
and Telnet interfaces. Access from an undefined IP address is denied. This
security feature is inactive (the gateway can be accessed from any IP address)
when the table is empty.
For example:
WebAccessList_0 = 10.13.2.66
WebAccessList_1 = 10.13.77.7
The default value is 0.0.0.0 (the gateway can be accessed from any IP
address).
WebRADIUSLogin
[Use RADIUS for Web/Telnet
Login]
Uses RADIUS queries for Web and Telnet interface authentication.
0 = Disabled (default).
1 = Enabled.
When enabled, logging to the gateway’s Web and Telnet embedded servers is
performed via a RADIUS server. The gateway contacts a predefined server and
verifies the given username and password pair against a remote database, in a
secure manner.
Note 1: The parameter ‘EnableRADIUS’ must be set to 1.
Note 2: RADIUS authentication requires HTTP basic authentication, meaning
the username and password are transmitted in clear text over the network.
Therefore, users are recommended to set the parameter ‘HttpsOnly = 1’ to force
the use of HTTPS, since the transport is encrypted.
DisableWebTask
0 = Enable Web management (default).
1 = Disable Web management.
ResetWebPassword
Resets the username and password of the primary and secondary accounts to
their defaults.
0 = Password and username retain their values (default).
1 = Password and username are reset (for the default username and password,
refer to Table
4-1 on page 49).
Note: The username and password cannot be reset from the Web (i.e., via
AdminPage or by loading an ini file).
DisableWebConfig
0 = Enable changing parameters from Web (default).
1 = Operate Web Server in ‘read only’ mode.
HTTPport
HTTP port used for Web management (default = 80)