Version 5.8 247 September 2009
SIP User's Manual 6. Configuration Parameters Reference
Parameter Description
For an explanation on using ini file table parameters, refer to ''Format
of ini File Table Parameters'' 191 on page .
IKE Table
Internet Key Exchange (IKE) Parameters
This
[IPSec_IKEDB_Table]
ini
[IPSec_IKEDB_Table]
Format IKE_DB_INDEX = IKEPolicy
file table parameter configures the IKE table. The format of this
parameter is as follows:
SharedKey,
IKEPolicyProposalEncryption_X, IKEPolicyProposalAuthentication_X,
IKEPolicyProposalDHGroup_X, IKEPolicyLifeInSec, IKEPolicyLifeInKB,
IkePolicyAuthenticationMethod
For example:
IPSEC_IKEDB_TABLE 0 = 123456789, 1, 2, 0, 2, 2, 1, 28800, 0;
In the example above, a single IKE peer is configured and a pre-shared
key authentication is selected. Its pre-shared key is 123456789. Two
security proposals are configured: DES/SHA1/786DH and
3DES/SHA1/1024DH
;
[\IPSEC_IKEDB_TABLE]
Each row in the table refers to a different IKE peer.
Notes:
To support more than one Encryption / Authentication / DH Group
proposal, for each proposal specify the relevant parameters in the
Format line.
The proposal list must be contiguous.
For a detailed description of this table and to configure the table using
the Web interface, refer to ''Configuring the IKE Table'' 87 on page .
For an explanation on using ini file table parameters, refer to ''Format
of ini File Table Parameters'' 191 on page .
6.4.7 OCSP Parameters
The Online Certificate Status Protocol (OCSP) parameters are described in the table below.
Table 6-26: OCSP Parameters
Parameter Description
EMS: OCSP Enable Enables or disables certificate checking using OCSP.
[OCSPEnable]
[0]
= Disable (default).
[1]
For a description of OCSP, refer to the
= Enable.
Product Reference Manual
EMS: OCSP Server IP
.
Defines the IP address of the OCSP server.
The default IP address is 0.0.0.0.
[OCSPServerIP]
Defines the IP address (in dotted-decimal notation) of the secondary
OCSP server (optional).
The default IP address is 0.0.0.0.
[OCSPSecondaryServerIP]
EMS: OCSP Server Port Defines the OCSP server's TCP port number.
The default port number is 2560.
[OCSPServerPort]