APC AP9290 User Manual

Page of 113
®
USER’S GUIDE
Vertical Console Port Server
74
sshd options
Set the TCP port for the SSH server.
-p
--port 
Set the SSH version 2 ciphers to use. This value is specified as a list of 
ciphers separated by a plus ( + ) sign. Acceptable values are 3des, 
blowfish, aes128, and aes256. Leaving a cipher out of the list will disable it.
-c <sshv2-ciphers>
--v2ciphers <sshv2-ciphers>
Set the SSH version 1 ciphers to use. This value is specified as a list of 
ciphers separated by a plus ( + ) sign. Acceptable values are des and 
blowfish. Leaving a cipher out of the list will disable it.
-C <sshv1-ciphers>
--v1ciphers <sshv1-ciphers>
Sets the SSH server to use either SSH version 1 or 2.
-v 1 | 2 
--version 1 | 2
Generate the new SSH key with a specific key size of 768, 1024, 2048, or 
4098 bits.
-s <key-size>