3.104. RemoteMgmtSSH
Description
Configure a Secure Shell (SSH) Server to enable remote management access to the system.
Properties
Name Specifies a symbolic name for the SSH server.
(Identifier)
Interface Specifies the interface for which remote access is
granted.
Port The listening port for the SSH server. (Default: 22)
AllowAuthMethodPassword Allow password client authentication. (Default:
Yes)
AllowAuthMethodPublicKey Allow public key client authentication. (Default:
Yes)
AllowHostKeyDSA Allow DSA public key algorithm. (Default: Yes)
AllowHostKeyRSA Allow RSA public key algorithm. (Default: Yes)
AllowKexDH14 Allow Diffie-Hellman Group 14 key exchange
algorithm. (Default: Yes)
AllowKexDH1 Allow Diffie-Hellman Group 1 key exchange
algorithm. (Default: Yes)
AllowAES128 Allow AES-128 encryption algorithm. (Default: Yes)
AllowAES192 Allow AES-192 encryption algorithm. (Default: Yes)
AllowAES256 Allow AES-256 encryption algorithm. (Default: Yes)
AllowBlowfish Allow Blowfish encryption algorithm. (Default: Yes)
Allow3DES Allow 3DES encryption algorithm. (Default: Yes)
AllowMACSHA1 Allow SHA1 integrity algorithm. (Default: Yes)
AllowMACMD5 Allow MD5 integrity algorithm. (Default: No)
AllowMACSHA196 Allow SHA1-96 integrity algorithm. (Default: Yes)
AllowMACMD596 Allow MD5-96 integrity algorithm. (Default: No)
Banner Specifies the greeting message to display when
the user logs in. (Optional)
MaxSessions The maximum number of clients that can be
connected at the same time. (Default: 5)
SessionIdleTime The number of seconds a user can be idle before
the session is closed. (Default: 1800)
LoginGraceTime When the user has supplied the username, the
Chapter 3: Configuration Reference
277