# Go back one pageGo to the next page#Go to this book's Index

SSH tab fields

The following table describes fields for the SSH tab.


Field Description
Enable
Enables the SSH server on the device. Choosing secure enables the SSH server in the secure mode, disabling Telnet, web, and SNMP access. Default value is False.
Version
The current implementation of SSH only supports SSHv2.
Port
The port that is used for SSH connections. Default is 22.
MaxSession
The maximum number of simultaneous SSH sessions that are allowed. Default is 2.
Timeout
The number of seconds allowed to establish a SSH session. Default is 60.
KeyAction
Generates or deletes the DSA host key.
DSAKeySize
The size, in bits, of the DSA host key that is generated. Default is 1024.
DsaAuth
If enabled, allows DSA authentication of SSH connections. Default is enabled..
PassAuth
If enabled, allows password authentication of SSH connections. Default is True. The passwords when using password authentication are the Console Read-Only and Console Read-Write passwords. The default passwords are user and secure. When using password authentication, the user name is not required.
LoadServerAddr
IP address of the TFTP server that has the public key file to be downloaded.
TftpFile
The filename of the public key file to be downloaded.
TftpAction
Choosing downloadSshPublicKeys will download the public key file from the TFTP server..
TftpResult
Shows result of last TFTP action.


Go back one pageGo to the next page##Go to this book's Index