Version 6.6 493 MP-11x & MP-124
User's Manual 43. Configuration Parameters Reference
The valid range is a string of up to 49 characters.
Note: This parameter is applicable only if the parameter
PeerHostNameVerificationMode is set to 1 or 2.
Web: Client Cipher String
[TLSClientCipherString]
Defines the cipher-suite string for TLS clients.
The valid value is up to 255 strings. The default is "ALL:!ADH".
For example: TLSClientCipherString = 'EXP'
This parameter complements the HTTPSCipherString
parameter (which affects TLS servers). For possible values and
additional details, refer to:
http://www.openssl.org/docs/apps/ciphers.html
[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]
43.4.5 SSH Parameters
Secure Shell (SSH) parameters are described in the table below.
Table 43-24: SSH Parameters
Parameter Description
Web/EMS: Enable SSH Server
[SSHServerEnable]
Enables the device's embedded SSH server.
ï‚§ [0] Disable (default)
ï‚§ [1] Enable
Web/EMS: Server Port
[SSHServerPort]
Defines the port number for the embedded SSH server.
Range is any valid port number. The default port is 22.
Web/EMS: SSH Admin Key
[SSHAdminKey]
Defines the RSA public key for strong authentication for logging in
to the SSH interface (if enabled).
The value should be a base64-encoded string. The value can be
a maximum length of 511 characters.
For more information, refer to the Product Reference Manual.
Web: Require Public Key
EMS: EMS: SSH Require Public
Key
[SSHRequirePublicKey]
Enables RSA public keys for SSH.
ï‚§ [0] = (Default) RSA public keys are optional if a value is
configured for the parameter SSHAdminKey.
ï‚§ [1] = RSA public keys are mandatory.
Note: To define the key size, use the TLSPkeySize parameter.
Web: Max Payload Size
EMS: SSH Max Payload Size
[SSHMaxPayloadSize]
Defines the maximum uncompressed payload size (in bytes) for
SSH packets.
The valid value is 550 to 32768. The default is 32768.
Web: Max Binary Packet Size
EMS: SSH Max Binary Packet
Defines the maximum packet size (in bytes) for SSH packets.
The valid value is 582 to 35000. The default is 35000.