SIP User's Manual 362 Document #: LTRT-65415
MediaPack Series
Parameter Description
 [0] Disable
 [1] Enable (default)
Note: The last SSH login information is cleared when the device
is reset.
[SSHMaxSessions]
Maximum number of simultaneous SSH sessions.
The valid range is 1 to 2. The default is 2 sessions.
[SSHRequirePublicKey]
Enables or disables RSA public keys for SSH.
 [0] = RSA public keys are optional if a value is configured for
the parameter SSHAdminKey (default).
 [1] = RSA public keys are mandatory.
Note: To define the key size, use the TLSPkeySize parameter.
[TLSPkeySize]
Defines the key size (in bits) for RSA public-key encryption for
newly self-signed generated keys for SSH.
 [512]
 [768]
 [1024] (default)
 [2048]
10.4.6 IPSec Parameters
The Internet Protocol security (IPSec) parameters are described in the table below.
Table 10-23: IPSec Parameters
Parameter Description
IPSec Parameters
Web: Enable IP Security
EMS: IPSec Enable
[EnableIPSec]
Enables or disables IPSec on the device.
 [0] Disable (default)
 [1] Enable
Note: For this parameter to take effect, a device reset is required.
Web: IP Security Associations Table
EMS: IPSec SA Table
[IPSecSATable]
This ini file table parameter configures the IPSec SA table. This table
allows you to configure the Internet Key Exchange (IKE) and IP Security
(IPSec) protocols. You can define up to 20 IPSec peers.
The format of this parameter is as follows:
[ IPsecSATable ]
FORMAT IPsecSATable_Index =
IPsecSATable_RemoteEndpointAddressOrName,
IPsecSATable_AuthenticationMethod, IPsecSATable_SharedKey,
IPsecSATable_SourcePort, IPsecSATable_DestPort,
IPsecSATable_Protocol, IPsecSATable_Phase1SaLifetimeInSec,
IPsecSATable_Phase2SaLifetimeInSec,
IPsecSATable_Phase2SaLifetimeInKB, IPsecSATable_DPDmode,
IPsecSATable_IPsecMode, IPsecSATable_RemoteTunnelAddress,
IPsecSATable_RemoteSubnetIPAddress,
IPsecSATable_RemoteSubnetPrefixLength,
IPsecSATable_InterfaceName;