Version 6.6 535 Mediant 2000
User's Manual 45. Configuration Parameters Reference
45.4.5 SSH Parameters
Secure Shell (SSH) parameters are described in the table below.
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.
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 Size
[SSHMaxBinaryPacket
Size]
Defines the maximum packet size (in bytes) for SSH packets.
The valid value is 582 to 35000. The default is 35000.
EMS: Telnet SSH Max
Sessions
[SSHMaxSessions]
Defines the maximum number of simultaneous SSH sessions.
The valid range is 1 to 2. The default is 2 sessions.
Web: Enable Last Login
Message
[SSHEnableLastLogin
Message]
Enables message display in SSH sessions of the time and date of the
last SSH login. The SSH login message displays the number of
unsuccessful login attempts since the last successful login.
ï‚§ [0] Disable
ï‚§ [1] Enable (default)
Note: The last SSH login information is cleared when the device is reset.
Web: Max Login
Attempts
[SSHMaxLoginAttempt
s]
Defines the maximum SSH login attempts allowed for entering an
incorrect password by an administrator before the SSH session is
rejected.
The valid range is 1 to 3. the default is 3.